diff options
Diffstat (limited to 'lessons/matematika/1-exponents/3.json')
-rw-r--r-- | lessons/matematika/1-exponents/3.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/lessons/matematika/1-exponents/3.json b/lessons/matematika/1-exponents/3.json new file mode 100644 index 0000000..29e0ed3 --- /dev/null +++ b/lessons/matematika/1-exponents/3.json @@ -0,0 +1,24 @@ +{ + "randomised": false, + "questionCountForRandomisation": 0, + "questions": [ + { + "question": "Is simpliCity a bad game?", + "attachment": "", + "answers": [ + { + "answer": "Yes", + "correct": true + }, + { + "answer": "Maybe", + "correct": false + }, + { + "answer":"No", + "correct": false + } + ] + } + ] +} |