diff --git a/src/lib/games/games.ts b/src/lib/games/games.ts index abe520b..5b6359a 100644 --- a/src/lib/games/games.ts +++ b/src/lib/games/games.ts @@ -492,471 +492,6 @@ const games: Games = [ } ] }, - { - name: "LAN Party 2", - walls: [ - { - name: "Wall 1", - categories: [ - { - name: "Category 1", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 2", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 3", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 4", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 5", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - } - ] - }, - { - name: "Wall 2", - categories: [ - { - name: "Category 1", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 2", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 3", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 4", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - }, - { - name: "Category 5", - questions: [ - { - points: 100, - type: "SIMPLE", - data: { - question: "Question 1?", - answer: "Answer 1" - } - }, - { - points: 200, - type: "SIMPLE", - data: { - question: "Question 2?", - answer: "Answer 2" - } - }, - { - points: 300, - type: "SIMPLE", - data: { - question: "Question 3?", - answer: "Answer 3" - } - }, - { - points: 400, - type: "SIMPLE", - data: { - question: "Question 4?", - answer: "Answer 4" - } - }, - { - points: 500, - type: "SIMPLE", - data: { - question: "Question 5?", - answer: "Answer 5" - } - } - ] - } - ] - } - ] - }, { name: "Ich gehe zur Schule", walls: [ @@ -1041,11 +576,12 @@ const games: Games = [ } }, { - type: "SIMPLE", - points: 0, + type: "AUDIO_MULTIPLE_CHOICE", + points: 300, data: { - question: "Frage 3", - answer: "Antwort 3" + question: "Welches Tier macht dieses Geräusch?", + audio: "goingtoschool/Shoebill.mp3", + choices: ["Schuhschnabel", "Pelikan", "Andenkondor", "Kranich"] } }, { @@ -1063,11 +599,17 @@ const games: Games = [ } }, { - type: "SIMPLE", - points: 0, + type: "IMAGE_MULTIPLE_CHOICE", + points: 500, data: { - question: "Frage 5", - answer: "Antwort 5" + question: "Wie heißt diese Pflanze?", + image: "goingtoschool/ctenanthe_oppenheimiana.jpg", + choices: [ + "Ctenanthe Oppenheimiana", + "Calathea Oppenheimiana", + "Maranta Oppenheimiana", + "Stromanthe Oppenheimiana" + ] } } ] @@ -1235,6 +777,546 @@ const games: Games = [ ] } ] + }, + { + name: "Schulfächer", + categories: [ + { + name: "Englisch", + questions: [ + { + type: "SIMPLE", + points: 100, + data: { + question: "Wie lautet 'sink' im past participle?", + answer: "sunk" + } + }, + { + type: "SIMPLE", + points: 200, + data: { + question: "Was bedeutet das Wort 'voluptuous'?", + answer: "üppig, wollüstig, sinnlich, schwelgerisch, verlockend, ausschweifend, hingebungsvoll" + } + }, + { + type: "SIMPLE", + points: 300, + data: { + question: "Wie viele Zeitformen hat die englische Sprache?", + answer: "12" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 400, + data: { + question: "Wie viele Bedeutungen hat das Wort 'run'?", + choices: ["645", "5", "23", "11", "36"] + } + }, + { + type: "AUDIO_MULTIPLE_CHOICE", + points: 500, + data: { + question: "Aus welcher Region kommt dieser Akzent?", + audio: "goingtoschool/englishAccent.mp3", + choices: [ + "East Yorkshire", + "Cockney", + "Glasgow", + "London", + "Texas", + "Dublin" + ] + } + } + ] + }, + { + name: "Physik", + questions: [ + { + type: "SIMPLE", + points: 100, + data: { + question: + "Wie lautet die Formel zur Berechnung des elektrischen Widerstands?", + answer: "R = U/I" + } + }, + { + type: "SIMPLE", + points: 200, + data: { + question: "Wieviele Planeten hat unser Sonnensystem?", + answer: "8" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 300, + data: { + question: "Wie viele natürliche Satelliten besitzt der Saturn?", + choices: ["274", "28", "78", "97", "198", "212", "379"] + } + }, + { + type: "SIMPLE", + points: 400, + data: { + question: "Wer gilt als Vater der Quantenphysik?", + answer: "Max Karl Ernst Ludwig Planck" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 500, + data: { + question: "Wie lautet die kürzeste messbare Zeit?", + choices: [ + "Planck-Zeit", + "Einstein-Zeit", + "Oppenheimer-Zeit", + "Schrödinger-Zeit", + "Curie-Zeit" + ] + } + } + ] + }, + { + name: "Geschichte", + questions: [ + { + type: "SIMPLE", + points: 100, + data: { + question: + "Vor wieviel Milliarden Jahren fand der Urknall statt?", + answer: "13,8 Milliarden Jahre" + } + }, + { + type: "SIMPLE", + points: 200, + data: { + question: "Wie hieß der einzige weibliche König Polens?", + answer: "Jadwiga Andegaweńska (deutsch: Hedwig von Anjou)" + } + }, + { + type: "IMAGE", + points: 300, + data: { + question: "Wer ist das?", + image: "goingtoschool/venusauswillendorf.jpg", + answer: "Venus aus Willendorf" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 400, + data: { + question: "Wann wurde das Heilige Römische Reich gegründet?", + choices: ["962", "712", "845", "1034", "1145"] + } + }, + { + type: "SIMPLE", + points: 500, + data: { + question: + "Wer war der erste Kaiser des Heiligen Römischen Reiches?", + answer: "Otto I. der Große" + } + } + ] + }, + { + name: "Informatik", + questions: [ + { + type: "IMAGE", + points: 100, + data: { + question: "Welche Programmiersprache ist hier zu sehen?", + answer: "Brainfuck", + image: "goingtoschool/brainfuck.png" + } + }, + { + type: "SIMPLE", + points: 200, + data: { + question: + "Wie heißt der erste funktionsfähige, frei programmierbare, digital arbeitende Computer?", + answer: "Z3" + } + }, + { + type: "SIMPLE", + points: 300, + data: { + question: "Was versteht man unter dem Jahr 2000 Problem?", + answer: "Vor 2000 wurden Jahreszahlen immer nur durch 2 Zahlen dargestellt. Dadurch wären ab 2000 falsche Jahreszahlen dargestellt worden." + } + }, + { + type: "MULTIPLE_CHOICE", + points: 400, + data: { + question: "Welchen Automaten gibt es nicht?", + choices: [ + "Dachautomat", + "Kellerautomat", + "deterministischer Automat", + "nicht deterministischer Automat" + ] + } + }, + { + type: "SIMPLE", + points: 500, + data: { + question: + "Welche Zeichenketten werden durch diesen regulären Ausdruck validiert: '/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$/'", + answer: "Emails" + } + } + ] + }, + { + name: "Politische Bildung", + questions: [ + { + points: 100, + type: "SIMPLE", + data: { + question: "Welches politische System gilt in Deutschland?", + answer: "Die parlamentarische Demokratie" + } + }, + { + points: 200, + type: "IMAGE", + data: { + question: "Welches Gebäude ist hier zu sehen?", + answer: "Das Bundeskanzleramt", + image: "goingtoschool/sitzbundeskanzler.jpg" + } + }, + { + points: 300, + type: "SIMPLE", + data: { + question: + "In welchem Jahrhundert und wo wurde die Demokratie gegründet?", + answer: "6. Jhd. vor Christus in Athen" + } + }, + { + points: 400, + type: "MULTIPLE_CHOICE", + data: { + question: + "Welche Bedingungen müssen erfüllt sein, damit eine Partei in den Bundestag einziehen kann?", + choices: [ + "Sie muss fünf Prozent der Stimmen oder drei Direktmandate erwerben.", + "Sie muss drei Prozent der Stimmen auf sich vereinen.", + "Sie muss vier Direktmandate haben.", + "Sie muss alle Stimmen auf sich vereinen." + ] + } + }, + { + points: 500, + type: "IMAGE_MULTIPLE_CHOICE", + data: { + question: + "Wer hat den Adler für den Plenarsaal in Berlin gestaltet?", + choices: [ + "Lord Normann Foster", + "Ludwig Gies", + "Gerhard Richter", + "Marie-Elisabeth-Lüders" + ], + image: "goingtoschool/adler.jpg" + } + } + ] + } + ] + }, + { + name: "Schulfächer", + categories: [ + { + name: "Polnisch", + questions: [ + { + type: "SIMPLE", + points: 100, + data: { + question: "Wie viele Fälle gibt es in der polnischen Sprache?", + answer: "7" + } + }, + { + type: "AUDIO", + points: 200, + data: { + question: "Um welches Tier geht es hier?", + answer: "Bober, kurwa! (Bieber)", + audio: "goingtoschool/bober.mp3" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 300, + data: { + question: "Wie heißt der aktuelle Präsident Polens?", + choices: [ + "Karol Nawrocki", + "Andrzej Duda", + "Bronisław Komorowski", + "Grzegorz Schetyna", + "Bogdan Borusewicz", + "Lech Kaczyński", + "Aleksander Kwaśniewski", + "Rafał Trzaskowski" + ] + } + }, + { + type: "AUDIO", + points: 400, + data: { + question: "Um was geht es in diesem Lied?", + answer: "Drogen und Depressionen", + audio: "goingtoschool/koksu.mp3" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 500, + data: { + question: "Wie viele Dialekt-Gruppen gibt es im polnischen?", + choices: ["7", "5", "6", "8", "9", "10"] + } + } + ] + }, + { + name: "Chemie", + questions: [ + { + type: "SIMPLE", + points: 100, + data: { + question: + "Was ist das häufigste chemische Element im Universum?", + answer: "Wasserstoff" + } + }, + { + type: "SIMPLE", + points: 200, + data: { + question: "Wie lautet die chemische Formel für Glucose?", + answer: "C6 H12 O6" + } + }, + { + type: "MULTIPLE_CHOICE", + points: 300, + data: { + question: "Ein Magnesiumspan wird erhitzt. Nach kurzer Zeit...", + choices: [ + "...flammt das Magnesium grell auf", + "...schimmert das Magnesium bläulich", + "...schimmert das Magnesium grünlich", + "...flammt das Magnesium leicht auf" + ] + } + }, + { + type: "SIMPLE", + points: 400, + data: { + question: + "Wie viel Milliliter Flüssigkeit bekommt man, wenn man 50ml Wasser und 50ml Ethanol mischt?", + answer: "96ml" + } + }, + { + type: "SIMPLE", + points: 500, + data: { + question: + "Was passiert, wenn man 0,4 g Kalium (rund 0,01 Mol) in einem stickstoffgefüllten 2-l-Kolben (rund 0,1 Mol) auf etwa 500 °C erhitzt?", + answer: "Das Kalium schmilzt" + } + } + ] + }, + { + name: "Geographie", + questions: [ + { + type: "SIMPLE", + points: 100, + data: { + question: "Nenne alle Bundesländer Deutschlands", + answer: "Baden-Württemberg, Bayern, Berlin, Brandenburg, Bremen, Hamburg, Hessen, Mecklenburg-Vorpommern, Niedersachsen Nordreihn-Westfalen, Rheinland-Pfalz, Saarland, Sachsen, Sachsen-Anhalt, Schleswig-Holstein, Thüringen" + } + }, + { + type: "SIMPLE", + points: 200, + data: { + question: + "Welches Land in Europa hat die meisten Nachbarländer und wie viele?", + answer: "Deutschland, 9" + } + }, + { + type: "SIMPLE", + points: 300, + data: { + question: "Welcher Berg ist der höchste Berg in Nordamerika?", + answer: "Mount McKinley, 6190m" + } + }, + { + type: "IMAGE", + points: 400, + data: { + question: "Zu welchem Land gehört diese Flagge?", + image: "goingtoschool/flagsanmarino.svg", + answer: "San Marino" + } + }, + { + type: "IMAGE", + points: 500, + data: { + question: "Welches Land ist hier zu sehen?", + image: "goingtoschool/liechtenstein.jpg", + answer: "Liechtenstein" + } + } + ] + }, + { + name: "Musik", + questions: [ + { + type: "MULTIPLE_CHOICE", + points: 100, + data: { + question: "Wer hat die deutsche Nationalhymne geschrieben?", + choices: [ + "Joseph Haydn", + "Ludwig van Beethoven", + "Johann Sebastian Bach", + "Johann Strauss", + "Richard Wagner" + ] + } + }, + { + type: "AUDIO", + points: 200, + data: { + question: "Wer hat dieses Lied geschrieben und wie heißt es?", + answer: "Wolfgang Amadeus Mozart - Papagena! Papageno!", + audio: "goingtoschool/papageno.mp3" + } + }, + { + type: "AUDIO", + points: 300, + data: { + question: "Welches Instrument spielt hier welches Lied?", + answer: "Fagott - Ode an die Freude", + audio: "goingtoschool/fagott.mp3" + } + }, + { + type: "AUDIO", + points: 400, + data: { + question: + "Von welchem Spiel ist dies die Titelmelodie, wie heißt das Lied und wer hat es komponiert?", + answer: "Civilization VI - Sogno di Volare - Christopher Tin", + audio: "goingtoschool/sognodivloare.mp3" + } + }, + { + type: "AUDIO", + points: 500, + data: { + question: + "Aus welcher Oper ist dieses Lied und in welcher Sprache ist es gesungen?", + answer: "Carmen - Spanisch", + audio: "goingtoschool/carmen.mp3" + } + } + ] + }, + { + name: "Kunst", + questions: [ + { + type: "IMAGE", + points: 100, + data: { + question: "Wie heißt dieses Gemälde und wer hat es gemalt?", + answer: "Mona Lisa - Leonardo da Vinci", + image: "goingtoschool/mona.png" + } + }, + { + type: "IMAGE", + points: 200, + data: { + question: "Wie heißt dieses Gemälde und wer hat es gemalt?", + answer: "Drei Sonnenblumen - Vincent van Gogh", + image: "goingtoschool/sonnenblumen.png" + } + }, + { + type: "IMAGE", + points: 300, + data: { + question: "Wie heißt dieses Gemälde und wer hat es gemalt?", + answer: "Der Schrei - Edvard Munch", + image: "goingtoschool/schrei.png" + } + }, + { + type: "IMAGE", + points: 400, + data: { + question: "Wie heißt dieses Gemälde und wer hat es gemalt?", + answer: "Turmbau zu Babel - Pieter Bruegel der Ältere", + image: "goingtoschool/babel.png" + } + }, + { + type: "IMAGE", + points: 500, + data: { + question: "Wie heißt dieses Gemälde und wer hat es gemalt?", + answer: "Die Freiheit führt das Volk - Eugène Delacroix", + image: "goingtoschool/frankreich.png" + } + } + ] + } + ] } ] } diff --git a/static/images/goingtoschool/adler.jpg b/static/images/goingtoschool/adler.jpg new file mode 100644 index 0000000..57fabd6 Binary files /dev/null and b/static/images/goingtoschool/adler.jpg differ diff --git a/static/images/goingtoschool/babel.png b/static/images/goingtoschool/babel.png new file mode 100644 index 0000000..c2442db Binary files /dev/null and b/static/images/goingtoschool/babel.png differ diff --git a/static/images/goingtoschool/brainfuck.png b/static/images/goingtoschool/brainfuck.png new file mode 100644 index 0000000..e129925 Binary files /dev/null and b/static/images/goingtoschool/brainfuck.png differ diff --git a/static/images/goingtoschool/ctenanthe_oppenheimiana.jpg b/static/images/goingtoschool/ctenanthe_oppenheimiana.jpg new file mode 100644 index 0000000..83eee77 Binary files /dev/null and b/static/images/goingtoschool/ctenanthe_oppenheimiana.jpg differ diff --git a/static/images/goingtoschool/flagsanmarino.svg b/static/images/goingtoschool/flagsanmarino.svg new file mode 100644 index 0000000..293140e --- /dev/null +++ b/static/images/goingtoschool/flagsanmarino.svg @@ -0,0 +1,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/images/goingtoschool/frankreich.png b/static/images/goingtoschool/frankreich.png new file mode 100644 index 0000000..cf5d286 Binary files /dev/null and b/static/images/goingtoschool/frankreich.png differ diff --git a/static/images/goingtoschool/liechtenstein.jpg b/static/images/goingtoschool/liechtenstein.jpg new file mode 100644 index 0000000..dc5a1bf Binary files /dev/null and b/static/images/goingtoschool/liechtenstein.jpg differ diff --git a/static/images/goingtoschool/mona.png b/static/images/goingtoschool/mona.png new file mode 100644 index 0000000..6721fb6 Binary files /dev/null and b/static/images/goingtoschool/mona.png differ diff --git a/static/images/goingtoschool/schrei.png b/static/images/goingtoschool/schrei.png new file mode 100644 index 0000000..6ab6c79 Binary files /dev/null and b/static/images/goingtoschool/schrei.png differ diff --git a/static/images/goingtoschool/sitzbundeskanzler.jpg b/static/images/goingtoschool/sitzbundeskanzler.jpg new file mode 100644 index 0000000..b4a0511 Binary files /dev/null and b/static/images/goingtoschool/sitzbundeskanzler.jpg differ diff --git a/static/images/goingtoschool/sonnenblumen.png b/static/images/goingtoschool/sonnenblumen.png new file mode 100644 index 0000000..7171598 Binary files /dev/null and b/static/images/goingtoschool/sonnenblumen.png differ diff --git a/static/images/goingtoschool/venusauswillendorf.jpg b/static/images/goingtoschool/venusauswillendorf.jpg new file mode 100644 index 0000000..c076a97 Binary files /dev/null and b/static/images/goingtoschool/venusauswillendorf.jpg differ diff --git a/static/sounds/goingtoschool/Shoebill.mp3 b/static/sounds/goingtoschool/Shoebill.mp3 new file mode 100644 index 0000000..164696e Binary files /dev/null and b/static/sounds/goingtoschool/Shoebill.mp3 differ diff --git a/static/sounds/goingtoschool/bober.mp3 b/static/sounds/goingtoschool/bober.mp3 new file mode 100644 index 0000000..87e6391 Binary files /dev/null and b/static/sounds/goingtoschool/bober.mp3 differ diff --git a/static/sounds/goingtoschool/carmen.mp3 b/static/sounds/goingtoschool/carmen.mp3 new file mode 100644 index 0000000..7167c14 Binary files /dev/null and b/static/sounds/goingtoschool/carmen.mp3 differ diff --git a/static/sounds/goingtoschool/englishAccent.mp3 b/static/sounds/goingtoschool/englishAccent.mp3 new file mode 100644 index 0000000..6c7baba Binary files /dev/null and b/static/sounds/goingtoschool/englishAccent.mp3 differ diff --git a/static/sounds/goingtoschool/fagott.mp3 b/static/sounds/goingtoschool/fagott.mp3 new file mode 100644 index 0000000..2bcf5a6 Binary files /dev/null and b/static/sounds/goingtoschool/fagott.mp3 differ diff --git a/static/sounds/goingtoschool/koksu.mp3 b/static/sounds/goingtoschool/koksu.mp3 new file mode 100644 index 0000000..4313484 Binary files /dev/null and b/static/sounds/goingtoschool/koksu.mp3 differ diff --git a/static/sounds/goingtoschool/papageno.mp3 b/static/sounds/goingtoschool/papageno.mp3 new file mode 100644 index 0000000..d5902b1 Binary files /dev/null and b/static/sounds/goingtoschool/papageno.mp3 differ diff --git a/static/sounds/goingtoschool/poly.mp3 b/static/sounds/goingtoschool/poly.mp3 new file mode 100644 index 0000000..c11a599 Binary files /dev/null and b/static/sounds/goingtoschool/poly.mp3 differ diff --git a/static/sounds/goingtoschool/sognodivloare.mp3 b/static/sounds/goingtoschool/sognodivloare.mp3 new file mode 100644 index 0000000..a8f25fc Binary files /dev/null and b/static/sounds/goingtoschool/sognodivloare.mp3 differ