Compare commits
2 Commits
0c6ac62107
...
88bfed7c07
| Author | SHA1 | Date | |
|---|---|---|---|
|
88bfed7c07
|
|||
|
f3e91bcd46
|
+8
-1
@@ -18,7 +18,7 @@
|
|||||||
{
|
{
|
||||||
"question": "Che isola è questa?",
|
"question": "Che isola è questa?",
|
||||||
"answers": ["Isole Shetland", "Paden Island", "Isole Cook", "Little St. James"],
|
"answers": ["Isole Shetland", "Paden Island", "Isole Cook", "Little St. James"],
|
||||||
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Little_Saint_James.png/1280px-Little_Saint_James.png",
|
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Little_Saint_James.png/500px-Little_Saint_James.png",
|
||||||
"solution": 3,
|
"solution": 3,
|
||||||
"cooldown": 3,
|
"cooldown": 3,
|
||||||
"time": 15
|
"time": 15
|
||||||
@@ -43,6 +43,13 @@
|
|||||||
"solution": 0,
|
"solution": 0,
|
||||||
"cooldown": 3,
|
"cooldown": 3,
|
||||||
"time": 15
|
"time": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Quale dei seguenti è considerabile un piatto primo popolare cinese?",
|
||||||
|
"answers": ["Sushi", "Ravioli", "Pizza", "Carne di cane"],
|
||||||
|
"solution": 3,
|
||||||
|
"cooldown": 5,
|
||||||
|
"time": 15
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user