tl-esa-tools/q/template.json

22 lines
326 B
JSON
Raw Normal View History

2023-04-29 22:45:52 +03:00
{
"title": "",
"intro": "",
"settings": {
"randomizeQuestions": false,
"randomizeOptions": false
},
"questions": [
{
"group" : "",
2023-04-30 01:53:29 +03:00
"title": "",
2023-04-29 22:45:52 +03:00
"question": "",
"options": [
{
"option": "",
"value": 0
}
]
}
2024-02-16 23:24:48 +03:00
],
"resultsInfo": null
2023-04-29 22:45:52 +03:00
}