diff --git a/itis1.json b/itis1.json new file mode 100644 index 0000000..e49f2f2 --- /dev/null +++ b/itis1.json @@ -0,0 +1,12 @@ +{ + "subject": "QuizzITIS", + "questions": [ + { + "question": "What is the correct answer?", + "answers": ["No", "Yes", "No", "No"], + "solution": 1, + "cooldown": 5, + "time": 15 + } + ] +} \ No newline at end of file