467363d651
Made-with: Cursor
121 lines
2.5 KiB
JSON
121 lines
2.5 KiB
JSON
{
|
|
"readMs": 30000,
|
|
"answerMs": 5000,
|
|
"betweenMs": 3000,
|
|
"questions": [
|
|
{
|
|
"text": "test1",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test2",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test3",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test4",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test5",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test6",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test7",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test8",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test9",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test10",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test11",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test12",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test13",
|
|
"answerTrue": true
|
|
},
|
|
{
|
|
"text": "test14",
|
|
"answerTrue": true
|
|
}
|
|
],
|
|
"carryQuestions": [
|
|
{
|
|
"text": "test",
|
|
"choices": [
|
|
"a",
|
|
"b",
|
|
"c",
|
|
"d",
|
|
"e",
|
|
"f",
|
|
"s",
|
|
"d",
|
|
"f",
|
|
"z",
|
|
"deeee",
|
|
"gfsdfsdf",
|
|
"fsdfsdf",
|
|
"dsfewfef",
|
|
"ssdfsdf",
|
|
"eeee"
|
|
],
|
|
"correctIndex": 1
|
|
},
|
|
{
|
|
"text": "test2",
|
|
"choices": [
|
|
"a",
|
|
"s",
|
|
"d",
|
|
"f",
|
|
"h",
|
|
"a",
|
|
"qwdqwd",
|
|
"sdgsdg",
|
|
"sdfsdf",
|
|
"asdasd",
|
|
"asdasd",
|
|
"asdasd",
|
|
"qwdqwd",
|
|
"asdasd",
|
|
"zxasdf",
|
|
"asdasd"
|
|
],
|
|
"correctIndex": 5
|
|
}
|
|
],
|
|
"battleQuizMcq": [
|
|
{
|
|
"categoryId": "cybercrime",
|
|
"text": "ฟหกฟหก",
|
|
"choices": [
|
|
"ๆไำ",
|
|
"ฟหฟหด",
|
|
"ฟหกไๆไก"
|
|
],
|
|
"correctIndex": 0
|
|
}
|
|
]
|
|
} |