logic done
This commit is contained in:
@@ -68,23 +68,23 @@ export const quiz: tQuizzes = [
|
||||
"title": "Вопрос 3 Выбирай",
|
||||
"tasks": [
|
||||
{
|
||||
"question": "123",
|
||||
"question": "да",
|
||||
"answer": true
|
||||
},
|
||||
{
|
||||
"question": "456",
|
||||
"question": "нет",
|
||||
"answer": false
|
||||
},
|
||||
{
|
||||
"question": "789",
|
||||
"question": "да1",
|
||||
"answer": true
|
||||
},
|
||||
{
|
||||
"question": "101112",
|
||||
"question": "нет1",
|
||||
"answer": false
|
||||
},
|
||||
{
|
||||
"question": "131415",
|
||||
"question": "да2",
|
||||
"answer": true
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user