{
  "theme": "Unterwasser",
  "questions": [
    {
      "id": 1,
      "question": "Wie viele Arme hat ein Oktopus?",
      "difficulty": 1,
      "answers": [
        {
          "text": "8",
          "correct": true
        },
        {
          "text": "6",
          "correct": false
        },
        {
          "text": "10",
          "correct": false
        }
      ]
    },
    {
      "id": 2,
      "question": "Welches ist das größte Tier im Ozean?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Blauwal",
          "correct": true
        },
        {
          "text": "Delfin",
          "correct": false
        },
        {
          "text": "Weißer Hai",
          "correct": false
        }
      ]
    },
    {
      "id": 3,
      "question": "Welches Meerestier läuft seitwärts?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Krabbe",
          "correct": true
        },
        {
          "text": "Seestern",
          "correct": false
        },
        {
          "text": "Wal",
          "correct": false
        }
      ]
    },
    {
      "id": 4,
      "question": "Welches Meerestier trägt einen harten Panzer und kann sehr alt werden?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Meeresschildkröte",
          "correct": true
        },
        {
          "text": "Tintenfisch",
          "correct": false
        },
        {
          "text": "Qualle",
          "correct": false
        }
      ]
    },
    {
      "id": 5,
      "question": "Wie nennt man Pflanzen, die im Meer wachsen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Algen",
          "correct": true
        },
        {
          "text": "Wüstenblume",
          "correct": false
        },
        {
          "text": "Bergmoos",
          "correct": false
        }
      ]
    },
    {
      "id": 6,
      "question": "Wie viel Prozent der Erdoberfläche sind etwa mit Wasser bedeckt?",
      "difficulty": 1,
      "answers": [
        {
          "text": "70%",
          "correct": true
        },
        {
          "text": "60%",
          "correct": false
        },
        {
          "text": "40%",
          "correct": false
        }
      ]
    },
    {
      "id": 7,
      "question": "Welcher Ozean ist der größte der Welt?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Pazifik",
          "correct": true
        },
        {
          "text": "Atlantik",
          "correct": false
        },
        {
          "text": "Indischer Ozean",
          "correct": false
        }
      ]
    },
    {
      "id": 8,
      "question": "Wie nennt man das Wasser in den Ozeanen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Salzwasser",
          "correct": true
        },
        {
          "text": "Mineralwasser",
          "correct": false
        },
        {
          "text": "Süßwasser",
          "correct": false
        }
      ]
    },
    {
      "id": 9,
      "question": "Ist ein Delfin ein Fisch oder ein Säugetier?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Säugetier",
          "correct": true
        },
        {
          "text": "Reptil",
          "correct": false
        },
        {
          "text": "Fisch",
          "correct": false
        }
      ]
    },
    {
      "id": 10,
      "question": "Welches Tier wird oft als \"König der Meere\" bezeichnet?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Orca",
          "correct": true
        },
        {
          "text": "Wal",
          "correct": false
        },
        {
          "text": "Schildkröte",
          "correct": false
        }
      ]
    },
    {
      "id": 11,
      "question": "Welches Tier baut riesige Riffe aus Kalk?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Korallen",
          "correct": true
        },
        {
          "text": "Muscheln",
          "correct": false
        },
        {
          "text": "Seesterne",
          "correct": false
        }
      ]
    },
    {
      "id": 12,
      "question": "Welcher Fisch hat keine Schuppen, sondern eine Haut, die sich wie Sandpapier anfühlt?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Hai",
          "correct": true
        },
        {
          "text": "Goldfisch",
          "correct": false
        },
        {
          "text": "Aal",
          "correct": false
        }
      ]
    },
    {
      "id": 13,
      "question": "Wie atmen Fische unter Wasser?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Durch Kiemen",
          "correct": true
        },
        {
          "text": "Durch die Nase",
          "correct": false
        },
        {
          "text": "Sie halten die Luft an",
          "correct": false
        }
      ]
    },
    {
      "id": 14,
      "question": "Welcher Fisch sieht aus wie eine Schlange, ist aber ein Fisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Aal",
          "correct": true
        },
        {
          "text": "Seeschlange",
          "correct": false
        },
        {
          "text": "Regenwurm",
          "correct": false
        }
      ]
    },
    {
      "id": 15,
      "question": "Was macht der Kugelfisch, wenn er Angst hat?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Er bläst sich auf",
          "correct": true
        },
        {
          "text": "Er schwimmt schnell",
          "correct": false
        },
        {
          "text": "Er versteckt sich",
          "correct": false
        }
      ]
    },
    {
      "id": 16,
      "question": "Ist ein Wal ein Fisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Nein, ein Säugetier",
          "correct": true
        },
        {
          "text": "Ja, er lebt im Wasser",
          "correct": false
        },
        {
          "text": "Nein, er ist ein Reptil",
          "correct": false
        }
      ]
    },
    {
      "id": 17,
      "question": "Wie finden Delfine ihre Beute, auch wenn es dunkel ist?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Mit Echo-Ortung",
          "correct": true
        },
        {
          "text": "Mit einer Taschenlampe",
          "correct": false
        },
        {
          "text": "Sie riechen das Blut",
          "correct": false
        }
      ]
    },
    {
      "id": 18,
      "question": "Was ist eine Koralle eigentlich?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Ein Tier",
          "correct": true
        },
        {
          "text": "Ein Stein",
          "correct": false
        },
        {
          "text": "Eine Pflanze",
          "correct": false
        }
      ]
    },
    {
      "id": 19,
      "question": "Welches Tier trägt sein \"Haus\" immer auf dem Rücken mit?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Einsiedlerkrebs",
          "correct": true
        },
        {
          "text": "Krabbe",
          "correct": false
        },
        {
          "text": "Seestern",
          "correct": false
        }
      ]
    },
    {
      "id": 20,
      "question": "Wie nennt man die Wissenschaftler, die das Meer und seine Tiere erforschen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Meeresbiologen",
          "correct": true
        },
        {
          "text": "Ozean-Polizei",
          "correct": false
        },
        {
          "text": "Wasser-Professoren",
          "correct": false
        }
      ]
    },
    {
      "id": 21,
      "question": "Gibt es in der ganz tiefen Tiefsee Pflanzen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Nein, weil kein Sonnenlicht hinkommt",
          "correct": true
        },
        {
          "text": "Ja, riesige Wälder",
          "correct": false
        },
        {
          "text": "Nur im Sommer",
          "correct": false
        }
      ]
    },
    {
      "id": 22,
      "question": "Wo legen Meeresschildkröten ihre Eier ab?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Am Strand im Sand",
          "correct": true
        },
        {
          "text": "Im Wasser auf Algen",
          "correct": false
        },
        {
          "text": "Auf den Rücken der Väter",
          "correct": false
        }
      ]
    },
    {
      "id": 23,
      "question": "Welcher Fisch sieht aus, als hätte er ein Werkzeug am Kopf?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Hammerhai",
          "correct": true
        },
        {
          "text": "Zangenfisch",
          "correct": false
        },
        {
          "text": "Orca",
          "correct": false
        }
      ]
    },
    {
      "id": 24,
      "question": "Was passiert, wenn eine Qualle dich berührt?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Es brennt auf der Haut",
          "correct": true
        },
        {
          "text": "Du wirst unsichtbar",
          "correct": false
        },
        {
          "text": "Du kannst unter Wasser atmen",
          "correct": false
        }
      ]
    },
    {
      "id": 25,
      "question": "Wie nennt man das junge Tier eines Wals?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Kalb",
          "correct": true
        },
        {
          "text": "Welpe",
          "correct": false
        },
        {
          "text": "Fohlen",
          "correct": false
        }
      ]
    },
    {
      "id": 26,
      "question": "Welches Tier kann an Land und im Wasser leben?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Robbe",
          "correct": true
        },
        {
          "text": "Hai",
          "correct": false
        },
        {
          "text": "Hering",
          "correct": false
        }
      ]
    },
    {
      "id": 27,
      "question": "Was sammeln viele Kinder gerne am Strand?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Muscheln",
          "correct": true
        },
        {
          "text": "Goldbarren",
          "correct": false
        },
        {
          "text": "Blumen",
          "correct": false
        }
      ]
    },
    {
      "id": 28,
      "question": "Wo versteckt sich der Tintenfisch, wenn er Angst hat?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Hinter einer Wolke aus Tinte",
          "correct": true
        },
        {
          "text": "In einem Baum",
          "correct": false
        },
        {
          "text": "In einem kleinen Rucksack",
          "correct": false
        }
      ]
    },
    {
      "id": 29,
      "question": "Welches Tier hat ein Gebiss, das immer wieder nachwächst?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Der Hai",
          "correct": true
        },
        {
          "text": "Der Goldfisch",
          "correct": false
        },
        {
          "text": "Die Schildkröte",
          "correct": false
        }
      ]
    },
    {
      "id": 30,
      "question": "Was machen Wale, wenn sie \"singen\"?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Sie kommunizieren",
          "correct": true
        },
        {
          "text": "Sie suchen Beute",
          "correct": false
        },
        {
          "text": "Sie verjagen Feinde damit",
          "correct": false
        }
      ]
    },
    {
      "id": 31,
      "question": "Wie nennt man die Flosse am Schwanz eines Wals?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Fluke",
          "correct": true
        },
        {
          "text": "Paddel",
          "correct": false
        },
        {
          "text": "Wedel",
          "correct": false
        }
      ]
    },
    {
      "id": 32,
      "question": "Wie nennt man das harte Gehäuse von Krebsen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Panzer",
          "correct": true
        },
        {
          "text": "Helm",
          "correct": false
        },
        {
          "text": "Jacke",
          "correct": false
        }
      ]
    },
    {
      "id": 33,
      "question": "Was findet man oft in einer Auster (sehr selten und wertvoll)?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Eine Perle",
          "correct": true
        },
        {
          "text": "Einen Diamanten",
          "correct": false
        },
        {
          "text": "Einen Kaugummi",
          "correct": false
        }
      ]
    },
    {
      "id": 34,
      "question": "Welcher \"Abfall\" gehört auf keinen Fall ins Meer?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Plastikflaschen",
          "correct": true
        },
        {
          "text": "Algen",
          "correct": false
        },
        {
          "text": "Treibholz",
          "correct": false
        }
      ]
    },
    {
      "id": 35,
      "question": "Wie nennt man das Geräusch, das man hoert, wenn man sich eine große Muschel ans Ohr hält?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Das Meeresrauschen",
          "correct": true
        },
        {
          "text": "Das Singen der Wale",
          "correct": false
        },
        {
          "text": "Blubbern",
          "correct": false
        }
      ]
    },
    {
      "id": 36,
      "question": "Wofür nutzen Fische ihre Flossen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Zum Fortbewegen",
          "correct": true
        },
        {
          "text": "Um sich zu kratzen",
          "correct": false
        },
        {
          "text": "Zum Klatschen",
          "correct": false
        }
      ]
    },
    {
      "id": 37,
      "question": "Welcher Fisch ist flach wie ein Pfannkuchen und liegt oft im Sand?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Flunder",
          "correct": true
        },
        {
          "text": "Stockfisch",
          "correct": false
        },
        {
          "text": "Kugelfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 38,
      "question": "Welcher Fisch hat eine \"Angel\" mit Licht auf dem Kopf?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Anglerfisch",
          "correct": true
        },
        {
          "text": "Laternenfisch",
          "correct": false
        },
        {
          "text": "Taschenlampenfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 39,
      "question": "Welcher Fisch \"hüpft\" manchmal an Land über Schlamm?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Schlammspringer",
          "correct": true
        },
        {
          "text": "Grashüpferfisch",
          "correct": false
        },
        {
          "text": "Landhai",
          "correct": false
        }
      ]
    },
    {
      "id": 40,
      "question": "Wie nennt man die Eier von Fischen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Rogen",
          "correct": true
        },
        {
          "text": "Fisch-Kugeln",
          "correct": false
        },
        {
          "text": "Kaviar-Äpfel",
          "correct": false
        }
      ]
    },
    {
      "id": 41,
      "question": "Welcher Fisch hat ein Maul, das wie ein Entenschnabel aussieht?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Schnabelbarsch",
          "correct": true
        },
        {
          "text": "Gänsefisch",
          "correct": false
        },
        {
          "text": "Schwanenfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 42,
      "question": "Was macht der Zitteraal, um sich zu verteidigen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Er verteilt elektrische Schläge",
          "correct": true
        },
        {
          "text": "Er kitzelt seine Feinde",
          "correct": false
        },
        {
          "text": "Er faengt an zu zittern",
          "correct": false
        }
      ]
    },
    {
      "id": 43,
      "question": "Wo leben die meisten bunten Fische?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Im warmen Korallenriff",
          "correct": true
        },
        {
          "text": "In der Nordsee",
          "correct": false
        },
        {
          "text": "In einer tiefen Höhle ohne Licht",
          "correct": false
        }
      ]
    },
    {
      "id": 44,
      "question": "Welcher Fisch ist für seine weiten Wanderungen aus dem Meer in Flüsse bekannt?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Lachs",
          "correct": true
        },
        {
          "text": "Goldfisch",
          "correct": false
        },
        {
          "text": "Tunfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 45,
      "question": "Haben Fische Ohren?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ja, im inneren des Kopfes",
          "correct": true
        },
        {
          "text": "Ja, große Segelohren",
          "correct": false
        },
        {
          "text": "Nein, sie sind Taub",
          "correct": false
        }
      ]
    },
    {
      "id": 46,
      "question": "Wie nennt man die Zone des Ozeans, in die noch genügend Sonnenlicht für Photosynthese vordringt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Euphotische Zone",
          "correct": true
        },
        {
          "text": "Abyssale Zone",
          "correct": false
        },
        {
          "text": "Hadale Zone",
          "correct": false
        }
      ]
    },
    {
      "id": 47,
      "question": "Welches Gas ist mengenmäßig am stärksten im Meerwasser gelöst?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Stickstoff",
          "correct": false
        },
        {
          "text": "Sauerstoff",
          "correct": false
        },
        {
          "text": "Kohlendioxid",
          "correct": true
        }
      ]
    },
    {
      "id": 48,
      "question": "Welches ist das salzigste Meer der Welt (abgesehen von Binnenseen)?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Rotes Meer",
          "correct": true
        },
        {
          "text": "Mittelmeer",
          "correct": false
        },
        {
          "text": "Karibisches Meer",
          "correct": false
        }
      ]
    },
    {
      "id": 49,
      "question": "Was ist die Hauptursache für die Entstehung von Oberflächenströmungen im Ozean?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Wind",
          "correct": true
        },
        {
          "text": "Schnelle Fische",
          "correct": false
        },
        {
          "text": "Vulkanische Aktivität",
          "correct": false
        }
      ]
    },
    {
      "id": 50,
      "question": "Wie nennt man das Phänomen, bei dem kaltes, nährstoffreiches Wasser aus der Tiefe an die Oberfläche steigt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Upwelling",
          "correct": true
        },
        {
          "text": "Downwelling",
          "correct": false
        },
        {
          "text": "Sidewelling",
          "correct": false
        }
      ]
    },
    {
      "id": 51,
      "question": "Welcher Ozean hat den höchsten durchschnittlichen Salzgehalt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Atlantischer Ozean",
          "correct": true
        },
        {
          "text": "Pazifischer Ozean",
          "correct": false
        },
        {
          "text": "Indischer Ozean",
          "correct": false
        }
      ]
    },
    {
      "id": 52,
      "question": "Wie tief ist der Marianengraben, der tiefste Punkt der Weltmeere, ungefähr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "11.000 Meter",
          "correct": true
        },
        {
          "text": "7.000 Meter",
          "correct": false
        },
        {
          "text": "15.000 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 53,
      "question": "Welche Farbe des Lichts dringt im Ozean am tiefsten vor?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Blau",
          "correct": true
        },
        {
          "text": "Rot",
          "correct": false
        },
        {
          "text": "Gelb",
          "correct": false
        }
      ]
    },
    {
      "id": 54,
      "question": "Wie nennt man die Wissenschaft, die sich mit der Vermessung der Meeresböden beschäftigt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bathymetrie",
          "correct": true
        },
        {
          "text": "Geodäsie",
          "correct": false
        },
        {
          "text": "Limnologie",
          "correct": false
        }
      ]
    },
    {
      "id": 55,
      "question": "Welcher Meeresstrom transportiert warmes Wasser aus der Karibik bis nach Nordeuropa?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Golfstrom",
          "correct": true
        },
        {
          "text": "Humboldtstrom",
          "correct": false
        },
        {
          "text": "Benguelastrom",
          "correct": false
        }
      ]
    },
    {
      "id": 56,
      "question": "Wie viel Prozent der weltweiten Vulkanausbrüche finden unter Wasser statt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Etwa 80 %",
          "correct": true
        },
        {
          "text": "Etwa 20 %",
          "correct": false
        },
        {
          "text": "Weniger als 5 %",
          "correct": false
        }
      ]
    },
    {
      "id": 57,
      "question": "Was ist ein \"Schwarzer Raucher\"?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Hydrothermale Quelle am Meeresboden",
          "correct": true
        },
        {
          "text": "Ölvorkommen unter Wasser",
          "correct": false
        },
        {
          "text": "Ein spezieller Tiefsee-Tintenfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 58,
      "question": "Wie groß ist die durchschnittliche Tiefe der Weltmeere etwa?",
      "difficulty": 2,
      "answers": [
        {
          "text": "3.700 Meter",
          "correct": true
        },
        {
          "text": "1.200 Meter",
          "correct": false
        },
        {
          "text": "6.500 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 59,
      "question": "Wo befindet sich die Sargassosee, die für ihre treibenden Algenfelder bekannt ist?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Im Nordatlantik",
          "correct": true
        },
        {
          "text": "Vor der Küste Japans",
          "correct": false
        },
        {
          "text": "Im Indischen Ozean",
          "correct": false
        }
      ]
    },
    {
      "id": 60,
      "question": "Wie nennt man die Zone des Meeresbodens, die zum Festlandsockel gehört und flach abfällt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Kontinentalschelf",
          "correct": true
        },
        {
          "text": "Tiefsee-Ebene",
          "correct": false
        },
        {
          "text": "Mittelozeanischer Rücken",
          "correct": false
        }
      ]
    },
    {
      "id": 61,
      "question": "Welches Metall kommt in Form von Knollen massenhaft auf dem Tiefseeboden vor?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Mangan",
          "correct": true
        },
        {
          "text": "Gold",
          "correct": false
        },
        {
          "text": "Quecksilber",
          "correct": false
        }
      ]
    },
    {
      "id": 62,
      "question": "Welcher Fisch ist dafür bekannt, dass er sich mit einem Saugkopf an größeren Tieren wie Haien festheftet?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Schiffshalter",
          "correct": true
        },
        {
          "text": "Putzerfisch",
          "correct": false
        },
        {
          "text": "Saugwels",
          "correct": false
        }
      ]
    },
    {
      "id": 63,
      "question": "Wie nennt man die Schwimmblase bei Haien?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Haie haben keine",
          "correct": true
        },
        {
          "text": "Hydrostatisches Organ",
          "correct": false
        },
        {
          "text": "Öl-Lunge",
          "correct": false
        }
      ]
    },
    {
      "id": 64,
      "question": "Welcher Meeresfisch kann seine Augen unabhängig voneinander bewegen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Seepferdchen",
          "correct": true
        },
        {
          "text": "Thunfisch",
          "correct": false
        },
        {
          "text": "Kabeljau",
          "correct": false
        }
      ]
    },
    {
      "id": 65,
      "question": "Warum springen fliegende Fische aus dem Wasser und gleiten durch die Luft?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Um Feinden zu entkommen",
          "correct": true
        },
        {
          "text": "Um Sauerstoff zu tanken",
          "correct": false
        },
        {
          "text": "Um Parasiten loszuwerden",
          "correct": false
        }
      ]
    },
    {
      "id": 66,
      "question": "Welches Sinnesorgan der Fische nimmt Druckwellen und Strömungsveränderungen wahr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Seitenlinienorgan",
          "correct": true
        },
        {
          "text": "Otolith",
          "correct": false
        },
        {
          "text": "Barteln",
          "correct": false
        }
      ]
    },
    {
      "id": 67,
      "question": "Wie nennt man das Larvenstadium von Aalen, das völlig durchsichtig ist?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Weidenblattlarve",
          "correct": true
        },
        {
          "text": "Glasmade",
          "correct": false
        },
        {
          "text": "Plankton-Aal",
          "correct": false
        }
      ]
    },
    {
      "id": 68,
      "question": "Welcher Fisch \"schießt\" mit einem Wasserstrahl Insekten von Blättern über der Wasseroberfläche?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Schützenfisch",
          "correct": true
        },
        {
          "text": "Wasserpistolenfisch",
          "correct": false
        },
        {
          "text": "Blasenfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 69,
      "question": "Welcher Hai gilt aufgrund seiner Zähne und seines Jagdverhaltens als \"Müllschlucker des Ozeans\"?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Tigerhai",
          "correct": true
        },
        {
          "text": "Weißer Hai",
          "correct": false
        },
        {
          "text": "Blauhai",
          "correct": false
        }
      ]
    },
    {
      "id": 70,
      "question": "Wie nennt man die Technik, mit der Fische im Schwarm ihre Position halten, ohne zusammenzustoßen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Schwarmintelligenz",
          "correct": true
        },
        {
          "text": "Sichtkontakt Navigation",
          "correct": false
        },
        {
          "text": "Akustische Kopplung",
          "correct": false
        }
      ]
    },
    {
      "id": 71,
      "question": "Welcher Fisch verbringt den Großteil seines Lebens im Sand vergraben, wobei nur die Augen herausschauen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Sternseher",
          "correct": true
        },
        {
          "text": "Plattfisch",
          "correct": false
        },
        {
          "text": "Sandfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 72,
      "question": "Welcher Knochenfisch ist für seine Fähigkeit bekannt, giftiges Tetrodotoxin zu speichern?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Kugelfisch",
          "correct": true
        },
        {
          "text": "Drachenkopf",
          "correct": false
        },
        {
          "text": "Skorpionfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 73,
      "question": "Was ist die Hauptnahrungsquelle des Riesenhais?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Plankton",
          "correct": true
        },
        {
          "text": "Robben",
          "correct": false
        },
        {
          "text": "Große Fischschwärme",
          "correct": false
        }
      ]
    },
    {
      "id": 74,
      "question": "Welcher Fisch ist eng mit den Haien verwandt und hat einen flachen Körper mit flügelartigen Brustflossen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Rochen",
          "correct": true
        },
        {
          "text": "Flunder",
          "correct": false
        },
        {
          "text": "Schwertfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 75,
      "question": "Wie nennt man die Fortbewegung von Rochen, wenn sie ihre Flossen wie Flügel bewegen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Unterwasserflug",
          "correct": true
        },
        {
          "text": "Wellenschlag",
          "correct": false
        },
        {
          "text": "Ruderschwimmen",
          "correct": false
        }
      ]
    },
    {
      "id": 76,
      "question": "Welcher Meeresfisch baut komplexe \"Geisterkreise\" im Sand, um Weibchen anzulocken?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Kugelfisch",
          "correct": true
        },
        {
          "text": "Sandbarsch",
          "correct": false
        },
        {
          "text": "Grundel",
          "correct": false
        }
      ]
    },
    {
      "id": 77,
      "question": "Wie nennt man die Eihüllen von Haien und Rochen, die oft am Strand angespült werden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Meerjungfrauen Geldbörse",
          "correct": true
        },
        {
          "text": "Haibeutel",
          "correct": false
        },
        {
          "text": "Kalkkapseln",
          "correct": false
        }
      ]
    },
    {
      "id": 78,
      "question": "Welcher Fisch ist berühmt für seine langen, schwertartigen Oberkiefer zur Jagd?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Schwertfisch",
          "correct": true
        },
        {
          "text": "Sägefisch",
          "correct": false
        },
        {
          "text": "Speerfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 79,
      "question": "Welches Organ hilft Knochenfischen, ihre Tiefe im Wasser ohne Anstrengung zu halten?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Schwimmblase",
          "correct": true
        },
        {
          "text": "Milz",
          "correct": false
        },
        {
          "text": "Kiemendeckel",
          "correct": false
        }
      ]
    },
    {
      "id": 80,
      "question": "Welches Meeressäugetier hält sich beim Schlafen an Seetang fest, um nicht abzutreiben?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Seeotter",
          "correct": true
        },
        {
          "text": "Seelöwe",
          "correct": false
        },
        {
          "text": "Seekuh",
          "correct": false
        }
      ]
    },
    {
      "id": 81,
      "question": "Wie nennt man die dicke Fettschicht der Wale, die sie vor Kälte schützt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Blubber",
          "correct": true
        },
        {
          "text": "Speckmantel",
          "correct": false
        },
        {
          "text": "Walfett",
          "correct": false
        }
      ]
    },
    {
      "id": 82,
      "question": "Welches Reptil verbringt fast sein ganzes Leben im Meer und kehrt nur zur Eiablage an Land zurück?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Meeresschildkröte",
          "correct": true
        },
        {
          "text": "Meerechse",
          "correct": false
        },
        {
          "text": "Seeschlange",
          "correct": false
        }
      ]
    },
    {
      "id": 83,
      "question": "Wie stoßen Wale die verbrauchte Luft aus, wenn sie an die Oberfläche kommen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Durch das Blasloch",
          "correct": true
        },
        {
          "text": "Durch das Maul",
          "correct": false
        },
        {
          "text": "Durch die Kiemenritzen",
          "correct": false
        }
      ]
    },
    {
      "id": 84,
      "question": "Welches Tier gehört zu den Krustentieren und kann seine Scheren mit der Kraft einer Pistolenkugel zusammenschlagen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Fangschreckenkrebs",
          "correct": true
        },
        {
          "text": "Pistolenkrebs",
          "correct": false
        },
        {
          "text": "Hummer",
          "correct": false
        }
      ]
    },
    {
      "id": 85,
      "question": "Was ist die Hauptaufgabe der Tentakel bei einem Oktopus?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Fortbewegung, Tasten und Greifen",
          "correct": true
        },
        {
          "text": "Nur zum Schwimmen",
          "correct": false
        },
        {
          "text": "Zur Atmung",
          "correct": false
        }
      ]
    },
    {
      "id": 86,
      "question": "Welches Tier hat ein skelettloses Gehirn und kann sich durch Öffnungen zwängen, die kaum größer als sein Auge sind?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Oktopus",
          "correct": true
        },
        {
          "text": "Qualle",
          "correct": false
        },
        {
          "text": "Seegurke",
          "correct": false
        }
      ]
    },
    {
      "id": 87,
      "question": "Wie viele Arme hat ein Kalmar im Gegensatz zum Oktopus?",
      "difficulty": 2,
      "answers": [
        {
          "text": "10",
          "correct": true
        },
        {
          "text": "8",
          "correct": false
        },
        {
          "text": "12",
          "correct": false
        }
      ]
    },
    {
      "id": 88,
      "question": "Welcher Wal ist für seine enorme Intelligenz und das Jagen im Team bekannt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Orca",
          "correct": true
        },
        {
          "text": "Buckelwal",
          "correct": false
        },
        {
          "text": "Grauwal",
          "correct": false
        }
      ]
    },
    {
      "id": 89,
      "question": "Welches wirbellose Tier hat ein wassergefülltes Gefäßsystem statt eines Blutkreislaufs?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Seestern",
          "correct": true
        },
        {
          "text": "Krabbe",
          "correct": false
        },
        {
          "text": "Qualle",
          "correct": false
        }
      ]
    },
    {
      "id": 90,
      "question": "Was passiert, wenn ein Seestern einen Arm verliert?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Er kann ihn regenerieren",
          "correct": true
        },
        {
          "text": "Er stirbt innerhalb von Minuten",
          "correct": false
        },
        {
          "text": "Er bleibt dauerhaft behindert",
          "correct": false
        }
      ]
    },
    {
      "id": 91,
      "question": "Welches Tier ist bekannt dafür, dass es im Meer schwimmt und wie ein kleines Pferd aussieht?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Seepferdchen",
          "correct": true
        },
        {
          "text": "Wasserpony",
          "correct": false
        },
        {
          "text": "Meeresfohlen",
          "correct": false
        }
      ]
    },
    {
      "id": 92,
      "question": "Welches Protein im Blut von antarktischen Eisfischen ermöglicht das Überleben bei Temperaturen unter dem Gefrierpunkt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Antifrost-Glykoproteine",
          "correct": true
        },
        {
          "text": "Hämoglobin-Konzentrat",
          "correct": false
        },
        {
          "text": "Myoglobin-Ersatz",
          "correct": false
        }
      ]
    },
    {
      "id": 93,
      "question": "Wie nennt man das Phänomen, wenn Tiefsee-Gigantismus auftritt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Abyssaler Gigantismus",
          "correct": true
        },
        {
          "text": "Hyper-Wachstums-Syndrom",
          "correct": false
        },
        {
          "text": "Bathypelagische Hypertrophie",
          "correct": false
        }
      ]
    },
    {
      "id": 94,
      "question": "Welches Tier hat das komplexeste Sehsystem der Welt mit bis zu 16 verschiedenen Farbrezeptoren?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Fangschreckenkrebs",
          "correct": true
        },
        {
          "text": "Riesenkalmar",
          "correct": false
        },
        {
          "text": "Mantarochen",
          "correct": false
        }
      ]
    },
    {
      "id": 95,
      "question": "Wie tief können Cuvier-Schnabelwale tauchen, die den Rekord unter den Säugetieren halten?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bis zu 2.992 Meter",
          "correct": true
        },
        {
          "text": "Maximal 1.500 Meter",
          "correct": false
        },
        {
          "text": "Etwa 4.200 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 96,
      "question": "Welcher biochemische Prozess ermöglicht es Röhrenwürmern an hydrothermalen Quellen, ohne Sonnenlicht zu überleben?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Chemosynthese",
          "correct": true
        },
        {
          "text": "Anaerobe Glykolyse",
          "correct": false
        },
        {
          "text": "Thermosynthese",
          "correct": false
        }
      ]
    },
    {
      "id": 97,
      "question": "Wie nennt man die spezielle Hautzelle der Kopffüßer, die für den schnellen Farbwechsel verantwortlich ist?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Chromatophore",
          "correct": true
        },
        {
          "text": "Melanozyt",
          "correct": false
        },
        {
          "text": "Photophore",
          "correct": false
        }
      ]
    },
    {
      "id": 98,
      "question": "Welches Organ nutzen Wale zur Fokussierung ihrer Klicklaute bei der Echolokation?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Melone",
          "correct": true
        },
        {
          "text": "Amboss",
          "correct": false
        },
        {
          "text": "Phonic Lips",
          "correct": false
        }
      ]
    },
    {
      "id": 99,
      "question": "Wie nennt man die symbiotischen Algen, die in Korallenpolypen leben?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Zooxanthellen",
          "correct": true
        },
        {
          "text": "Phytoplankton",
          "correct": false
        },
        {
          "text": "Cyanobakterien",
          "correct": false
        }
      ]
    },
    {
      "id": 100,
      "question": "Wie nennt man den Prozess, bei dem Meeressäuger ihren Herzschlag bei tiefen Tauchgängen extrem verlangsamen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bradykardie",
          "correct": true
        },
        {
          "text": "Tachykardie",
          "correct": false
        },
        {
          "text": "Apnoe-Resonanz",
          "correct": false
        }
      ]
    },
    {
      "id": 101,
      "question": "Welcher Tiefseefisch ist für den \"männlichen Parasitismus\" bekannt, bei dem das Männchen mit dem Weibchen verwächst?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Tiefsee-Anglerfisch",
          "correct": true
        },
        {
          "text": "Drachenfisch",
          "correct": false
        },
        {
          "text": "Sackmäuler",
          "correct": false
        }
      ]
    },
    {
      "id": 102,
      "question": "Wie viele Gehirne hat ein Oktopus insgesamt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "9",
          "correct": true
        },
        {
          "text": "3",
          "correct": false
        },
        {
          "text": "1",
          "correct": false
        }
      ]
    },
    {
      "id": 103,
      "question": "Welcher Stoff sorgt für die Festigkeit der Panzer bei Krebstieren?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Chitin",
          "correct": true
        },
        {
          "text": "Keratin",
          "correct": false
        },
        {
          "text": "Siliziumdioxid",
          "correct": false
        }
      ]
    },
    {
      "id": 104,
      "question": "Wie nennt man die Larve der Krebstiere unmittelbar nach dem Schlüpfen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Nauplius-Larve",
          "correct": true
        },
        {
          "text": "Veliger-Larve",
          "correct": false
        },
        {
          "text": "Planula-Larve",
          "correct": false
        }
      ]
    },
    {
      "id": 105,
      "question": "Wie nennt man die vertikale Wanderung des Zooplanktons, die als größte tägliche Biomassebewegung der Erde gilt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Diel Vertical Migration",
          "correct": true
        },
        {
          "text": "Pelagischer Drift",
          "correct": false
        },
        {
          "text": "Benthischer Zyklus",
          "correct": false
        }
      ]
    },
    {
      "id": 106,
      "question": "Welches Tier produziert \"Bernstein\" (Ambra) in seinem Verdauungstrakt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Pottwal",
          "correct": true
        },
        {
          "text": "Blauwal",
          "correct": false
        },
        {
          "text": "Riesenkalmar",
          "correct": false
        }
      ]
    },
    {
      "id": 107,
      "question": "Wie nennt man das chitinige Innenskelett von Kalmaren?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Gladius",
          "correct": true
        },
        {
          "text": "Phragmokon",
          "correct": false
        },
        {
          "text": "Rostrum",
          "correct": false
        }
      ]
    },
    {
      "id": 108,
      "question": "Welcher Meereswurm ist für seine extremen Überlebensfähigkeiten an hydrothermalen Quellen bekannt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Pompejiwurm",
          "correct": true
        },
        {
          "text": "Riesenröhrenwurm",
          "correct": false
        },
        {
          "text": "Bartwurm",
          "correct": false
        }
      ]
    },
    {
      "id": 109,
      "question": "Welcher Hai hat die längste Tragzeit aller Wirbeltiere (bis zu 3,5 Jahre)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Kragenhai",
          "correct": true
        },
        {
          "text": "Dornhai",
          "correct": false
        },
        {
          "text": "Riesenmaulhai",
          "correct": false
        }
      ]
    },
    {
      "id": 110,
      "question": "Wie nennt man die Kalkstrukturen im Innenohr von Fischen, die zur Altersbestimmung genutzt werden?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Otolithen",
          "correct": true
        },
        {
          "text": "Dentikel",
          "correct": false
        },
        {
          "text": "Skleriten",
          "correct": false
        }
      ]
    },
    {
      "id": 111,
      "question": "Welcher Bereich des Ozeans wird als \"Hadale Zone\" bezeichnet?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Tiefster Lebensraum des Ozeans",
          "correct": true
        },
        {
          "text": "Der Kontinentalschelf",
          "correct": false
        },
        {
          "text": "Die lichtdurchflutete Oberfläche",
          "correct": false
        }
      ]
    },
    {
      "id": 112,
      "question": "Wo befindet sich das \"Antarktische Bodenwasser\", das kälteste und dichteste Wasser der Weltmeere?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Weddell-Meer und Ross-Meer",
          "correct": true
        },
        {
          "text": "Davisstraße",
          "correct": false
        },
        {
          "text": "Japanisches Meer",
          "correct": false
        }
      ]
    },
    {
      "id": 113,
      "question": "Wie nennt man die Grenzschicht, in der der Salzgehalt des Wassers mit der Tiefe sprunghaft ansteigt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Halokline",
          "correct": true
        },
        {
          "text": "Pyknokline",
          "correct": false
        },
        {
          "text": "Thermokline",
          "correct": false
        }
      ]
    },
    {
      "id": 114,
      "question": "Wie nennt man Sedimente, die aus den Skelettresten von Kieselalgen bestehen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Diatomeenschlamm",
          "correct": true
        },
        {
          "text": "Globigerinenschlamm",
          "correct": false
        },
        {
          "text": "Pteropodenschlamm",
          "correct": false
        }
      ]
    },
    {
      "id": 115,
      "question": "Welches Element ist in weiten Teilen des Ozeans der limitierende Nährstoff für das Algenwachstum?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Eisen",
          "correct": true
        },
        {
          "text": "Phosphor",
          "correct": false
        },
        {
          "text": "Stickstoff",
          "correct": false
        }
      ]
    },
    {
      "id": 116,
      "question": "Wie nennt man riesige, kreisförmige Oberflächenströmungen wie im Nordatlantik?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Gyres",
          "correct": true
        },
        {
          "text": "Jets",
          "correct": false
        },
        {
          "text": "Eddies",
          "correct": false
        }
      ]
    },
    {
      "id": 117,
      "question": "Welcher Effekt sorgt dafür, dass Strömungen auf der Nordhalbkugel nach rechts abgelenkt werden?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Coriolis-Kraft",
          "correct": true
        },
        {
          "text": "Zentrifugalkraft",
          "correct": false
        },
        {
          "text": "Lorentzkraft",
          "correct": false
        }
      ]
    },
    {
      "id": 118,
      "question": "Wie nennt man Wellen, die an der Grenzschicht zwischen zwei Wasserschichten unterschiedlicher Dichte entstehen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Interne Wellen",
          "correct": true
        },
        {
          "text": "Kapillarwellen",
          "correct": false
        },
        {
          "text": "Solitonen",
          "correct": false
        }
      ]
    },
    {
      "id": 119,
      "question": "Wie nennt man das \"Förderband der Ozeane\" noch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Global Conveyor Belt",
          "correct": true
        },
        {
          "text": "Oceanic Highway",
          "correct": false
        },
        {
          "text": "Deep Water Express",
          "correct": false
        }
      ]
    },
    {
      "id": 120,
      "question": "Wie nennt man die Zone des Meeresbodens zwischen der Niedrigwasserlinie und dem Rand des Kontinentalschelfs?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Sublitoral",
          "correct": true
        },
        {
          "text": "Supralitoral",
          "correct": false
        },
        {
          "text": "Bathyal",
          "correct": false
        }
      ]
    },
    {
      "id": 121,
      "question": "Wie nennt man die kleinsten Gezeitenformen, die nur einmal am Tag auftreten?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Diurnale Gezeiten",
          "correct": true
        },
        {
          "text": "Semidiurnale Gezeiten",
          "correct": false
        },
        {
          "text": "Mischgezeiten",
          "correct": false
        }
      ]
    },
    {
      "id": 122,
      "question": "Welches Tier nutzt \"Siphonoglyphen\", um den Wasserstrom in seinen Körper zu leiten?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Seeanemonen",
          "correct": true
        },
        {
          "text": "Schwämme",
          "correct": false
        },
        {
          "text": "Manteltiere",
          "correct": false
        }
      ]
    },
    {
      "id": 123,
      "question": "Wie nennt man die spezialisierten Zellen der Plattwürmer, die für die Ausscheidung und Osmoregulation zuständig sind?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Flammenzellen",
          "correct": true
        },
        {
          "text": "Nephronen",
          "correct": false
        },
        {
          "text": "Choanozyten",
          "correct": false
        }
      ]
    },
    {
      "id": 124,
      "question": "Welcher Kopffüßer ist der einzige, der eine echte äußere Schale besitzt, die als Auftriebskörper dient?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Nautilus",
          "correct": true
        },
        {
          "text": "Sepia",
          "correct": false
        },
        {
          "text": "Papierboot",
          "correct": false
        }
      ]
    },
    {
      "id": 125,
      "question": "Welcher Hai besitzt als einziger ein \"Spiralventil\" im Darm?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Alle Haie",
          "correct": true
        },
        {
          "text": "Nur der Weiße Hai",
          "correct": false
        },
        {
          "text": "Nur der Orca",
          "correct": false
        }
      ]
    },
    {
      "id": 126,
      "question": "Welches Meerestier hat kein Herz, kein Gehirn und keine Augen, gehört aber dennoch zu den Tieren (Metazoa)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Schwamm",
          "correct": true
        },
        {
          "text": "Qualle",
          "correct": false
        },
        {
          "text": "Seegurke",
          "correct": false
        }
      ]
    },
    {
      "id": 127,
      "question": "Wie nennt man die winzigen Larven der Korallen, die sich im freien Wasser bewegen, bevor sie sesshaft werden?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Planula-Larven",
          "correct": true
        },
        {
          "text": "Trochophora-Larven",
          "correct": false
        },
        {
          "text": "Veliger-Larven",
          "correct": false
        }
      ]
    },
    {
      "id": 128,
      "question": "Welcher Meereswurm wird als \"Phallus des Meeres\" bezeichnet und lebt in U-förmigen Röhren im Watt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Wattwurm",
          "correct": true
        },
        {
          "text": "Ringelwurm",
          "correct": false
        },
        {
          "text": "Schnurwurm",
          "correct": false
        }
      ]
    },
    {
      "id": 129,
      "question": "Wie nennt man die giftigen Harpunen der Kegelschnecken, die aus modifizierten Zähnen bestehen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Radulazähne",
          "correct": true
        },
        {
          "text": "Nematocysten",
          "correct": false
        },
        {
          "text": "Pedicellarien",
          "correct": false
        }
      ]
    },
    {
      "id": 130,
      "question": "Welcher Fisch besitzt ein \"Wunderernetz\", um Wärme in den Muskeln zu speichern?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Thunfisch",
          "correct": true
        },
        {
          "text": "Lachs",
          "correct": false
        },
        {
          "text": "Goldfisch",
          "correct": false
        }
      ]
    },
    {
      "id": 131,
      "question": "Was ist die Hauptnahrung der \"Vampirtintenfische aus der Hölle\"?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Meeresschnee",
          "correct": true
        },
        {
          "text": "Kleine Fische",
          "correct": false
        },
        {
          "text": "Andere Tintenfische",
          "correct": false
        }
      ]
    },
    {
      "id": 132,
      "question": "Wie nennt man die blattartigen Atmungsorgane bei Pfeilschwanzkrebsen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Buchkiemen",
          "correct": true
        },
        {
          "text": "Tracheen",
          "correct": false
        },
        {
          "text": "Kammkiemen",
          "correct": false
        }
      ]
    },
    {
      "id": 133,
      "question": "Welches Tier nutzt ein \"Tympanum\" unter den Flossen, um Schallwellen im Wasser aufzufangen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Pinguine",
          "correct": true
        },
        {
          "text": "Delfine",
          "correct": false
        },
        {
          "text": "Meeresschildkröten",
          "correct": false
        }
      ]
    },
    {
      "id": 134,
      "question": "Wie nennt man die Kalkplatten, aus denen das Skelett eines Seesterns besteht?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ossikel",
          "correct": true
        },
        {
          "text": "Sklerite",
          "correct": false
        },
        {
          "text": "Osteodermis",
          "correct": false
        }
      ]
    },
    {
      "id": 135,
      "question": "Wie heißt die Zone, in die noch viel Sonnenlicht kommt? (Tiefsee)",
      "difficulty": 3,
      "answers": [
        {
          "text": "Epipelagial",
          "correct": true
        },
        {
          "text": "Epidemie",
          "correct": false
        },
        {
          "text": "Algenzone",
          "correct": false
        }
      ]
    },
    {
      "id": 136,
      "question": "Wie nennt man die Zone, in der es komplett dunkel ist? (Tiefsee)",
      "difficulty": 2,
      "answers": [
        {
          "text": "Mitternachtszone",
          "correct": true
        },
        {
          "text": "Morgenlichtzone",
          "correct": false
        },
        {
          "text": "Abendzone",
          "correct": false
        }
      ]
    },
    {
      "id": 137,
      "question": "Was passiert mit dem Druck, je tiefer man taucht?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Er steigt",
          "correct": true
        },
        {
          "text": "Er bleibt gleich",
          "correct": false
        },
        {
          "text": "Er sinkt",
          "correct": false
        }
      ]
    },
    {
      "id": 138,
      "question": "Wie nennt man die Zone direkt unter der Oberfläche?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Epipelagial",
          "correct": true
        },
        {
          "text": "Superzone",
          "correct": false
        },
        {
          "text": "Tauchschicht",
          "correct": false
        }
      ]
    },
    {
      "id": 139,
      "question": "Was fehlt in der Tiefsee fast komplett?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Licht",
          "correct": true
        },
        {
          "text": "Wasser",
          "correct": false
        },
        {
          "text": "Salz",
          "correct": false
        }
      ]
    },
    {
      "id": 140,
      "question": "Wie heißen Tiere, die eigenes Licht erzeugen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Biolumineszent",
          "correct": true
        },
        {
          "text": "Photokalt",
          "correct": false
        },
        {
          "text": "Leuchtfische",
          "correct": false
        }
      ]
    },
    {
      "id": 141,
      "question": "Welche Zone ist die tiefste?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Hadalzone",
          "correct": true
        },
        {
          "text": "Epipelagial",
          "correct": false
        },
        {
          "text": "Küstenzone",
          "correct": false
        }
      ]
    },
    {
      "id": 142,
      "question": "Welche Tiere leben gern in der Mitternachtszone?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Laternenfische",
          "correct": true
        },
        {
          "text": "Goldfische",
          "correct": false
        },
        {
          "text": "Pinguine",
          "correct": false
        }
      ]
    },
    {
      "id": 143,
      "question": "Welcher Meeressäuger gilt als besonders intelligent?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Orca",
          "correct": true
        },
        {
          "text": "Makrele",
          "correct": false
        },
        {
          "text": "Seestern",
          "correct": false
        }
      ]
    },
    {
      "id": 144,
      "question": "Welcher Hai schwimmt am schnellsten?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Makohai",
          "correct": true
        },
        {
          "text": "Walhai",
          "correct": false
        },
        {
          "text": "Hammerhai",
          "correct": false
        }
      ]
    },
    {
      "id": 145,
      "question": "Welche Tiere jagen im Team wie Wölfe?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Orcas",
          "correct": true
        },
        {
          "text": "Delfine",
          "correct": false
        },
        {
          "text": "Thunfische",
          "correct": false
        }
      ]
    },
    {
      "id": 146,
      "question": "Welches Tier hat die größten Augen im Ozean?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Koloss-Kalmar",
          "correct": true
        },
        {
          "text": "Seelöwe",
          "correct": false
        },
        {
          "text": "Aal",
          "correct": false
        }
      ]
    },
    {
      "id": 147,
      "question": "Welcher Hai frisst nur Plankton?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Walhai",
          "correct": true
        },
        {
          "text": "Tigerhai",
          "correct": false
        },
        {
          "text": "Bullenhai",
          "correct": false
        }
      ]
    },
    {
      "id": 148,
      "question": "Welcher Meeresriese hat die größte Spannweite?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Mantarochen",
          "correct": true
        },
        {
          "text": "Seehund",
          "correct": false
        },
        {
          "text": "Oktopus",
          "correct": false
        }
      ]
    },
    {
      "id": 149,
      "question": "Welcher Tiefseefisch sieht besonders „gruselig“ aus?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Anglerfisch",
          "correct": true
        },
        {
          "text": "Goldfisch",
          "correct": false
        },
        {
          "text": "Sardine",
          "correct": false
        }
      ]
    },
    {
      "id": 150,
      "question": "Warum sind Korallenriffe wichtig?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Sie bieten Lebensraum",
          "correct": true
        },
        {
          "text": "Sie bieten Stille",
          "correct": false
        },
        {
          "text": "Sie erzeugen Regen",
          "correct": false
        }
      ]
    },
    {
      "id": 151,
      "question": "Welche Tiere leben im Korallenriff in Symbiose?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Clownfisch und Seeanemone",
          "correct": true
        },
        {
          "text": "Hai und Robbe",
          "correct": false
        },
        {
          "text": "Krake und Pinguin",
          "correct": false
        }
      ]
    },
    {
      "id": 152,
      "question": "Was brauchen Korallen zum Wachsen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Sonnenlicht",
          "correct": true
        },
        {
          "text": "Dunkelheit",
          "correct": false
        },
        {
          "text": "Eis",
          "correct": false
        }
      ]
    },
    {
      "id": 153,
      "question": "Welche Tiere nutzen das Riff als Schutz?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Kleine Fische",
          "correct": true
        },
        {
          "text": "Robben",
          "correct": false
        },
        {
          "text": "Seelöwen",
          "correct": false
        }
      ]
    },
    {
      "id": 154,
      "question": "Wie nennt man ein Korallenriff, das wie ein Ring aussieht?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Atoll",
          "correct": true
        },
        {
          "text": "Tunnel",
          "correct": false
        },
        {
          "text": "Becken",
          "correct": false
        }
      ]
    },
    {
      "id": 155,
      "question": "Welche Farbe haben gesunde Korallen oft?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bunt",
          "correct": true
        },
        {
          "text": "Schwarzweiß",
          "correct": false
        },
        {
          "text": "Transparent",
          "correct": false
        }
      ]
    },
    {
      "id": 156,
      "question": "Welche Gefahr schadet Korallen besonders?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Zu warmes Wasser",
          "correct": true
        },
        {
          "text": "Zu viel Wind",
          "correct": false
        },
        {
          "text": "Zu viele Wolken",
          "correct": false
        }
      ]
    },
    {
      "id": 157,
      "question": "Was bauen Korallen über viele Jahre auf?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Riffe",
          "correct": true
        },
        {
          "text": "Dünen",
          "correct": false
        },
        {
          "text": "Berge",
          "correct": false
        }
      ]
    },
    {
      "id": 158,
      "question": "Was bildet das harte Skelett der Koralle?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Kalk",
          "correct": true
        },
        {
          "text": "Holz",
          "correct": false
        },
        {
          "text": "Gummi",
          "correct": false
        }
      ]
    },
    {
      "id": 159,
      "question": "Was passiert, wenn ein Riff verschmutzt wird?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Tiere sterben oder ziehen weg",
          "correct": true
        },
        {
          "text": "Die Farben werden schöner",
          "correct": false
        },
        {
          "text": "Korallen wachsen schneller",
          "correct": false
        }
      ]
    },
    {
      "id": 160,
      "question": "Wie nennt man das gesamte Riff und alle seine Bewohner zusammen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Ökosystem",
          "correct": true
        },
        {
          "text": "Symboldorf",
          "correct": false
        },
        {
          "text": "Bikini Bottom",
          "correct": false
        }
      ]
    },
    {
      "id": 161,
      "question": "Was ist der Golfstrom?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Warme Meeresströmung",
          "correct": true
        },
        {
          "text": "Kalter Wind",
          "correct": false
        },
        {
          "text": "Unterwasserfluss",
          "correct": false
        }
      ]
    },
    {
      "id": 162,
      "question": "Was bringt der Golfstrom nach Europa?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Warmes Wasser",
          "correct": true
        },
        {
          "text": "Eiswasser",
          "correct": false
        },
        {
          "text": "Sand",
          "correct": false
        }
      ]
    },
    {
      "id": 163,
      "question": "Was beeinflusst Meeresströmungen stark?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Temperatur",
          "correct": true
        },
        {
          "text": "Musik",
          "correct": false
        },
        {
          "text": "Licht",
          "correct": false
        }
      ]
    },
    {
      "id": 164,
      "question": "Welcher Ozean ist wichtig für den Golfstrom?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Atlantischer Ozean",
          "correct": true
        },
        {
          "text": "Indischer Ozean",
          "correct": false
        },
        {
          "text": "Arktischer See",
          "correct": false
        }
      ]
    },
    {
      "id": 165,
      "question": "Was transportieren Strömungen außer Temperatur?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Nährstoffe",
          "correct": true
        },
        {
          "text": "Tiere auf Booten",
          "correct": false
        },
        {
          "text": "Sandburgen",
          "correct": false
        }
      ]
    },
    {
      "id": 166,
      "question": "Warum sind Strömungen für das Wetter wichtig?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Sie verteilen Wärme",
          "correct": true
        },
        {
          "text": "Sie erzeugen Blitze",
          "correct": false
        },
        {
          "text": "Sie bewegen Wolken",
          "correct": false
        }
      ]
    },
    {
      "id": 167,
      "question": "Was schützen Mangrovenwälder?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Die Küsten",
          "correct": true
        },
        {
          "text": "Wolken",
          "correct": false
        },
        {
          "text": "Den Wald",
          "correct": false
        }
      ]
    },
    {
      "id": 168,
      "question": "Was ist Mikroplastik?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Winzige Plastikstücke",
          "correct": true
        },
        {
          "text": "Kleine Steine",
          "correct": false
        },
        {
          "text": "Meeressalz",
          "correct": false
        }
      ]
    },
    {
      "id": 169,
      "question": "Was ist ein großes Problem für Meeresbewohner?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Plastikmüll",
          "correct": true
        },
        {
          "text": "Treibholz",
          "correct": false
        },
        {
          "text": "Muschelschalen",
          "correct": false
        }
      ]
    },
    {
      "id": 170,
      "question": "Warum ist Plastik im Meer gefährlich?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Tiere halten es für Futter",
          "correct": true
        },
        {
          "text": "Es löst sich auf",
          "correct": false
        },
        {
          "text": "Der Wasserspiegel steigt",
          "correct": false
        }
      ]
    },
    {
      "id": 171,
      "question": "Was sind Geisternetze (Lost Nets)?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Verlorene Fischernetze",
          "correct": true
        },
        {
          "text": "Unsichtbare Netze",
          "correct": false
        },
        {
          "text": "Netzhaut Fische",
          "correct": false
        }
      ]
    },
    {
      "id": 172,
      "question": "Wie heißt der „Kalender“ der Ozeane, der Ebbe und Flut regelt?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Die Gezeiten",
          "correct": true
        },
        {
          "text": "Die Strömungsliste",
          "correct": false
        },
        {
          "text": "Der Mondplan",
          "correct": false
        }
      ]
    },
    {
      "id": 173,
      "question": "Warum ist das Meer blau?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Licht wird im Wasser gestreut",
          "correct": true
        },
        {
          "text": "Kontrast zur Sonne",
          "correct": false
        },
        {
          "text": "Viele Tintenfische leben dort",
          "correct": false
        }
      ]
    },
    {
      "id": 174,
      "question": "In welchem Ozean spielt der Großteil des Films „Der weiße Hai“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Atlantik",
          "correct": true
        },
        {
          "text": "Indischer Ozean",
          "correct": false
        },
        {
          "text": "Pazifik",
          "correct": false
        }
      ]
    },
    {
      "id": 175,
      "question": "Wie heißt der Orca auch im Deutschen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Schwertwal",
          "correct": true
        },
        {
          "text": "Haiwal",
          "correct": false
        },
        {
          "text": "Riesen-Delfin",
          "correct": false
        }
      ]
    },
    {
      "id": 176,
      "question": "Zu welcher Tierfamilie gehört der Orca?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Delfinfamilie",
          "correct": true
        },
        {
          "text": "Haifamilie",
          "correct": false
        },
        {
          "text": "Bärenfamilie",
          "correct": false
        }
      ]
    },
    {
      "id": 177,
      "question": "Welche Farbe hat der typische Orca am Rücken?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Schwarz",
          "correct": true
        },
        {
          "text": "Dunkelblau",
          "correct": false
        },
        {
          "text": "Grau",
          "correct": false
        }
      ]
    },
    {
      "id": 178,
      "question": "Was ist die maximale Länge, die ein ausgewachsenes Orca-Männchen ungefähr erreichen kann?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis ca. 9–10 Meter",
          "correct": true
        },
        {
          "text": "Bis ca. 15 Meter",
          "correct": false
        },
        {
          "text": "Bis ca. 6 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 179,
      "question": "Wie schwer kann ein großes Orca-Männchen ungefähr werden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis zu 5–10 Tonnen",
          "correct": true
        },
        {
          "text": "Bis zu 30 Tonnen",
          "correct": false
        },
        {
          "text": "Bis zu 800 kg",
          "correct": false
        }
      ]
    },
    {
      "id": 180,
      "question": "Wie heißt das berühmteste Orca-Weibchen aus SeaWorld, das sehr bekannt wurde?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Tilikum",
          "correct": true
        },
        {
          "text": "Keiko",
          "correct": false
        },
        {
          "text": "Shamu",
          "correct": false
        }
      ]
    },
    {
      "id": 181,
      "question": "Wie lange kann ein Orca-Baby ungefähr bei seiner Mutter Milch trinken?",
      "difficulty": 2,
      "answers": [
        {
          "text": "1–2 Jahre",
          "correct": true
        },
        {
          "text": "Nur 3 Monate",
          "correct": false
        },
        {
          "text": "Bis zu 5 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 182,
      "question": "Wie schnell kann ein Orca maximal schwimmen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis zu 50–60 km/h",
          "correct": true
        },
        {
          "text": "Maximal 25 km/h",
          "correct": false
        },
        {
          "text": "Bis zu 120 km/h",
          "correct": false
        }
      ]
    },
    {
      "id": 183,
      "question": "Wie viele Zähne hat ein ausgewachsener Orca ungefähr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "40–56 Zähne",
          "correct": true
        },
        {
          "text": "120–150 Zähne",
          "correct": false
        },
        {
          "text": "20–28 Zähne",
          "correct": false
        }
      ]
    },
    {
      "id": 184,
      "question": "Wie heißt der wissenschaftliche Name des Orcas?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Orcinus orca",
          "correct": true
        },
        {
          "text": "Delphinus orca",
          "correct": false
        },
        {
          "text": "Balaena orca",
          "correct": false
        }
      ]
    },
    {
      "id": 185,
      "question": "Was ist weltweit die bekannteste Bedrohung für viele Orca-Populationen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Umweltverschmutzung",
          "correct": true
        },
        {
          "text": "Zu viele Haie",
          "correct": false
        },
        {
          "text": "Zu viele Pottwale",
          "correct": false
        }
      ]
    },
    {
      "id": 186,
      "question": "Ist der Orca ein …?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Delfin",
          "correct": true
        },
        {
          "text": "Hai",
          "correct": false
        },
        {
          "text": "Fisch",
          "correct": false
        }
      ]
    },
    {
      "id": 187,
      "question": "Wie hoch kann die Rückenflosse eines männlichen Orcas werden?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Bis zu fast 2 Meter",
          "correct": true
        },
        {
          "text": "Nur 55 cm",
          "correct": false
        },
        {
          "text": "Bis zu fast 1,25 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 188,
      "question": "Atmet der Orca durch ein …?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Blasloch",
          "correct": true
        },
        {
          "text": "Kiemen",
          "correct": false
        },
        {
          "text": "Mund",
          "correct": false
        }
      ]
    },
    {
      "id": 189,
      "question": "Haben Orcas verschiedene „Dialekte“ in ihren Rufen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ja, je nach Pod",
          "correct": true
        },
        {
          "text": "Nein",
          "correct": false
        },
        {
          "text": "Nur einer für alle",
          "correct": false
        }
      ]
    },
    {
      "id": 190,
      "question": "Sind Orcas in allen Meeren der Welt zu finden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ja, fast überall",
          "correct": true
        },
        {
          "text": "Nur im kalten Polarmeer",
          "correct": false
        },
        {
          "text": "Nur in warmen Meeren",
          "correct": false
        }
      ]
    },
    {
      "id": 191,
      "question": "Welche Orcas jagen hauptsächlich Lachs und andere Fische?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Resident Orcas",
          "correct": true
        },
        {
          "text": "Transient Orcas",
          "correct": false
        },
        {
          "text": "Offshore Orcas",
          "correct": false
        }
      ]
    },
    {
      "id": 192,
      "question": "Wie lange dauert die Tragzeit (Schwangerschaft) bei Orcas ungefähr?",
      "difficulty": 3,
      "answers": [
        {
          "text": "15–18 Monate",
          "correct": true
        },
        {
          "text": "Nur 9 Monate",
          "correct": false
        },
        {
          "text": "24 Monate",
          "correct": false
        }
      ]
    },
    {
      "id": 193,
      "question": "Wie alt können weibliche Orcas in freier Wildbahn werden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis zu 80–90 Jahre",
          "correct": true
        },
        {
          "text": "Nur 30–40 Jahre",
          "correct": false
        },
        {
          "text": "Über 150 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 194,
      "question": "Wie nennt man die charakteristischen weißen „Sattelflecken“ bei Orcas, hinter der Rückenflosse?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Saddle patch",
          "correct": true
        },
        {
          "text": "Augenfleck",
          "correct": false
        },
        {
          "text": "Schwanzfleck",
          "correct": false
        }
      ]
    },
    {
      "id": 195,
      "question": "Welches große Tier kann von Orcas gejagt werden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Großer Weißer Hai",
          "correct": true
        },
        {
          "text": "Blauwal (Jungtiere)",
          "correct": false
        },
        {
          "text": "Pottwal",
          "correct": false
        }
      ]
    },
    {
      "id": 196,
      "question": "Wie lang ist ein neugeborener Orca ungefähr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ca. 2–3 Meter",
          "correct": true
        },
        {
          "text": "Nur 1 Meter",
          "correct": false
        },
        {
          "text": "4–5 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 197,
      "question": "Welcher Ecotype des Orcas jagt primär marine Säugetiere?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Transient/Bigg’s",
          "correct": true
        },
        {
          "text": "Resident",
          "correct": false
        },
        {
          "text": "Offshore",
          "correct": false
        }
      ]
    },
    {
      "id": 198,
      "question": "Welcher Orca-Ecotype hat die höchsten PCB-Belastungen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Southern Resident",
          "correct": true
        },
        {
          "text": "Transient",
          "correct": false
        },
        {
          "text": "Northern Resident",
          "correct": false
        }
      ]
    },
    {
      "id": 199,
      "question": "Welcher Stoff reichert sich stark in Orca-Blubber an (außer PCB)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "PBDE",
          "correct": true
        },
        {
          "text": "Quecksilber",
          "correct": false
        },
        {
          "text": "Mikroplastik",
          "correct": false
        }
      ]
    },
    {
      "id": 200,
      "question": "Wie alt wurde die älteste bekannte wilde Orca-Kuh geschätzt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "~100–105 Jahre",
          "correct": true
        },
        {
          "text": "~80 Jahre",
          "correct": false
        },
        {
          "text": "~130 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 201,
      "question": "Ist der Weiße Hai größer als ein Orca?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Nein",
          "correct": true
        },
        {
          "text": "Ja",
          "correct": false
        },
        {
          "text": "Gleich Groß",
          "correct": false
        }
      ]
    },
    {
      "id": 202,
      "question": "Wie heißt der Weiße Hai noch auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Great White Shark",
          "correct": true
        },
        {
          "text": "Big Blue Shark",
          "correct": false
        },
        {
          "text": "Black Tooth Fish",
          "correct": false
        }
      ]
    },
    {
      "id": 203,
      "question": "Was frisst der Weiße Hai am liebsten?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Robben und Fische",
          "correct": true
        },
        {
          "text": "Algen und Seegras",
          "correct": false
        },
        {
          "text": "Korallen und Muscheln",
          "correct": false
        }
      ]
    },
    {
      "id": 204,
      "question": "In welchem Meer ist der Weiße Hai am häufigsten anzutreffen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "In allen großen Ozeanen",
          "correct": true
        },
        {
          "text": "Nur im Mittelmeer",
          "correct": false
        },
        {
          "text": "Nur im Amazonas",
          "correct": false
        }
      ]
    },
    {
      "id": 205,
      "question": "Wie nennt man die sehr scharfen Zähne des Weißen Hais?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Reißzähne",
          "correct": true
        },
        {
          "text": "Mahlzähne",
          "correct": false
        },
        {
          "text": "Schneidezähne",
          "correct": false
        }
      ]
    },
    {
      "id": 206,
      "question": "Wie groß kann ein ausgewachsener Weißer Hai ungefähr werden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis ca. 6 Meter",
          "correct": true
        },
        {
          "text": "Bis ca. 20 Meter",
          "correct": false
        },
        {
          "text": "Maximal 2 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 207,
      "question": "Hat der Weiße Hai Knochen im Körper?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Nein, nur Knorpel",
          "correct": true
        },
        {
          "text": "Ja, ganz viele Knochen",
          "correct": false
        },
        {
          "text": "Nur im Schwanz",
          "correct": false
        }
      ]
    },
    {
      "id": 208,
      "question": "Wie schnell kann ein Weißer Hai maximal schwimmen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis ca. 40–56 km/h",
          "correct": true
        },
        {
          "text": "Maximal 5 km/h",
          "correct": false
        },
        {
          "text": "100 km/h",
          "correct": false
        }
      ]
    },
    {
      "id": 209,
      "question": "Wie viele Junge bekommt ein Weißer Hai normalerweise pro Wurf?",
      "difficulty": 2,
      "answers": [
        {
          "text": "2–14 Junge",
          "correct": true
        },
        {
          "text": "15-19 Junge",
          "correct": false
        },
        {
          "text": "Nur 1 Junges",
          "correct": false
        }
      ]
    },
    {
      "id": 210,
      "question": "Wie viele Zähne hat ein Weißer Hai ungefähr im Laufe seines Lebens?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis zu 20.000–30.000",
          "correct": true
        },
        {
          "text": "Nur etwa 300",
          "correct": false
        },
        {
          "text": "Maximal 1.000",
          "correct": false
        }
      ]
    },
    {
      "id": 211,
      "question": "Welche Bisskraft (in psi) wird beim Weißen Hai oft angegeben?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ca. 4.000 psi",
          "correct": true
        },
        {
          "text": "Ca. 400 psi",
          "correct": false
        },
        {
          "text": "Ca. 40.000 psi",
          "correct": false
        }
      ]
    },
    {
      "id": 212,
      "question": "In welchem Alter werden weibliche Weiße Haie meist geschlechtsreif?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ca. 15–33 Jahre",
          "correct": true
        },
        {
          "text": "Ca. 3–5 Jahre",
          "correct": false
        },
        {
          "text": "Ca. 50–60 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 213,
      "question": "Wie nennt man die Schutzmembran, die Weiße Haie über die Augen schieben können?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Nickhaut",
          "correct": true
        },
        {
          "text": "Hornhaut",
          "correct": false
        },
        {
          "text": "Lidklappe",
          "correct": false
        }
      ]
    },
    {
      "id": 214,
      "question": "Welche maximale Tauchtiefe erreichen Weiße Haie nachweislich?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Über 1.200 Meter",
          "correct": true
        },
        {
          "text": "Maximal 500 Meter",
          "correct": false
        },
        {
          "text": "Bis zu 980 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 215,
      "question": "Welches Land hat die meisten dokumentierten Weißhai-Sichtungen vor der Küste?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Südafrika",
          "correct": true
        },
        {
          "text": "Australien",
          "correct": false
        },
        {
          "text": "Japan",
          "correct": false
        }
      ]
    },
    {
      "id": 216,
      "question": "Wie viele Kiemenspalten hat der Weiße Hai?",
      "difficulty": 2,
      "answers": [
        {
          "text": "5",
          "correct": true
        },
        {
          "text": "7",
          "correct": false
        },
        {
          "text": "3",
          "correct": false
        }
      ]
    },
    {
      "id": 217,
      "question": "Wie groß sind neugeborene Weiße-Hai-Junge ungefähr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ca. 1,2–1,5 Meter",
          "correct": true
        },
        {
          "text": "Nur 20–30 cm",
          "correct": false
        },
        {
          "text": "Bereits 3 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 218,
      "question": "Wie nennt man das Gebiet vor Südafrika, wo Weiße Haie besonders oft „breachen“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Seal Island",
          "correct": true
        },
        {
          "text": "Great Barrier Reef",
          "correct": false
        },
        {
          "text": "Mittelmeer",
          "correct": false
        }
      ]
    },
    {
      "id": 219,
      "question": "Wie lange können Weiße Haie ohne Nahrung auskommen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Mehrere Monate",
          "correct": true
        },
        {
          "text": "Maximal 1 Woche",
          "correct": false
        },
        {
          "text": "Nur 2–3 Tage",
          "correct": false
        }
      ]
    },
    {
      "id": 220,
      "question": "Welches ist die größte bekannte bestätigte Länge eines Weißen Hais?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ca. 6,1–6,4 Meter",
          "correct": true
        },
        {
          "text": "Über 8 Meter",
          "correct": false
        },
        {
          "text": "Maximal 4 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 221,
      "question": "Warum ist der Bauch des Weißen Hais weiß?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Gegenlicht-Tarnung",
          "correct": true
        },
        {
          "text": "Warnfarbe für Feinde",
          "correct": false
        },
        {
          "text": "Nur Zufall",
          "correct": false
        }
      ]
    },
    {
      "id": 222,
      "question": "Welches andere großes Raubtier kann adulte Weiße Haie fressen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Orca",
          "correct": true
        },
        {
          "text": "Tigerhai",
          "correct": false
        },
        {
          "text": "Keines",
          "correct": false
        }
      ]
    },
    {
      "id": 223,
      "question": "Wie nennt man die Schwangerschaftsform beim Weißen Hai?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ovovivipar",
          "correct": true
        },
        {
          "text": "Eierlegend",
          "correct": false
        },
        {
          "text": "Lebendgebärend mit Plazenta",
          "correct": false
        }
      ]
    },
    {
      "id": 224,
      "question": "Wie hoch ist die durchschnittliche Lebenserwartung eines Weißen Hais?",
      "difficulty": 2,
      "answers": [
        {
          "text": "70+ Jahre",
          "correct": true
        },
        {
          "text": "20–30 Jahre",
          "correct": false
        },
        {
          "text": "Maximal 10 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 225,
      "question": "Welches Protein macht die Zähne des Weißen Hais besonders hart?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Vitrodentin",
          "correct": true
        },
        {
          "text": "Keratin",
          "correct": false
        },
        {
          "text": "Knochenmaterial",
          "correct": false
        }
      ]
    },
    {
      "id": 226,
      "question": "In welchem Ozean ist der Weiße Hai am seltensten?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Arktischer Ozean",
          "correct": true
        },
        {
          "text": "Atlantik",
          "correct": false
        },
        {
          "text": "Indischer Ozean",
          "correct": false
        }
      ]
    },
    {
      "id": 227,
      "question": "Welches Land verbietet seit 1991 den gezielten Fang von Weißen Haien als eines der ersten?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Südafrika",
          "correct": true
        },
        {
          "text": "Deutschland",
          "correct": false
        },
        {
          "text": "USA",
          "correct": false
        }
      ]
    },
    {
      "id": 228,
      "question": "Wann erreichen männliche Weiße Haie typischerweise die Geschlechtsreife (Länge)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ca. 3,4 m",
          "correct": true
        },
        {
          "text": "Ca. 4,6 m",
          "correct": false
        },
        {
          "text": "Ca. 2,5 m",
          "correct": false
        }
      ]
    },
    {
      "id": 229,
      "question": "Wann erreichen männliche Weiße Haie typischerweise die Geschlechtsreife (Alter)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "bei etwa 26 Jahren",
          "correct": true
        },
        {
          "text": "bei etwa 15 Jahren",
          "correct": false
        },
        {
          "text": "bei etwa 10 Jahren",
          "correct": false
        }
      ]
    },
    {
      "id": 230,
      "question": "In welcher Region gilt der Weiße Hai als regional „Critically Endangered“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Mittelmeer",
          "correct": true
        },
        {
          "text": "Nordwest-Atlantik",
          "correct": false
        },
        {
          "text": "Pazifik vor Kalifornien",
          "correct": false
        }
      ]
    },
    {
      "id": 231,
      "question": "Wie viele Zahnreihen sind beim Weißen Hai funktional aktiv (vorne)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "5–7 Reihen",
          "correct": true
        },
        {
          "text": "Nur 1–2",
          "correct": false
        },
        {
          "text": "Über 10",
          "correct": false
        }
      ]
    },
    {
      "id": 232,
      "question": "Welches ist der Name des berühmten sehr großes Hai-Weibchen (ca. 6 m), die in Guadalupe gesichtet wird?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Deep Blue",
          "correct": true
        },
        {
          "text": "Contender",
          "correct": false
        },
        {
          "text": "Blue Shark",
          "correct": false
        }
      ]
    },
    {
      "id": 233,
      "question": "Welches ist die geschätzte maximale Körpermasse eines sehr großen Weibchens?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bis ca. 2.500 kg",
          "correct": true
        },
        {
          "text": "Über 5.000 kg",
          "correct": false
        },
        {
          "text": "Unter 1.000 kg",
          "correct": false
        }
      ]
    },
    {
      "id": 234,
      "question": "Wie nennt man eine Gruppe von Delfinen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Schule",
          "correct": true
        },
        {
          "text": "Rudel",
          "correct": false
        },
        {
          "text": "Herde",
          "correct": false
        }
      ]
    },
    {
      "id": 235,
      "question": "Was frisst der Delfin am liebsten?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Fische",
          "correct": true
        },
        {
          "text": "Krebse",
          "correct": false
        },
        {
          "text": "Korallen",
          "correct": false
        }
      ]
    },
    {
      "id": 236,
      "question": "Wie nennt man das Baby vom Delfin?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Kalb",
          "correct": true
        },
        {
          "text": "Welpe",
          "correct": false
        },
        {
          "text": "Fohlen",
          "correct": false
        }
      ]
    },
    {
      "id": 237,
      "question": "Ist der Delfin warmblütig?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Ja",
          "correct": true
        },
        {
          "text": "Nein",
          "correct": false
        },
        {
          "text": "Manchmal",
          "correct": false
        }
      ]
    },
    {
      "id": 238,
      "question": "Wie viele Arten von Delfinen gibt es ungefähr?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Ca. 40",
          "correct": true
        },
        {
          "text": "Nur 1",
          "correct": false
        },
        {
          "text": "Über 1000",
          "correct": false
        }
      ]
    },
    {
      "id": 239,
      "question": "Wie schnell kann ein Delfin schwimmen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis ca. 50–60 km/h",
          "correct": true
        },
        {
          "text": "Maximal 5 km/h",
          "correct": false
        },
        {
          "text": "200 km/h",
          "correct": false
        }
      ]
    },
    {
      "id": 240,
      "question": "Wie groß wird ein normaler Delfin ungefähr?",
      "difficulty": 1,
      "answers": [
        {
          "text": "2–4 Meter",
          "correct": true
        },
        {
          "text": "10 Meter",
          "correct": false
        },
        {
          "text": "50 cm",
          "correct": false
        }
      ]
    },
    {
      "id": 241,
      "question": "Wie nennt man den Schwanz des Delfins?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Fluke",
          "correct": true
        },
        {
          "text": "Flosse",
          "correct": false
        },
        {
          "text": "Schwimmflügel",
          "correct": false
        }
      ]
    },
    {
      "id": 242,
      "question": "Wie alt kann ein Delfin werden?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis ca. 40–50 Jahre",
          "correct": true
        },
        {
          "text": "Nur 5 Jahre",
          "correct": false
        },
        {
          "text": "Über 100",
          "correct": false
        }
      ]
    },
    {
      "id": 243,
      "question": "Zu welcher Gruppe gehören Delfine biologisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Zahnwale",
          "correct": true
        },
        {
          "text": "Bartenwale",
          "correct": false
        },
        {
          "text": "Fische",
          "correct": false
        }
      ]
    },
    {
      "id": 244,
      "question": "Wie lange kann ein Delfin die Luft anhalten (maximal)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bis zu 8–15 Minuten",
          "correct": true
        },
        {
          "text": "Nur 1–2 Minuten",
          "correct": false
        },
        {
          "text": "Über 30 Minuten",
          "correct": false
        }
      ]
    },
    {
      "id": 245,
      "question": "Wie nennt man die charakteristische Schnauze des Großen Tümmlers?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Flaschenförmig",
          "correct": true
        },
        {
          "text": "Schwertförmig",
          "correct": false
        },
        {
          "text": "Runde Nase",
          "correct": false
        }
      ]
    },
    {
      "id": 246,
      "question": "Wie alt werden die meisten Delfine in freier Wildbahn?",
      "difficulty": 3,
      "answers": [
        {
          "text": "40–60 Jahre",
          "correct": true
        },
        {
          "text": "Nur 10–15 Jahre",
          "correct": false
        },
        {
          "text": "Über 100 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 247,
      "question": "Welches Sinnesorgan fehlt Delfinen fast komplett?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Geruchssinn",
          "correct": true
        },
        {
          "text": "Gehör",
          "correct": false
        },
        {
          "text": "Sehen",
          "correct": false
        }
      ]
    },
    {
      "id": 248,
      "question": "Können Delfine Farben sehen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ja, aber begrenzt",
          "correct": true
        },
        {
          "text": "Komplett farbenblind",
          "correct": false
        },
        {
          "text": "Nur Schwarz-Weiß",
          "correct": false
        }
      ]
    },
    {
      "id": 249,
      "question": "Welcher Delfin hat eine sehr lange Schnauze?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ganges-Delfin",
          "correct": true
        },
        {
          "text": "Schwertwal",
          "correct": false
        },
        {
          "text": "Großer Tümmler",
          "correct": false
        }
      ]
    },
    {
      "id": 250,
      "question": "Wie viele Zähne hat ein typischer Großer Tümmler?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ca. 80–100",
          "correct": true
        },
        {
          "text": "Nur 20",
          "correct": false
        },
        {
          "text": "Über 200",
          "correct": false
        }
      ]
    },
    {
      "id": 251,
      "question": "Welches Organ erzeugt die Klicklaute beim Delfin?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Melone",
          "correct": true
        },
        {
          "text": "Lunge",
          "correct": false
        },
        {
          "text": "Mund",
          "correct": false
        }
      ]
    },
    {
      "id": 252,
      "question": "Wie tief können viele Delfine tauchen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bis ca. 300–500 Meter",
          "correct": true
        },
        {
          "text": "Nur 100 Meter",
          "correct": false
        },
        {
          "text": "Über 2.000 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 253,
      "question": "Wie lange dauert die Tragzeit bei Delfinen ungefähr?",
      "difficulty": 3,
      "answers": [
        {
          "text": "11–12 Monate",
          "correct": true
        },
        {
          "text": "3 Monate",
          "correct": false
        },
        {
          "text": "2 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 254,
      "question": "Wann zeigen Delfine Mirror Self-Recognition (MSR) erstmals (frühestes Alter in Studien)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Ab ca. 7 Monaten",
          "correct": true
        },
        {
          "text": "Erst ab 5–6 Jahren",
          "correct": false
        },
        {
          "text": "Nie zuverlässig",
          "correct": false
        }
      ]
    },
    {
      "id": 255,
      "question": "Wie oft gebären weibliche Bottlenose-Delfine typischerweise (Interkalationsintervall)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Alle 3–6 Jahre",
          "correct": true
        },
        {
          "text": "Jährlich",
          "correct": false
        },
        {
          "text": "Alle 10+ Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 256,
      "question": "Welches Verhalten zeigt hohe soziale Komplexität bei Indo-Pazifik-Bottlenose-Delfinen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Super-Allianzen",
          "correct": true
        },
        {
          "text": "Keine Allianzen",
          "correct": false
        },
        {
          "text": "Nur Mutter-Kalb-Bindung",
          "correct": false
        }
      ]
    },
    {
      "id": 257,
      "question": "Wie häufig erneuert sich die äußerste Hautschicht beim Delfin?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Alle 1–2 Stunden",
          "correct": true
        },
        {
          "text": "Einmal pro Woche",
          "correct": false
        },
        {
          "text": "Nur saisonal",
          "correct": false
        }
      ]
    },
    {
      "id": 258,
      "question": "Wie viele mittlere Ohrknochen hat ein Delfin (wie alle Säugetiere)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "3",
          "correct": true
        },
        {
          "text": "1",
          "correct": false
        },
        {
          "text": "5",
          "correct": false
        }
      ]
    },
    {
      "id": 259,
      "question": "Welches ist die genaue Reproduktionsstrategie bei den meisten Delfinen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Polygynandrie",
          "correct": true
        },
        {
          "text": "Monogam",
          "correct": false
        },
        {
          "text": "Harem",
          "correct": false
        }
      ]
    },
    {
      "id": 260,
      "question": "Wie lang kann ein Blauwal ungefähr werden?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Bis zu 30 Meter",
          "correct": true
        },
        {
          "text": "Bis zu 10 Meter",
          "correct": false
        },
        {
          "text": "Bis zu 5 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 261,
      "question": "Was frisst der Blauwal hauptsächlich?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Krill",
          "correct": true
        },
        {
          "text": "Fische",
          "correct": false
        },
        {
          "text": "Seegras",
          "correct": false
        }
      ]
    },
    {
      "id": 262,
      "question": "Zu welcher Gruppe gehört der Blauwal?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bartenwale",
          "correct": true
        },
        {
          "text": "Zahnwale",
          "correct": false
        },
        {
          "text": "Haie",
          "correct": false
        }
      ]
    },
    {
      "id": 263,
      "question": "Wie schwer kann ein erwachsener Blauwal sein?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Bis zu 200 Tonnen",
          "correct": true
        },
        {
          "text": "Bis zu 20 Tonnen",
          "correct": false
        },
        {
          "text": "Bis zu 2 Tonnen",
          "correct": false
        }
      ]
    },
    {
      "id": 264,
      "question": "Wo lebt der Blauwal?",
      "difficulty": 1,
      "answers": [
        {
          "text": "In allen Ozeanen",
          "correct": true
        },
        {
          "text": "Nur im Süßwasser",
          "correct": false
        },
        {
          "text": "Nur in Flüssen",
          "correct": false
        }
      ]
    },
    {
      "id": 265,
      "question": "Wie viele Junge bekommt ein Blauwal-Muttertier meistens?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Eins",
          "correct": true
        },
        {
          "text": "Drei",
          "correct": false
        },
        {
          "text": "Fünf",
          "correct": false
        }
      ]
    },
    {
      "id": 266,
      "question": "Wie lange ist die Tragzeit beim Blauwal ungefähr?",
      "difficulty": 1,
      "answers": [
        {
          "text": "11–12 Monate",
          "correct": true
        },
        {
          "text": "3 Monate",
          "correct": false
        },
        {
          "text": "24 Monate",
          "correct": false
        }
      ]
    },
    {
      "id": 267,
      "question": "Wie viele Liter Milch trinkt ein Blauwal-Baby am Tag ungefähr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Über 200 Liter",
          "correct": true
        },
        {
          "text": "5 Liter",
          "correct": false
        },
        {
          "text": "50 Liter",
          "correct": false
        }
      ]
    },
    {
      "id": 268,
      "question": "Wie alt kann ein Blauwal ungefähr werden?",
      "difficulty": 1,
      "answers": [
        {
          "text": "80–100 Jahre",
          "correct": true
        },
        {
          "text": "10–15 Jahre",
          "correct": false
        },
        {
          "text": "200–300 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 269,
      "question": "Wie tief taucht ein Blauwal normalerweise?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Bis etwa 500 Meter",
          "correct": true
        },
        {
          "text": "Nur 5 Meter",
          "correct": false
        },
        {
          "text": "2000 Meter",
          "correct": false
        }
      ]
    },
    {
      "id": 270,
      "question": "Wie viele Herzen hat der Blauwal?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Eins",
          "correct": true
        },
        {
          "text": "Zwei",
          "correct": false
        },
        {
          "text": "Vier",
          "correct": false
        }
      ]
    },
    {
      "id": 271,
      "question": "Wie schnell kann ein Blauwal maximal schwimmen?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Ca. 50 km/h",
          "correct": true
        },
        {
          "text": "Ca. 5 km/h",
          "correct": false
        },
        {
          "text": "Ca. 200 km/h",
          "correct": false
        }
      ]
    },
    {
      "id": 272,
      "question": "In welchem Meer sieht man besonders viele Blauwale?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Antarktischer Ozean",
          "correct": true
        },
        {
          "text": "Mittelmeer",
          "correct": false
        },
        {
          "text": "Nordsee",
          "correct": false
        }
      ]
    },
    {
      "id": 273,
      "question": "Wie groß ist das Herz eines Blauwal ungefähr?",
      "difficulty": 2,
      "answers": [
        {
          "text": "So groß wie ein Auto",
          "correct": true
        },
        {
          "text": "So groß wie eine Faust",
          "correct": false
        },
        {
          "text": "So groß wie ein Fußball",
          "correct": false
        }
      ]
    },
    {
      "id": 274,
      "question": "Wie viele Atemzüge macht ein Blauwal pro Stunde etwa?",
      "difficulty": 2,
      "answers": [
        {
          "text": "Nur 5–10",
          "correct": true
        },
        {
          "text": "100",
          "correct": false
        },
        {
          "text": "500",
          "correct": false
        }
      ]
    },
    {
      "id": 275,
      "question": "Wie viele Blauwale gibt es heute ungefähr noch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "10.000–25.000",
          "correct": true
        },
        {
          "text": "Über 250.000",
          "correct": false
        },
        {
          "text": "75.000-150.000",
          "correct": false
        }
      ]
    },
    {
      "id": 276,
      "question": "Wie alt wurde der nachweislich älteste bekannte Blauwal?",
      "difficulty": 3,
      "answers": [
        {
          "text": "110 Jahre",
          "correct": true
        },
        {
          "text": "145 Jahre",
          "correct": false
        },
        {
          "text": "85 Jahre",
          "correct": false
        }
      ]
    },
    {
      "id": 277,
      "question": "Welches Unterart des Blauwal lebt hauptsächlich im Indischen Ozean und ist deutlich kleiner?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Pygmy-Blauwal",
          "correct": true
        },
        {
          "text": "Nordatlantik-Blauwal",
          "correct": false
        },
        {
          "text": "Antarktischer Blauwal",
          "correct": false
        }
      ]
    },
    {
      "id": 278,
      "question": "Wie viele Kehlfurchen hat ein erwachsener Blauwal ungefähr?",
      "difficulty": 3,
      "answers": [
        {
          "text": "60–88",
          "correct": true
        },
        {
          "text": "20–35",
          "correct": false
        },
        {
          "text": "100–120",
          "correct": false
        }
      ]
    },
    {
      "id": 279,
      "question": "Welcher Teil des Blauwal wird zur individuellen Identifikation genutzt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Die Schwanzfluke",
          "correct": true
        },
        {
          "text": "Die Rückenflosse",
          "correct": false
        },
        {
          "text": "Das Blasloch",
          "correct": false
        }
      ]
    },
    {
      "id": 280,
      "question": "Wie laut kann der Infraschall-Gesang des Blauwal maximal werden?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bis 188 Dezibel",
          "correct": true
        },
        {
          "text": "Bis 230 Dezibel",
          "correct": false
        },
        {
          "text": "Bis 140 Dezibel",
          "correct": false
        }
      ]
    },
    {
      "id": 281,
      "question": "Welche Farbe geben Kieselalgen der Bauchseite mancher Blauwale im kalten Wasser?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Gelblich",
          "correct": true
        },
        {
          "text": "Rotbraun",
          "correct": false
        },
        {
          "text": "Dunkelgrün",
          "correct": false
        }
      ]
    },
    {
      "id": 282,
      "question": "Wie viele Kilometer legen manche Blauwal-Populationen bei ihrer jährlichen Wanderung zurück?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Bis über 20.000 km",
          "correct": true
        },
        {
          "text": "Ca. 5.000 km",
          "correct": false
        },
        {
          "text": "Unter 2.000 km",
          "correct": false
        }
      ]
    },
    {
      "id": 283,
      "question": "Welches Organ des Blauwal wiegt etwa so viel wie ein Kleinwagen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Das Herz",
          "correct": true
        },
        {
          "text": "Die Leber",
          "correct": false
        },
        {
          "text": "Die Lunge",
          "correct": false
        }
      ]
    },
    {
      "id": 284,
      "question": "Wie viele Bartenplatten hat ein Blauwal ungefähr pro Seite?",
      "difficulty": 3,
      "answers": [
        {
          "text": "270–395",
          "correct": true
        },
        {
          "text": "150–220",
          "correct": false
        },
        {
          "text": "500–600",
          "correct": false
        }
      ]
    },
    {
      "id": 285,
      "question": "Welcher historische Name wurde für den Blauwal früher oft verwendet?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Sibbald’s Rorqual",
          "correct": true
        },
        {
          "text": "Great Finner",
          "correct": false
        },
        {
          "text": "Blue Rorqual",
          "correct": false
        }
      ]
    },
    {
      "id": 286,
      "question": "Wie viele Jungtiere bringt eine Blauwal-Kuh in ihrem Leben durchschnittlich zur Welt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Nur ca. 5–6",
          "correct": true
        },
        {
          "text": "10–15",
          "correct": false
        },
        {
          "text": "Über 20",
          "correct": false
        }
      ]
    },
    {
      "id": 287,
      "question": "Welcher Knochen ist beim Blauwal der größte Einzelknochen der Welt?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Unterkiefer",
          "correct": true
        },
        {
          "text": "Oberschenkelrest",
          "correct": false
        },
        {
          "text": "Wirbel C1",
          "correct": false
        }
      ]
    },
    {
      "id": 288,
      "question": "Wie hoch ist der Anteil an Blauwalen, die heute noch existieren, verglichen mit 1900?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Nur ca. 5–10 %",
          "correct": true
        },
        {
          "text": "Ca. 50 %",
          "correct": false
        },
        {
          "text": "Über 80 %",
          "correct": false
        }
      ]
    },
    {
      "id": 289,
      "question": "Welche anatomische Besonderheit hilft dem Blauwal beim extremen Tiefentauchen?",
      "difficulty": 3,
      "answers": [
        {
          "text": "Kollabierende Lunge",
          "correct": true
        },
        {
          "text": "Zusätzliche Kiemen",
          "correct": false
        },
        {
          "text": "Vergrößerte Nieren",
          "correct": false
        }
      ]
    },
    {
      "id": 290,
      "question": "Wie lange dauert die Laktationszeit beim Blauwal-Kalb ungefähr?",
      "difficulty": 3,
      "answers": [
        {
          "text": "6–7 Monate",
          "correct": true
        },
        {
          "text": "12–18 Monate",
          "correct": false
        },
        {
          "text": "3–4 Monate",
          "correct": false
        }
      ]
    },
    {
      "id": 291,
      "question": "Zu welcher Tiergruppe gehört der Blauwal?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Säugetiere",
          "correct": true
        },
        {
          "text": "Fische",
          "correct": false
        },
        {
          "text": "Haie",
          "correct": false
        }
      ]
    },
    {
      "id": 292,
      "question": "Was hat der Blauwal anstelle von Zähnen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Barten",
          "correct": true
        },
        {
          "text": "Scharfe Zähne",
          "correct": false
        },
        {
          "text": "Keine Zähne",
          "correct": false
        }
      ]
    },
    {
      "id": 293,
      "question": "Hat der Blauwal eine Rückenflosse?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Ja, eine kleine",
          "correct": true
        },
        {
          "text": "Eine riesige wie beim Hai",
          "correct": false
        },
        {
          "text": "Gar keine",
          "correct": false
        }
      ]
    },
    {
      "id": 294,
      "question": "Wie oft muss der Blauwal ungefähr atmen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Alle 10–20 Minuten",
          "correct": true
        },
        {
          "text": "Alle 5 Sekunden",
          "correct": false
        },
        {
          "text": "Nur einmal am Tag",
          "correct": false
        }
      ]
    },
    {
      "id": 295,
      "question": "Was ist größer: ein Blauwal oder drei Schulbusse?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Der Blauwal",
          "correct": true
        },
        {
          "text": "Drei Schulbusse",
          "correct": false
        },
        {
          "text": "Gleich lang",
          "correct": false
        }
      ]
    },
    {
      "id": 296,
      "question": "Welches Tier ist größer als ein Blauwal?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Keines",
          "correct": true
        },
        {
          "text": "Der Elefant",
          "correct": false
        },
        {
          "text": "Der Hai",
          "correct": false
        }
      ]
    },
    {
      "id": 297,
      "question": "Wie viele Flossen hat der Blauwal an der Seite?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Zwei Brustflossen",
          "correct": true
        },
        {
          "text": "Vier Flossen",
          "correct": false
        },
        {
          "text": "Drei Seitenflossen",
          "correct": false
        }
      ]
    },
    {
      "id": 298,
      "question": "Wie weit kann man den Gesang vom Blauwal hören?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Hunderte Kilometer",
          "correct": true
        },
        {
          "text": "Nur 10 Meter",
          "correct": false
        },
        {
          "text": "5 Kilometer",
          "correct": false
        }
      ]
    },
    {
      "id": 299,
      "question": "Wie viele Elefanten wiegt ein Blauwal ungefähr?",
      "difficulty": 1,
      "answers": [
        {
          "text": "So viel wie 20–30 Elefanten",
          "correct": true
        },
        {
          "text": "So viel wie 1 Elefant",
          "correct": false
        },
        {
          "text": "So viel wie 100 Elefanten",
          "correct": false
        }
      ]
    },
    {
      "id": 300,
      "question": "Welche Flosse hebt der Blauwal oft beim Tauchen?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Die Schwanzfluke",
          "correct": true
        },
        {
          "text": "Die Rückenflosse",
          "correct": false
        },
        {
          "text": "Die Nase",
          "correct": false
        }
      ]
    },
    {
      "id": 301,
      "question": "Wie nennt man das Leuchten von Meeresorganismen wie Quallen oder Plankton?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Biolumineszenz",
          "correct": true
        },
        {
          "text": "Fluoreszenz",
          "correct": false
        },
        {
          "text": "Phosphoreszenz",
          "correct": false
        }
      ]
    }
  ]
}