diff --git a/builds/VDS-Quiz-699bc870ed4d401cb7cc02e299a597fb-signed.aab b/builds/VDS-Quiz-699bc870ed4d401cb7cc02e299a597fb-signed.aab new file mode 100644 index 0000000..7e82771 Binary files /dev/null and b/builds/VDS-Quiz-699bc870ed4d401cb7cc02e299a597fb-signed.aab differ diff --git a/svg/results.svg b/svg/results.svg index 7d52888..e97cf93 100644 --- a/svg/results.svg +++ b/svg/results.svg @@ -12,13 +12,13 @@ id="Ebene_1" x="0px" y="0px" - viewBox="0 0 800 800" + viewBox="0 0 800 1400" xml:space="preserve" sodipodi:docname="results.svg" inkscape:version="1.0beta1 (unknown)" width="800" - height="800" - inkscape:export-filename="/docs/Dslak/vds_quiz/vds-app/App/assets/unsafe.jpg.png" + height="1400" + inkscape:export-filename="/docs/Dslak/vds_quiz/vds-app/App/assets/error.jpg.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> @@ -35,6 +35,8 @@ + + @@ -46,7 +48,11 @@ - + + + + + @@ -66,6 +72,8 @@ + + @@ -76,6 +84,8 @@ + + @@ -86,6 +96,8 @@ + + @@ -120,6 +136,8 @@ + + @@ -134,6 +152,8 @@ + + @@ -153,6 +175,8 @@ + + @@ -169,6 +193,8 @@ + + @@ -192,6 +220,8 @@ + + @@ -208,6 +238,8 @@ + + @@ -231,6 +265,8 @@ + + @@ -247,6 +283,8 @@ + + @@ -271,6 +311,8 @@ + + @@ -300,6 +344,8 @@ + + @@ -331,6 +379,8 @@ + + @@ -361,6 +411,8 @@ + + @@ -438,6 +496,8 @@ + + @@ -448,6 +508,8 @@ + + @@ -466,6 +528,8 @@ + + @@ -476,6 +540,8 @@ + + @@ -578,6 +654,8 @@ + + @@ -620,6 +700,8 @@ + + @@ -632,7 +714,9 @@ x2="687.32172" y2="452.36615" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.73549165,0,0,0.53473221,-122.70061,-41.695048)" /> + gradientTransform="matrix(0.73549165,0,0,0.53473221,-231.59988,-1184.4287)" /> + + @@ -649,6 +733,8 @@ + + + + + + + + + + + + @@ -722,6 +820,8 @@ + + @@ -778,6 +880,8 @@ + + + width="2086.2688" + height="1802.7738" + x="-3420.6333" + y="-3061.9585" /> + + + style="opacity:1;fill:#a81d1d;fill-opacity:0.99324107;stroke-width:1.05204" /> + + + height="2141.8801" + x="-5498.3076" + y="-2527.8088" /> + + @@ -831,6 +941,8 @@ + + + + + + + + + + + ry="400.51532" + rx="1205.2823" + cy="327.19742" + cx="223.79865" + id="path870-1" + style="fill:url(#linearGradient978);fill-opacity:1;stroke:none" /> + + + cx="-973.08563" + cy="-447.14417" + rx="1395.3616" + ry="400.51532" + transform="scale(-1)" + style="fill:url(#linearGradient980);fill-opacity:1;stroke:none;stroke-width:1.07597" + id="path870-0-6" /> + + + ry="251.08421" + rx="1069.1677" + cy="-802.784" + cx="-780.76215" + id="ellipse926-5" + style="fill:url(#linearGradient982);fill-opacity:1;stroke:none;stroke-width:0.808527" + transform="matrix(-0.94066274,0.3393429,-0.10838861,-0.9941086,0,0)" /> + + + style="fill:url(#linearGradient984);fill-opacity:1;stroke:none" + id="ellipse930-8" + cx="1029.0581" + cy="21.574158" + rx="1205.2823" + ry="400.51532" /> + + + + @@ -980,4 +1120,6 @@ + + diff --git a/vds-app/App/assets/bg.jpg b/vds-app/App/assets/bg.jpg index 1869caa..1eb431a 100644 Binary files a/vds-app/App/assets/bg.jpg and b/vds-app/App/assets/bg.jpg differ diff --git a/vds-app/App/assets/error.jpg b/vds-app/App/assets/error.jpg index 0888362..0e46804 100644 Binary files a/vds-app/App/assets/error.jpg and b/vds-app/App/assets/error.jpg differ diff --git a/vds-app/App/assets/passed.jpg b/vds-app/App/assets/passed.jpg index ef890a6..8f66425 100644 Binary files a/vds-app/App/assets/passed.jpg and b/vds-app/App/assets/passed.jpg differ diff --git a/vds-app/App/assets/unsafe.jpg b/vds-app/App/assets/unsafe.jpg index 3fdf29b..8585825 100644 Binary files a/vds-app/App/assets/unsafe.jpg and b/vds-app/App/assets/unsafe.jpg differ diff --git a/vds-app/App/screens/QuizIndex.js b/vds-app/App/screens/QuizIndex.js index c5a3d42..1b0b1f9 100644 --- a/vds-app/App/screens/QuizIndex.js +++ b/vds-app/App/screens/QuizIndex.js @@ -17,16 +17,20 @@ import { RowItem } from "../components/RowItem" import { colors, texts} from "../components/Variables" import { examQuestions } from "../components/ExamQuestions" -export default ({ navigation }) => ( - - +/* navigation.navigate("Quiz", { title: "TEST", questions: testQuestions, color: colors.blue })}/> +*/ + +export default ({ navigation }) => ( + + + navigation.navigate("Quiz", {