|
@ -762,7 +762,6 @@ int main() |
|
|
Question allgQst11 = {.question = "Wie heisst die Hauptstadt von Aegypten?", .answer = "Kairo"}; |
|
|
Question allgQst11 = {.question = "Wie heisst die Hauptstadt von Aegypten?", .answer = "Kairo"}; |
|
|
Question allgQst12 = {.question = "Wie heisst die Hauptstadt von der Tuerkei?", .answer = "Ankara"}; |
|
|
Question allgQst12 = {.question = "Wie heisst die Hauptstadt von der Tuerkei?", .answer = "Ankara"}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Level allgLevel1 = |
|
|
Level allgLevel1 = |
|
|
{ |
|
|
{ |
|
|
.questions = |
|
|
.questions = |
|
@ -786,7 +785,6 @@ int main() |
|
|
Question allgQst23 = {.question = "In welchem Land liegt der Volta-Stausee?", .answer = "Ghana"}; |
|
|
Question allgQst23 = {.question = "In welchem Land liegt der Volta-Stausee?", .answer = "Ghana"}; |
|
|
Question allgQst24 = {.question = "In welchem Land liegt der Hoover-Dam?", .answer = "USA"}; |
|
|
Question allgQst24 = {.question = "In welchem Land liegt der Hoover-Dam?", .answer = "USA"}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Level allgLevel2 = |
|
|
Level allgLevel2 = |
|
|
{ |
|
|
{ |
|
|
.questions = |
|
|
.questions = |
|
|