Compare commits
4 Commits
main
...
661c721b2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
661c721b2c
|
|||
|
ff5cca6f5a
|
|||
|
fc4b84a604
|
|||
|
b1fb8be1e2
|
@@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"subject": "The Racist Quiz 1",
|
||||||
|
"questions":[
|
||||||
|
{
|
||||||
|
"question": "Chi ha messo in scena l'attentato dell'11 settembre?",
|
||||||
|
"answers": ["Saddam Hussein", "Al Quaeida", "Gli ebrei", "Il presidente degli USA"],
|
||||||
|
"solution": 2,
|
||||||
|
"cooldown": 3,
|
||||||
|
"time": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Quale dei seguenti personaggi non venne ucciso dai sionisti?",
|
||||||
|
"answers": ["John F. Kennedy", "Kim Il-sung", "Charlie Kirk", "Michael Jackson"],
|
||||||
|
"solution": 1,
|
||||||
|
"cooldown": 5,
|
||||||
|
"time": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Che isola è questa?",
|
||||||
|
"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",
|
||||||
|
"solution": 3,
|
||||||
|
"cooldown": 3,
|
||||||
|
"time": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "È considerato anti-semitismo?: comparare il genocidio della Striscia di Gaza all'Olocausto",
|
||||||
|
"answers": ["Vero", "Falso"],
|
||||||
|
"solution": 0,
|
||||||
|
"cooldown": 3,
|
||||||
|
"time": 15
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user