Compare commits
2 Commits
025bc608db
...
080c12f962
| Author | SHA1 | Date | |
|---|---|---|---|
|
080c12f962
|
|||
|
af5fb32a46
|
+8
-1
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"question": "Quale dei seguenti professori utilizza in particolar modo l'IA per svolgere lezioni?",
|
||||
"answers": ["Prof. Zini", "Prof. Lesca", "Prof. di Campi", "Prof. Implora"],
|
||||
"solution": 1,
|
||||
"solution": 2,
|
||||
"cooldown": 3,
|
||||
"time": 15
|
||||
},
|
||||
@@ -21,6 +21,13 @@
|
||||
"solution": 2,
|
||||
"cooldown": 5,
|
||||
"time": 15
|
||||
},
|
||||
{
|
||||
"question": "China (Yu) ha mai bestemmiato?",
|
||||
"answers": ["Sì, durante una lezione", "Sì, durante un esame", "Sì, durante la visita d'istruzione", "Nessuna di queste, è un angelo"],
|
||||
"solution": 2,
|
||||
"cooldown": 5,
|
||||
"time": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user