SpaceQuestions_MarioKart/Assets/Resources/English_Vocabulary.json
2025-12-11 13:14:43 +01:00

251 lines
4.5 KiB
JSON

{
"title": "English Vocabulary",
"age": "14 - 17",
"subject": "Englisch",
"questions": [
{
"questionText": "Badezimmer",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "restroom",
"image": ""
},
{
"text": "bedroom",
"image": ""
},
{
"text": "kitchen",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "Erkältung",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "cold",
"image": ""
},
{
"text": "warm",
"image": ""
},
{
"text": "tired",
"image": ""
},
{
"text": "bed",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "Eltern",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "parents",
"image": ""
},
{
"text": "brother",
"image": ""
},
{
"text": "siblings",
"image": ""
},
{
"text": "ice cream",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "erkennen",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "recognize",
"image": ""
},
{
"text": "explain",
"image": ""
},
{
"text": "can",
"image": ""
},
{
"text": "end",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "erinnern",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "remember",
"image": ""
},
{
"text": "memory",
"image": ""
},
{
"text": "drink",
"image": ""
},
{
"text": "give",
"image": ""
},
{
"text": "thought",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "today",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "heute",
"image": ""
},
{
"text": "morgen",
"image": ""
},
{
"text": "alles",
"image": ""
},
{
"text": "müde",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "Kaffee",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "coffee",
"image": ""
},
{
"text": "coffin",
"image": ""
},
{
"text": "altered",
"image": ""
},
{
"text": "hope",
"image": ""
},
{
"text": "ill",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "langweilig",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "boring",
"image": ""
},
{
"text": "old",
"image": ""
},
{
"text": "laughing",
"image": ""
},
{
"text": "lunch",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "seitdem",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "since then",
"image": ""
},
{
"text": "since forever",
"image": ""
},
{
"text": "until then",
"image": ""
},
{
"text": "later",
"image": ""
}
],
"correctAnswerIndex": 0
},
{
"questionText": "busy",
"questionImage": "",
"questionSound": "",
"answers": [
{
"text": "beschäftigt",
"image": ""
},
{
"text": "beruflich",
"image": ""
},
{
"text": "kaufen",
"image": ""
},
{
"text": "vorschlagen",
"image": ""
}
],
"correctAnswerIndex": 0
}
]
}