{
  "theme": "englisch",
  "questions": [
    {
      "id": 1,
      "question": "Was heißt „Hund“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "dog",
          "correct": true
        },
        {
          "text": "cat",
          "correct": false
        },
        {
          "text": "bird",
          "correct": false
        }
      ]
    },
    {
      "id": 2,
      "question": "Was heißt „Haus“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "house",
          "correct": true
        },
        {
          "text": "horse",
          "correct": false
        },
        {
          "text": "homeplate",
          "correct": false
        }
      ]
    },
    {
      "id": 3,
      "question": "Was heißt „Buch“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "book",
          "correct": true
        },
        {
          "text": "back",
          "correct": false
        },
        {
          "text": "boot",
          "correct": false
        }
      ]
    },
    {
      "id": 4,
      "question": "Was heißt „Apfel“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "apple",
          "correct": true
        },
        {
          "text": "orange",
          "correct": false
        },
        {
          "text": "banana",
          "correct": false
        }
      ]
    },
    {
      "id": 5,
      "question": "Was heißt „Wasser“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "water",
          "correct": true
        },
        {
          "text": "wine",
          "correct": false
        },
        {
          "text": "winter",
          "correct": false
        }
      ]
    },
    {
      "id": 6,
      "question": "Was heißt „Lehrer“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "teacher",
          "correct": true
        },
        {
          "text": "driver",
          "correct": false
        },
        {
          "text": "farmer",
          "correct": false
        }
      ]
    },
    {
      "id": 7,
      "question": "Was heißt „Schule“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "school",
          "correct": true
        },
        {
          "text": "stool",
          "correct": false
        },
        {
          "text": "pool",
          "correct": false
        }
      ]
    },
    {
      "id": 8,
      "question": "Was heißt „Freund“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "friend",
          "correct": true
        },
        {
          "text": "free",
          "correct": false
        },
        {
          "text": "front",
          "correct": false
        }
      ]
    },
    {
      "id": 9,
      "question": "Was heißt „lesen“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "read",
          "correct": true
        },
        {
          "text": "ride",
          "correct": false
        },
        {
          "text": "red",
          "correct": false
        }
      ]
    },
    {
      "id": 10,
      "question": "Was heißt „schreiben“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "write",
          "correct": true
        },
        {
          "text": "wrong",
          "correct": false
        },
        {
          "text": "white",
          "correct": false
        }
      ]
    },
    {
      "id": 11,
      "question": "Was heißt „Katze“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "cat",
          "correct": true
        },
        {
          "text": "cow",
          "correct": false
        },
        {
          "text": "car",
          "correct": false
        }
      ]
    },
    {
      "id": 12,
      "question": "Was heißt „Stuhl“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "chair",
          "correct": true
        },
        {
          "text": "hair",
          "correct": false
        },
        {
          "text": "share",
          "correct": false
        }
      ]
    },
    {
      "id": 13,
      "question": "Was heißt „Liebe“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "love",
          "correct": true
        },
        {
          "text": "hate",
          "correct": false
        },
        {
          "text": "kiss",
          "correct": false
        }
      ]
    },
    {
      "id": 14,
      "question": "Was heißt „Milch“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "milk",
          "correct": true
        },
        {
          "text": "meal",
          "correct": false
        },
        {
          "text": "melt",
          "correct": false
        }
      ]
    },
    {
      "id": 15,
      "question": "Was heißt „Sonne“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "sun",
          "correct": true
        },
        {
          "text": "sand",
          "correct": false
        },
        {
          "text": "son",
          "correct": false
        }
      ]
    },
    {
      "id": 16,
      "question": "Was heißt „Regen“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "rain",
          "correct": true
        },
        {
          "text": "run",
          "correct": false
        },
        {
          "text": "ring",
          "correct": false
        }
      ]
    },
    {
      "id": 17,
      "question": "Was heißt „Bruder“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "brother",
          "correct": true
        },
        {
          "text": "mother",
          "correct": false
        },
        {
          "text": "father",
          "correct": false
        }
      ]
    },
    {
      "id": 18,
      "question": "Was heißt „Schwester“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "sister",
          "correct": true
        },
        {
          "text": "daughter",
          "correct": false
        },
        {
          "text": "aunt",
          "correct": false
        }
      ]
    },
    {
      "id": 19,
      "question": "Was heißt „Tisch“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "table",
          "correct": true
        },
        {
          "text": "cable",
          "correct": false
        },
        {
          "text": "label",
          "correct": false
        }
      ]
    },
    {
      "id": 20,
      "question": "Was heißt „Brot“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "bread",
          "correct": true
        },
        {
          "text": "break",
          "correct": false
        },
        {
          "text": "brown",
          "correct": false
        }
      ]
    },
    {
      "id": 21,
      "question": "Was heißt „Sommer“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "summer",
          "correct": true
        },
        {
          "text": "winter",
          "correct": false
        },
        {
          "text": "spring",
          "correct": false
        }
      ]
    },
    {
      "id": 22,
      "question": "Was heißt „Montag“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "Monday",
          "correct": true
        },
        {
          "text": "Sunday",
          "correct": false
        },
        {
          "text": "Friday",
          "correct": false
        }
      ]
    },
    {
      "id": 23,
      "question": "Was heißt „spielen“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "play",
          "correct": true
        },
        {
          "text": "stay",
          "correct": false
        },
        {
          "text": "pray",
          "correct": false
        }
      ]
    },
    {
      "id": 24,
      "question": "Was heißt „Zimmer“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "room",
          "correct": true
        },
        {
          "text": "roof",
          "correct": false
        },
        {
          "text": "road",
          "correct": false
        }
      ]
    },
    {
      "id": 25,
      "question": "Was heißt „Tasche“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "bag",
          "correct": true
        },
        {
          "text": "box",
          "correct": false
        },
        {
          "text": "bed",
          "correct": false
        }
      ]
    },
    {
      "id": 26,
      "question": "Was heißt „Vogel“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "bird",
          "correct": true
        },
        {
          "text": "beard",
          "correct": false
        },
        {
          "text": "bear",
          "correct": false
        }
      ]
    },
    {
      "id": 27,
      "question": "Was heißt „Pferd“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "horse",
          "correct": true
        },
        {
          "text": "house",
          "correct": false
        },
        {
          "text": "mouse",
          "correct": false
        }
      ]
    },
    {
      "id": 28,
      "question": "Was heißt „Oma“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "grandmother",
          "correct": true
        },
        {
          "text": "aunt",
          "correct": false
        },
        {
          "text": "mother",
          "correct": false
        }
      ]
    },
    {
      "id": 29,
      "question": "Was heißt „Opa“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "grandfather",
          "correct": true
        },
        {
          "text": "uncle",
          "correct": false
        },
        {
          "text": "brother",
          "correct": false
        }
      ]
    },
    {
      "id": 30,
      "question": "Was heißt „kalt“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "cold",
          "correct": true
        },
        {
          "text": "cool",
          "correct": false
        },
        {
          "text": "cloud",
          "correct": false
        }
      ]
    },
    {
      "id": 31,
      "question": "The sun is ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "shining",
          "correct": true
        },
        {
          "text": "eating",
          "correct": false
        },
        {
          "text": "sleeping",
          "correct": false
        }
      ]
    },
    {
      "id": 32,
      "question": "I have a ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "dog",
          "correct": true
        },
        {
          "text": "rain",
          "correct": false
        },
        {
          "text": "sorry",
          "correct": false
        }
      ]
    },
    {
      "id": 33,
      "question": "She is my ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "sister",
          "correct": true
        },
        {
          "text": "bread",
          "correct": false
        },
        {
          "text": "window",
          "correct": false
        }
      ]
    },
    {
      "id": 34,
      "question": "We go to ____ every day.",
      "difficulty": 1,
      "answers": [
        {
          "text": "school",
          "correct": true
        },
        {
          "text": "milk",
          "correct": false
        },
        {
          "text": "summer",
          "correct": false
        }
      ]
    },
    {
      "id": 35,
      "question": "This is my ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "book",
          "correct": true
        },
        {
          "text": "sold",
          "correct": false
        },
        {
          "text": "cold",
          "correct": false
        }
      ]
    },
    {
      "id": 36,
      "question": "The cat is ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "small",
          "correct": true
        },
        {
          "text": "drink",
          "correct": false
        },
        {
          "text": "Monday",
          "correct": false
        }
      ]
    },
    {
      "id": 37,
      "question": "I drink ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "water",
          "correct": true
        },
        {
          "text": "chair",
          "correct": false
        },
        {
          "text": "bird",
          "correct": false
        }
      ]
    },
    {
      "id": 38,
      "question": "It is very ____ today.",
      "difficulty": 1,
      "answers": [
        {
          "text": "cold",
          "correct": true
        },
        {
          "text": "apple",
          "correct": false
        },
        {
          "text": "teacher",
          "correct": false
        }
      ]
    },
    {
      "id": 39,
      "question": "He can ____ fast.",
      "difficulty": 1,
      "answers": [
        {
          "text": "run",
          "correct": true
        },
        {
          "text": "milk",
          "correct": false
        },
        {
          "text": "sister",
          "correct": false
        }
      ]
    },
    {
      "id": 40,
      "question": "The sky is ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "blue",
          "correct": true
        },
        {
          "text": "bread",
          "correct": false
        },
        {
          "text": "horse",
          "correct": false
        }
      ]
    },
    {
      "id": 41,
      "question": "I eat an ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "apple",
          "correct": true
        },
        {
          "text": "table",
          "correct": false
        },
        {
          "text": "window",
          "correct": false
        }
      ]
    },
    {
      "id": 42,
      "question": "My father is at ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "home",
          "correct": true
        },
        {
          "text": "rain",
          "correct": false
        },
        {
          "text": "cat",
          "correct": false
        }
      ]
    },
    {
      "id": 43,
      "question": "The baby is ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "crying",
          "correct": true
        },
        {
          "text": "writing",
          "correct": false
        },
        {
          "text": "school",
          "correct": false
        }
      ]
    },
    {
      "id": 44,
      "question": "We sit on a ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "chair",
          "correct": true
        },
        {
          "text": "water",
          "correct": false
        },
        {
          "text": "sun",
          "correct": false
        }
      ]
    },
    {
      "id": 45,
      "question": "She can ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "read",
          "correct": true
        },
        {
          "text": "milk",
          "correct": false
        },
        {
          "text": "summer",
          "correct": false
        }
      ]
    },
    {
      "id": 46,
      "question": "The dog is very ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "big",
          "correct": true
        },
        {
          "text": "book",
          "correct": false
        },
        {
          "text": "summer",
          "correct": false
        }
      ]
    },
    {
      "id": 47,
      "question": "I see a ____ in the sky.",
      "difficulty": 1,
      "answers": [
        {
          "text": "bird",
          "correct": true
        },
        {
          "text": "table",
          "correct": false
        },
        {
          "text": "bread",
          "correct": false
        }
      ]
    },
    {
      "id": 48,
      "question": "It is ____ today. (weather)",
      "difficulty": 1,
      "answers": [
        {
          "text": "rainy",
          "correct": true
        },
        {
          "text": "sister",
          "correct": false
        },
        {
          "text": "pen",
          "correct": false
        }
      ]
    },
    {
      "id": 49,
      "question": "My mother makes ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "dinner",
          "correct": true
        },
        {
          "text": "window",
          "correct": false
        },
        {
          "text": "horse",
          "correct": false
        }
      ]
    },
    {
      "id": 50,
      "question": "We play in the ____.",
      "difficulty": 1,
      "answers": [
        {
          "text": "garden",
          "correct": true
        },
        {
          "text": "milk",
          "correct": false
        },
        {
          "text": "teacher",
          "correct": false
        }
      ]
    },
    {
      "id": 51,
      "question": "Was heißt „wichtig“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "important",
          "correct": true
        },
        {
          "text": "interesting",
          "correct": false
        },
        {
          "text": "impossible",
          "correct": false
        }
      ]
    },
    {
      "id": 52,
      "question": "Was heißt „verstehen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "understand",
          "correct": true
        },
        {
          "text": "underline",
          "correct": false
        },
        {
          "text": "unlock",
          "correct": false
        }
      ]
    },
    {
      "id": 53,
      "question": "Was heißt „entscheiden“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "decide",
          "correct": true
        },
        {
          "text": "describe",
          "correct": false
        },
        {
          "text": "deliver",
          "correct": false
        }
      ]
    },
    {
      "id": 54,
      "question": "Was heißt „beginnen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "begin",
          "correct": true
        },
        {
          "text": "belong",
          "correct": false
        },
        {
          "text": "bring",
          "correct": false
        }
      ]
    },
    {
      "id": 55,
      "question": "Was heißt „beenden“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "finish",
          "correct": true
        },
        {
          "text": "follow",
          "correct": false
        },
        {
          "text": "forget",
          "correct": false
        }
      ]
    },
    {
      "id": 56,
      "question": "Was heißt „gefährlich“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "dangerous",
          "correct": true
        },
        {
          "text": "delicious",
          "correct": false
        },
        {
          "text": "different",
          "correct": false
        }
      ]
    },
    {
      "id": 57,
      "question": "Was heißt „Nachricht“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "message",
          "correct": true
        },
        {
          "text": "meeting",
          "correct": false
        },
        {
          "text": "moment",
          "correct": false
        }
      ]
    },
    {
      "id": 58,
      "question": "Was heißt „Reise“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "journey",
          "correct": true
        },
        {
          "text": "jacket",
          "correct": false
        },
        {
          "text": "jungle",
          "correct": false
        }
      ]
    },
    {
      "id": 59,
      "question": "Was heißt „Umwelt“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "environment",
          "correct": true
        },
        {
          "text": "envelope",
          "correct": false
        },
        {
          "text": "entrance",
          "correct": false
        }
      ]
    },
    {
      "id": 60,
      "question": "Was heißt „Erfahrung“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "experience",
          "correct": true
        },
        {
          "text": "experiment",
          "correct": false
        },
        {
          "text": "example",
          "correct": false
        }
      ]
    },
    {
      "id": 61,
      "question": "Was heißt „Möglichkeit“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "opportunity",
          "correct": true
        },
        {
          "text": "operation",
          "correct": false
        },
        {
          "text": "opinion",
          "correct": false
        }
      ]
    },
    {
      "id": 62,
      "question": "Was heißt „Gedanke“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "thought",
          "correct": true
        },
        {
          "text": "though",
          "correct": false
        },
        {
          "text": "through",
          "correct": false
        }
      ]
    },
    {
      "id": 63,
      "question": "Was heißt „erfolgreich“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "successful",
          "correct": true
        },
        {
          "text": "sudden",
          "correct": false
        },
        {
          "text": "silent",
          "correct": false
        }
      ]
    },
    {
      "id": 64,
      "question": "Was heißt „Verbesserung“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "improvement",
          "correct": true
        },
        {
          "text": "invitation",
          "correct": false
        },
        {
          "text": "invention",
          "correct": false
        }
      ]
    },
    {
      "id": 65,
      "question": "Was heißt „einladen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "invite",
          "correct": true
        },
        {
          "text": "invent",
          "correct": false
        },
        {
          "text": "include",
          "correct": false
        }
      ]
    },
    {
      "id": 66,
      "question": "Was heißt „vergleichen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "compare",
          "correct": true
        },
        {
          "text": "complete",
          "correct": false
        },
        {
          "text": "collect",
          "correct": false
        }
      ]
    },
    {
      "id": 67,
      "question": "Was heißt „erklären“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "explain",
          "correct": true
        },
        {
          "text": "explore",
          "correct": false
        },
        {
          "text": "export",
          "correct": false
        }
      ]
    },
    {
      "id": 68,
      "question": "Was heißt „antworten“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "answer",
          "correct": true
        },
        {
          "text": "ask",
          "correct": false
        },
        {
          "text": "arrive",
          "correct": false
        }
      ]
    },
    {
      "id": 69,
      "question": "Was heißt „erreichen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "achieve",
          "correct": true
        },
        {
          "text": "attack",
          "correct": false
        },
        {
          "text": "attend",
          "correct": false
        }
      ]
    },
    {
      "id": 70,
      "question": "Was heißt „Zukunft“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "future",
          "correct": true
        },
        {
          "text": "feature",
          "correct": false
        },
        {
          "text": "failure",
          "correct": false
        }
      ]
    },
    {
      "id": 71,
      "question": "Was heißt „Gegenwart“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "present",
          "correct": true
        },
        {
          "text": "parent",
          "correct": false
        },
        {
          "text": "pressure",
          "correct": false
        }
      ]
    },
    {
      "id": 72,
      "question": "Was heißt „beeinflussen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "influence",
          "correct": true
        },
        {
          "text": "include",
          "correct": false
        },
        {
          "text": "increase",
          "correct": false
        }
      ]
    },
    {
      "id": 73,
      "question": "Was heißt „vorschlagen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "suggest",
          "correct": true
        },
        {
          "text": "support",
          "correct": false
        },
        {
          "text": "suffer",
          "correct": false
        }
      ]
    },
    {
      "id": 74,
      "question": "Was heißt „entwickeln“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "develop",
          "correct": true
        },
        {
          "text": "divide",
          "correct": false
        },
        {
          "text": "discover",
          "correct": false
        }
      ]
    },
    {
      "id": 75,
      "question": "Was heißt „verändern“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "change",
          "correct": true
        },
        {
          "text": "choose",
          "correct": false
        },
        {
          "text": "check",
          "correct": false
        }
      ]
    },
    {
      "id": 76,
      "question": "Was heißt „teilnehmen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "participate",
          "correct": true
        },
        {
          "text": "protect",
          "correct": false
        },
        {
          "text": "prepare",
          "correct": false
        }
      ]
    },
    {
      "id": 77,
      "question": "Was heißt „vorbereiten“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "prepare",
          "correct": true
        },
        {
          "text": "prefer",
          "correct": false
        },
        {
          "text": "provide",
          "correct": false
        }
      ]
    },
    {
      "id": 78,
      "question": "Was heißt „verpassen“ (z.B. den Bus) auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "miss",
          "correct": true
        },
        {
          "text": "mix",
          "correct": false
        },
        {
          "text": "move",
          "correct": false
        }
      ]
    },
    {
      "id": 79,
      "question": "Was heißt „Meinung“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "opinion",
          "correct": true
        },
        {
          "text": "option",
          "correct": false
        },
        {
          "text": "object",
          "correct": false
        }
      ]
    },
    {
      "id": 80,
      "question": "Was heißt „unterschiedlich“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "different",
          "correct": true
        },
        {
          "text": "difficult",
          "correct": false
        },
        {
          "text": "direct",
          "correct": false
        }
      ]
    },
    {
      "id": 81,
      "question": "She wants to ____ her homework now.",
      "difficulty": 2,
      "answers": [
        {
          "text": "finish",
          "correct": true
        },
        {
          "text": "fly",
          "correct": false
        },
        {
          "text": "follow",
          "correct": false
        }
      ]
    },
    {
      "id": 82,
      "question": "I don’t ____ this question.",
      "difficulty": 2,
      "answers": [
        {
          "text": "understand",
          "correct": true
        },
        {
          "text": "underground",
          "correct": false
        },
        {
          "text": "undead",
          "correct": false
        }
      ]
    },
    {
      "id": 83,
      "question": "We need to ____ a decision today.",
      "difficulty": 2,
      "answers": [
        {
          "text": "make",
          "correct": true
        },
        {
          "text": "go",
          "correct": false
        },
        {
          "text": "build",
          "correct": false
        }
      ]
    },
    {
      "id": 84,
      "question": "He was very ____ after the long day.",
      "difficulty": 2,
      "answers": [
        {
          "text": "tired",
          "correct": true
        },
        {
          "text": "trying",
          "correct": false
        },
        {
          "text": "tiger",
          "correct": false
        }
      ]
    },
    {
      "id": 85,
      "question": "Please ____ the teacher your question.",
      "difficulty": 2,
      "answers": [
        {
          "text": "ask",
          "correct": true
        },
        {
          "text": "awesome",
          "correct": false
        },
        {
          "text": "asset",
          "correct": false
        }
      ]
    },
    {
      "id": 86,
      "question": "She put the milk in the ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "fridge",
          "correct": true
        },
        {
          "text": "backpack",
          "correct": false
        },
        {
          "text": "bathroom",
          "correct": false
        }
      ]
    },
    {
      "id": 87,
      "question": "He wore a jacket because it was very ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "cold",
          "correct": true
        },
        {
          "text": "loud",
          "correct": false
        },
        {
          "text": "noisy",
          "correct": false
        }
      ]
    },
    {
      "id": 88,
      "question": "The teacher wrote the answer on the ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "board",
          "correct": true
        },
        {
          "text": "ceiling",
          "correct": false
        },
        {
          "text": "pocket",
          "correct": false
        }
      ]
    },
    {
      "id": 89,
      "question": "We use a key to open a ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "door",
          "correct": true
        },
        {
          "text": "sandwich",
          "correct": false
        },
        {
          "text": "cloud",
          "correct": false
        }
      ]
    },
    {
      "id": 90,
      "question": "She brushed her teeth with a ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "toothbrush",
          "correct": true
        },
        {
          "text": "spoon",
          "correct": false
        },
        {
          "text": "pillow",
          "correct": false
        }
      ]
    },
    {
      "id": 91,
      "question": "The baby was sleeping in the ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "crib",
          "correct": true
        },
        {
          "text": "suitcase",
          "correct": false
        },
        {
          "text": "garage",
          "correct": false
        }
      ]
    },
    {
      "id": 92,
      "question": "He charged his phone because the battery was ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "empty",
          "correct": true
        },
        {
          "text": "hungry",
          "correct": false
        },
        {
          "text": "expensive",
          "correct": false
        }
      ]
    },
    {
      "id": 93,
      "question": "They planted flowers in the ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "garden",
          "correct": true
        },
        {
          "text": "wardrobe",
          "correct": false
        },
        {
          "text": "toilet",
          "correct": false
        }
      ]
    },
    {
      "id": 94,
      "question": "I need an umbrella because it is ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "raining",
          "correct": true
        },
        {
          "text": "burning",
          "correct": false
        },
        {
          "text": "falling",
          "correct": false
        }
      ]
    },
    {
      "id": 95,
      "question": "She cut the paper with ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "scissors",
          "correct": true
        },
        {
          "text": "gloves",
          "correct": false
        },
        {
          "text": "headphones",
          "correct": false
        }
      ]
    },
    {
      "id": 96,
      "question": "The fish is swimming in the ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "river",
          "correct": true
        },
        {
          "text": "forest",
          "correct": false
        },
        {
          "text": "desert",
          "correct": false
        }
      ]
    },
    {
      "id": 97,
      "question": "He wore sunglasses because the sun was very ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "bright",
          "correct": true
        },
        {
          "text": "silent",
          "correct": false
        },
        {
          "text": "narrow",
          "correct": false
        }
      ]
    },
    {
      "id": 98,
      "question": "We sit at a table to eat our ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "dinner",
          "correct": true
        },
        {
          "text": "jacket",
          "correct": false
        },
        {
          "text": "bicycle",
          "correct": false
        }
      ]
    },
    {
      "id": 99,
      "question": "She locked the door before she left the ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "house",
          "correct": true
        },
        {
          "text": "sandwich",
          "correct": false
        },
        {
          "text": "cloud",
          "correct": false
        }
      ]
    },
    {
      "id": 100,
      "question": "He took a photo with his ____.",
      "difficulty": 2,
      "answers": [
        {
          "text": "camera",
          "correct": true
        },
        {
          "text": "pillow",
          "correct": false
        },
        {
          "text": "ladder",
          "correct": false
        }
      ]
    },
    {
      "id": 101,
      "question": "Was heißt „herausfordern“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "challenge",
          "correct": true
        },
        {
          "text": "chase",
          "correct": false
        },
        {
          "text": "charge",
          "correct": false
        }
      ]
    },
    {
      "id": 102,
      "question": "Was heißt „Behauptung“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "claim",
          "correct": true
        },
        {
          "text": "climb",
          "correct": false
        },
        {
          "text": "clue",
          "correct": false
        }
      ]
    },
    {
      "id": 103,
      "question": "Was heißt „Beweis“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "evidence",
          "correct": true
        },
        {
          "text": "event",
          "correct": false
        },
        {
          "text": "evolution",
          "correct": false
        }
      ]
    },
    {
      "id": 104,
      "question": "Was heißt „vermeiden“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "avoid",
          "correct": true
        },
        {
          "text": "afford",
          "correct": false
        },
        {
          "text": "admit",
          "correct": false
        }
      ]
    },
    {
      "id": 105,
      "question": "Was heißt „erweitern“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "expand",
          "correct": true
        },
        {
          "text": "expect",
          "correct": false
        },
        {
          "text": "explain",
          "correct": false
        }
      ]
    },
    {
      "id": 106,
      "question": "Was heißt „Ressource“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "resource",
          "correct": true
        },
        {
          "text": "research",
          "correct": false
        },
        {
          "text": "result",
          "correct": false
        }
      ]
    },
    {
      "id": 107,
      "question": "Was heißt „wahrnehmen“ (z.B. ein Problem)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "perceive",
          "correct": true
        },
        {
          "text": "persuade",
          "correct": false
        },
        {
          "text": "perform",
          "correct": false
        }
      ]
    },
    {
      "id": 108,
      "question": "Was heißt „überzeugen“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "convince",
          "correct": true
        },
        {
          "text": "confuse",
          "correct": false
        },
        {
          "text": "convert",
          "correct": false
        }
      ]
    },
    {
      "id": 109,
      "question": "Was heißt „Forschung“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "research",
          "correct": true
        },
        {
          "text": "request",
          "correct": false
        },
        {
          "text": "reaction",
          "correct": false
        }
      ]
    },
    {
      "id": 110,
      "question": "Was heißt „zunehmen“ (ansteigen)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "increase",
          "correct": true
        },
        {
          "text": "include",
          "correct": false
        },
        {
          "text": "insist",
          "correct": false
        }
      ]
    },
    {
      "id": 111,
      "question": "Was heißt „abnehmen“ (reduzieren)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "decrease",
          "correct": true
        },
        {
          "text": "decide",
          "correct": false
        },
        {
          "text": "declare",
          "correct": false
        }
      ]
    },
    {
      "id": 112,
      "question": "Was heißt „Auswirkung“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "impact",
          "correct": true
        },
        {
          "text": "income",
          "correct": false
        },
        {
          "text": "instance",
          "correct": false
        }
      ]
    },
    {
      "id": 113,
      "question": "Was heißt „Voraussetzung“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "requirement",
          "correct": true
        },
        {
          "text": "replacement",
          "correct": false
        },
        {
          "text": "reaction",
          "correct": false
        }
      ]
    },
    {
      "id": 114,
      "question": "Was heißt „Vergleich“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "comparison",
          "correct": true
        },
        {
          "text": "competition",
          "correct": false
        },
        {
          "text": "conclusion",
          "correct": false
        }
      ]
    },
    {
      "id": 115,
      "question": "Was heißt „Schlussfolgerung“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "conclusion",
          "correct": true
        },
        {
          "text": "connection",
          "correct": false
        },
        {
          "text": "condition",
          "correct": false
        }
      ]
    },
    {
      "id": 116,
      "question": "Was heißt „beitragen“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "contribute",
          "correct": true
        },
        {
          "text": "contain",
          "correct": false
        },
        {
          "text": "control",
          "correct": false
        }
      ]
    },
    {
      "id": 117,
      "question": "Was heißt „bewerten“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "evaluate",
          "correct": true
        },
        {
          "text": "estimate",
          "correct": false
        },
        {
          "text": "examine",
          "correct": false
        }
      ]
    },
    {
      "id": 118,
      "question": "Was heißt „analysieren“?",
      "difficulty": 2,
      "answers": [
        {
          "text": "analyse / analyze",
          "correct": true
        },
        {
          "text": "arrange",
          "correct": false
        },
        {
          "text": "announce",
          "correct": false
        }
      ]
    },
    {
      "id": 119,
      "question": "Was heißt „darstellen“ (z.B. in einem Text)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "portray",
          "correct": true
        },
        {
          "text": "protect",
          "correct": false
        },
        {
          "text": "propose",
          "correct": false
        }
      ]
    },
    {
      "id": 120,
      "question": "Was heißt „Ansatz“ (z.B. Lösungsansatz)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "approach",
          "correct": true
        },
        {
          "text": "approval",
          "correct": false
        },
        {
          "text": "appointment",
          "correct": false
        }
      ]
    },
    {
      "id": 121,
      "question": "Was heißt „verpflichten“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "oblige",
          "correct": true
        },
        {
          "text": "observe",
          "correct": false
        },
        {
          "text": "obtain",
          "correct": false
        }
      ]
    },
    {
      "id": 122,
      "question": "Was heißt „nachhaltig“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "sustainable",
          "correct": true
        },
        {
          "text": "sensitive",
          "correct": false
        },
        {
          "text": "suitable",
          "correct": false
        }
      ]
    },
    {
      "id": 123,
      "question": "Was heißt „gerecht“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "fair",
          "correct": true
        },
        {
          "text": "firm",
          "correct": false
        },
        {
          "text": "false",
          "correct": false
        }
      ]
    },
    {
      "id": 124,
      "question": "Was heißt „vermutlich“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "presumably",
          "correct": true
        },
        {
          "text": "personally",
          "correct": false
        },
        {
          "text": "permanently",
          "correct": false
        }
      ]
    },
    {
      "id": 125,
      "question": "Was heißt „beteiligen“ (sich an etwas)?",
      "difficulty": 3,
      "answers": [
        {
          "text": "engage",
          "correct": true
        },
        {
          "text": "escape",
          "correct": false
        },
        {
          "text": "establish",
          "correct": false
        }
      ]
    },
    {
      "id": 126,
      "question": "Was heißt „ermöglichen“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "enable",
          "correct": true
        },
        {
          "text": "enlarge",
          "correct": false
        },
        {
          "text": "enrich",
          "correct": false
        }
      ]
    },
    {
      "id": 127,
      "question": "Was heißt „bewusst“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "aware",
          "correct": true
        },
        {
          "text": "awake",
          "correct": false
        },
        {
          "text": "alive",
          "correct": false
        }
      ]
    },
    {
      "id": 128,
      "question": "Was heißt „Umstand“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "circumstance",
          "correct": true
        },
        {
          "text": "conference",
          "correct": false
        },
        {
          "text": "confidence",
          "correct": false
        }
      ]
    },
    {
      "id": 129,
      "question": "Was heißt „Einschränkung“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "limitation",
          "correct": true
        },
        {
          "text": "liberation",
          "correct": false
        },
        {
          "text": "location",
          "correct": false
        }
      ]
    },
    {
      "id": 130,
      "question": "Was heißt „verantwortlich“?",
      "difficulty": 3,
      "answers": [
        {
          "text": "responsible",
          "correct": true
        },
        {
          "text": "reliable",
          "correct": false
        },
        {
          "text": "respectful",
          "correct": false
        }
      ]
    },
    {
      "id": 131,
      "question": "The author aims to ____ the reader’s awareness of social injustice.",
      "difficulty": 3,
      "answers": [
        {
          "text": "raise",
          "correct": true
        },
        {
          "text": "boil",
          "correct": false
        },
        {
          "text": "freeze",
          "correct": false
        }
      ]
    },
    {
      "id": 132,
      "question": "The study provides strong ____ that climate change is accelerating.",
      "difficulty": 3,
      "answers": [
        {
          "text": "evidence",
          "correct": true
        },
        {
          "text": "furniture",
          "correct": false
        },
        {
          "text": "luggage",
          "correct": false
        }
      ]
    },
    {
      "id": 133,
      "question": "His argument completely ____ the main issue of the debate.",
      "difficulty": 3,
      "answers": [
        {
          "text": "ignores",
          "correct": true
        },
        {
          "text": "decorates",
          "correct": false
        },
        {
          "text": "repairs",
          "correct": false
        }
      ]
    },
    {
      "id": 134,
      "question": "The government decided to ____ new regulations to reduce pollution.",
      "difficulty": 3,
      "answers": [
        {
          "text": "implement",
          "correct": true
        },
        {
          "text": "whisper",
          "correct": false
        },
        {
          "text": "harvest",
          "correct": false
        }
      ]
    },
    {
      "id": 135,
      "question": "Her speech had a significant ____ on the audience.",
      "difficulty": 3,
      "answers": [
        {
          "text": "impact",
          "correct": true
        },
        {
          "text": "carpet",
          "correct": false
        },
        {
          "text": "staircase",
          "correct": false
        }
      ]
    },
    {
      "id": 136,
      "question": "The data clearly ____ that the number of users has increased.",
      "difficulty": 3,
      "answers": [
        {
          "text": "indicates",
          "correct": true
        },
        {
          "text": "paints",
          "correct": false
        },
        {
          "text": "dances",
          "correct": false
        }
      ]
    },
    {
      "id": 137,
      "question": "Many young people struggle to ____ their future careers.",
      "difficulty": 3,
      "answers": [
        {
          "text": "determine",
          "correct": true
        },
        {
          "text": "iron",
          "correct": false
        },
        {
          "text": "polish",
          "correct": false
        }
      ]
    },
    {
      "id": 138,
      "question": "The novel ____ the difficulties of growing up in poverty.",
      "difficulty": 3,
      "answers": [
        {
          "text": "portrays",
          "correct": true
        },
        {
          "text": "sweeps",
          "correct": false
        },
        {
          "text": "folds",
          "correct": false
        }
      ]
    },
    {
      "id": 139,
      "question": "The company is facing serious financial ____.",
      "difficulty": 3,
      "answers": [
        {
          "text": "difficulties",
          "correct": true
        },
        {
          "text": "umbrellas",
          "correct": false
        },
        {
          "text": "sandwiches",
          "correct": false
        }
      ]
    },
    {
      "id": 140,
      "question": "The results of the experiment were highly ____.",
      "difficulty": 3,
      "answers": [
        {
          "text": "controversial",
          "correct": true
        },
        {
          "text": "rectangular",
          "correct": false
        },
        {
          "text": "sleepy",
          "correct": false
        }
      ]
    },
    {
      "id": 141,
      "question": "The politician attempted to ____ the question.",
      "difficulty": 3,
      "answers": [
        {
          "text": "avoid",
          "correct": true
        },
        {
          "text": "bake",
          "correct": false
        },
        {
          "text": "dig",
          "correct": false
        }
      ]
    },
    {
      "id": 142,
      "question": "The report highlights the urgent need for ____ action.",
      "difficulty": 3,
      "answers": [
        {
          "text": "immediate",
          "correct": true
        },
        {
          "text": "circular",
          "correct": false
        },
        {
          "text": "wooden",
          "correct": false
        }
      ]
    },
    {
      "id": 143,
      "question": "Social media has a profound ____ on public opinion.",
      "difficulty": 3,
      "answers": [
        {
          "text": "influence",
          "correct": true
        },
        {
          "text": "blanket",
          "correct": false
        },
        {
          "text": "highway",
          "correct": false
        }
      ]
    },
    {
      "id": 144,
      "question": "The scientist was awarded for her groundbreaking ____.",
      "difficulty": 3,
      "answers": [
        {
          "text": "research",
          "correct": true
        },
        {
          "text": "laundry",
          "correct": false
        },
        {
          "text": "haircut",
          "correct": false
        }
      ]
    },
    {
      "id": 145,
      "question": "The author uses irony to ____ the hypocrisy of society.",
      "difficulty": 3,
      "answers": [
        {
          "text": "criticise / criticize",
          "correct": true
        },
        {
          "text": "water",
          "correct": false
        },
        {
          "text": "transport",
          "correct": false
        }
      ]
    },
    {
      "id": 146,
      "question": "Economic growth often leads to a higher standard of ____.",
      "difficulty": 3,
      "answers": [
        {
          "text": "living",
          "correct": true
        },
        {
          "text": "sleeping",
          "correct": false
        },
        {
          "text": "painting",
          "correct": false
        }
      ]
    },
    {
      "id": 147,
      "question": "The witness gave a detailed ____ of the incident.",
      "difficulty": 3,
      "answers": [
        {
          "text": "account",
          "correct": true
        },
        {
          "text": "pillow",
          "correct": false
        },
        {
          "text": "bicycle",
          "correct": false
        }
      ]
    },
    {
      "id": 148,
      "question": "The proposal was rejected due to a lack of financial ____.",
      "difficulty": 3,
      "answers": [
        {
          "text": "support",
          "correct": true
        },
        {
          "text": "sunshine",
          "correct": false
        },
        {
          "text": "traffic",
          "correct": false
        }
      ]
    },
    {
      "id": 149,
      "question": "Education plays a crucial ____ in personal development.",
      "difficulty": 3,
      "answers": [
        {
          "text": "role",
          "correct": true
        },
        {
          "text": "curtain",
          "correct": false
        },
        {
          "text": "suitcase",
          "correct": false
        }
      ]
    },
    {
      "id": 150,
      "question": "The documentary raises important ethical ____.",
      "difficulty": 3,
      "answers": [
        {
          "text": "questions",
          "correct": true
        },
        {
          "text": "cupboards",
          "correct": false
        },
        {
          "text": "shoelaces",
          "correct": false
        }
      ]
    },
    {
      "id": 151,
      "question": "Was heißt „Mutter“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "mother",
          "correct": true
        },
        {
          "text": "father",
          "correct": false
        },
        {
          "text": "sister",
          "correct": false
        }
      ]
    },
    {
      "id": 152,
      "question": "Was heißt „Blume“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "flower",
          "correct": true
        },
        {
          "text": "leaf",
          "correct": false
        },
        {
          "text": "stone",
          "correct": false
        }
      ]
    },
    {
      "id": 153,
      "question": "Was heißt „Fenster“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "window",
          "correct": true
        },
        {
          "text": "door",
          "correct": false
        },
        {
          "text": "wall",
          "correct": false
        }
      ]
    },
    {
      "id": 154,
      "question": "Was heißt „weiß“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "white",
          "correct": true
        },
        {
          "text": "black",
          "correct": false
        },
        {
          "text": "brown",
          "correct": false
        }
      ]
    },
    {
      "id": 155,
      "question": "Was heißt „Bleistift“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "pencil",
          "correct": true
        },
        {
          "text": "pen",
          "correct": false
        },
        {
          "text": "ruler",
          "correct": false
        }
      ]
    },
    {
      "id": 156,
      "question": "Was heißt „Fernseher“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "television",
          "correct": true
        },
        {
          "text": "computer",
          "correct": false
        },
        {
          "text": "lamp",
          "correct": false
        }
      ]
    },
    {
      "id": 157,
      "question": "Was heißt „Mond“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "moon",
          "correct": true
        },
        {
          "text": "sun",
          "correct": false
        },
        {
          "text": "cloud",
          "correct": false
        }
      ]
    },
    {
      "id": 158,
      "question": "Was heißt „Wolke“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "cloud",
          "correct": true
        },
        {
          "text": "rain",
          "correct": false
        },
        {
          "text": "sky",
          "correct": false
        }
      ]
    },
    {
      "id": 159,
      "question": "Was heißt „Käse“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "cheese",
          "correct": true
        },
        {
          "text": "butter",
          "correct": false
        },
        {
          "text": "milk",
          "correct": false
        }
      ]
    },
    {
      "id": 160,
      "question": "Was heißt „diskutieren“ auf Englisch?",
      "difficulty": 1,
      "answers": [
        {
          "text": "discuss",
          "correct": true
        },
        {
          "text": "describe",
          "correct": false
        },
        {
          "text": "discover",
          "correct": false
        }
      ]
    },
    {
      "id": 161,
      "question": "Was heißt „erzählen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "tell",
          "correct": true
        },
        {
          "text": "sell",
          "correct": false
        },
        {
          "text": "feel",
          "correct": false
        }
      ]
    },
    {
      "id": 162,
      "question": "Was heißt „bemerken“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "notice",
          "correct": true
        },
        {
          "text": "visit",
          "correct": false
        },
        {
          "text": "practise",
          "correct": false
        }
      ]
    },
    {
      "id": 163,
      "question": "Was heißt „verbessern“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "improve",
          "correct": true
        },
        {
          "text": "approve",
          "correct": false
        },
        {
          "text": "prove",
          "correct": false
        }
      ]
    },
    {
      "id": 164,
      "question": "Was heißt „zustimmen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "agree",
          "correct": true
        },
        {
          "text": "argue",
          "correct": false
        },
        {
          "text": "arrange",
          "correct": false
        }
      ]
    },
    {
      "id": 165,
      "question": "Was heißt „versprechen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "promise",
          "correct": true
        },
        {
          "text": "prepare",
          "correct": false
        },
        {
          "text": "prefer",
          "correct": false
        }
      ]
    },
    {
      "id": 166,
      "question": "Was heißt „vergessen“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "forget",
          "correct": true
        },
        {
          "text": "forgive",
          "correct": false
        },
        {
          "text": "find",
          "correct": false
        }
      ]
    },
    {
      "id": 167,
      "question": "Was heißt „erlauben“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "allow",
          "correct": true
        },
        {
          "text": "follow",
          "correct": false
        },
        {
          "text": "borrow",
          "correct": false
        }
      ]
    },
    {
      "id": 168,
      "question": "Was heißt „verlieren“ auf Englisch?",
      "difficulty": 2,
      "answers": [
        {
          "text": "lose",
          "correct": true
        },
        {
          "text": "choose",
          "correct": false
        },
        {
          "text": "use",
          "correct": false
        }
      ]
    },
    {
      "id": 169,
      "question": "Was heißt „anfechten“ / „bestreiten“ (z. B. ein Urteil, eine Aussage) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "contest",
          "correct": true
        },
        {
          "text": "protest",
          "correct": false
        },
        {
          "text": "dissent",
          "correct": false
        }
      ]
    },
    {
      "id": 170,
      "question": "Was heißt „verharmlosen“ auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "downplay",
          "correct": true
        },
        {
          "text": "understate",
          "correct": false
        },
        {
          "text": "belittle",
          "correct": false
        }
      ]
    },
    {
      "id": 171,
      "question": "Was heißt „sich widersetzen“ / „sich sträuben“ auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "resist",
          "correct": true
        },
        {
          "text": "resent",
          "correct": false
        },
        {
          "text": "desist",
          "correct": false
        }
      ]
    },
    {
      "id": 172,
      "question": "Was heißt „verzerren“ (z. B. Fakten, Realität) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "distort",
          "correct": true
        },
        {
          "text": "distract",
          "correct": false
        },
        {
          "text": "detract",
          "correct": false
        }
      ]
    },
    {
      "id": 173,
      "question": "Was heißt „missachten“ / „ignorieren“ (Regeln, Warnungen) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "disregard",
          "correct": true
        },
        {
          "text": "disrespect",
          "correct": false
        },
        {
          "text": "disobey",
          "correct": false
        }
      ]
    },
    {
      "id": 174,
      "question": "Was heißt „herabsetzen“ / „herabwürdigen“ (jemanden) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "demean",
          "correct": true
        },
        {
          "text": "diminish",
          "correct": false
        },
        {
          "text": "degrade",
          "correct": false
        }
      ]
    },
    {
      "id": 175,
      "question": "Was heißt „verdrängen“ (Gefühle, Erinnerungen) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "repress",
          "correct": true
        },
        {
          "text": "suppress",
          "correct": false
        },
        {
          "text": "oppress",
          "correct": false
        }
      ]
    },
    {
      "id": 176,
      "question": "Was heißt „verfechten“ / „eintreten für“ (eine Sache, Überzeugung) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "advocate",
          "correct": true
        },
        {
          "text": "vindicate",
          "correct": false
        },
        {
          "text": "propagate",
          "correct": false
        }
      ]
    },
    {
      "id": 177,
      "question": "Was heißt „vortäuschen“ / „simulieren“ (z. B. Interesse, Krankheit) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "feign",
          "correct": true
        },
        {
          "text": "pretend",
          "correct": false
        },
        {
          "text": "forge",
          "correct": false
        }
      ]
    },
    {
      "id": 178,
      "question": "Was heißt „entlarven“ / „bloßstellen“ (jemanden als Lügner entlarven) auf Englisch?",
      "difficulty": 3,
      "answers": [
        {
          "text": "expose",
          "correct": true
        },
        {
          "text": "disclose",
          "correct": false
        },
        {
          "text": "uncover",
          "correct": false
        }
      ]
    },
    {
      "id": 179,
      "question": "I eat ___ for breakfast.",
      "difficulty": 1,
      "answers": [
        {
          "text": "bread",
          "correct": true
        },
        {
          "text": "book",
          "correct": false
        },
        {
          "text": "shoe",
          "correct": false
        }
      ]
    },
    {
      "id": 180,
      "question": "She has a ___ in her hand.",
      "difficulty": 1,
      "answers": [
        {
          "text": "pen",
          "correct": true
        },
        {
          "text": "dog",
          "correct": false
        },
        {
          "text": "window",
          "correct": false
        }
      ]
    },
    {
      "id": 181,
      "question": "We play football in the ___.",
      "difficulty": 1,
      "answers": [
        {
          "text": "park",
          "correct": true
        },
        {
          "text": "kitchen",
          "correct": false
        },
        {
          "text": "bathroom",
          "correct": false
        }
      ]
    },
    {
      "id": 182,
      "question": "Birds have ___.",
      "difficulty": 1,
      "answers": [
        {
          "text": "wings",
          "correct": true
        },
        {
          "text": "wheels",
          "correct": false
        },
        {
          "text": "legs only",
          "correct": false
        }
      ]
    },
    {
      "id": 183,
      "question": "She likes to read a ___.",
      "difficulty": 1,
      "answers": [
        {
          "text": "book",
          "correct": true
        },
        {
          "text": "banana",
          "correct": false
        },
        {
          "text": "sock",
          "correct": false
        }
      ]
    },
    {
      "id": 184,
      "question": "I wear ___ on my feet.",
      "difficulty": 1,
      "answers": [
        {
          "text": "shoes",
          "correct": true
        },
        {
          "text": "hat",
          "correct": false
        },
        {
          "text": "glasses",
          "correct": false
        }
      ]
    },
    {
      "id": 185,
      "question": "We watch TV in the ___.",
      "difficulty": 1,
      "answers": [
        {
          "text": "living room",
          "correct": true
        },
        {
          "text": "garden",
          "correct": false
        },
        {
          "text": "fridge",
          "correct": false
        }
      ]
    },
    {
      "id": 186,
      "question": "The teacher is in the ___.",
      "difficulty": 1,
      "answers": [
        {
          "text": "classroom",
          "correct": true
        },
        {
          "text": "swimming pool",
          "correct": false
        },
        {
          "text": "shop",
          "correct": false
        }
      ]
    },
    {
      "id": 187,
      "question": "I brush my ___ every morning.",
      "difficulty": 1,
      "answers": [
        {
          "text": "teeth",
          "correct": true
        },
        {
          "text": "kitchen",
          "correct": false
        },
        {
          "text": "house",
          "correct": false
        }
      ]
    },
    {
      "id": 188,
      "question": "We go to the ___ to buy food.",
      "difficulty": 1,
      "answers": [
        {
          "text": "supermarket",
          "correct": true
        },
        {
          "text": "hospital",
          "correct": false
        },
        {
          "text": "cinema",
          "correct": false
        }
      ]
    },
    {
      "id": 189,
      "question": "He is very good ___ playing the guitar.",
      "difficulty": 2,
      "answers": [
        {
          "text": "at",
          "correct": true
        },
        {
          "text": "in",
          "correct": false
        },
        {
          "text": "on",
          "correct": false
        }
      ]
    },
    {
      "id": 190,
      "question": "I’m looking forward ___ you again soon.",
      "difficulty": 2,
      "answers": [
        {
          "text": "to seeing",
          "correct": true
        },
        {
          "text": "to see",
          "correct": false
        },
        {
          "text": "for seeing",
          "correct": false
        }
      ]
    },
    {
      "id": 191,
      "question": "She apologized ___ being late.",
      "difficulty": 2,
      "answers": [
        {
          "text": "for",
          "correct": true
        },
        {
          "text": "about",
          "correct": false
        },
        {
          "text": "to",
          "correct": false
        }
      ]
    },
    {
      "id": 192,
      "question": "Could you please turn ___ the music? It’s too loud.",
      "difficulty": 2,
      "answers": [
        {
          "text": "down",
          "correct": true
        },
        {
          "text": "up",
          "correct": false
        },
        {
          "text": "left",
          "correct": false
        }
      ]
    },
    {
      "id": 193,
      "question": "He has been working here ___ 2018.",
      "difficulty": 2,
      "answers": [
        {
          "text": "since",
          "correct": true
        },
        {
          "text": "for",
          "correct": false
        },
        {
          "text": "during",
          "correct": false
        }
      ]
    },
    {
      "id": 194,
      "question": "We ran out ___ milk this morning.",
      "difficulty": 2,
      "answers": [
        {
          "text": "of",
          "correct": true
        },
        {
          "text": "with",
          "correct": false
        },
        {
          "text": "for",
          "correct": false
        }
      ]
    },
    {
      "id": 195,
      "question": "The teacher asked us ___ our homework by Friday.",
      "difficulty": 2,
      "answers": [
        {
          "text": "to finish",
          "correct": true
        },
        {
          "text": "finishing",
          "correct": false
        },
        {
          "text": "finish",
          "correct": false
        }
      ]
    },
    {
      "id": 196,
      "question": "He is interested ___ learning Spanish next year.",
      "difficulty": 2,
      "answers": [
        {
          "text": "in",
          "correct": true
        },
        {
          "text": "at",
          "correct": false
        },
        {
          "text": "for",
          "correct": false
        }
      ]
    },
    {
      "id": 197,
      "question": "Please don’t forget ___ the door when you leave.",
      "difficulty": 2,
      "answers": [
        {
          "text": "to lock",
          "correct": true
        },
        {
          "text": "locking",
          "correct": false
        },
        {
          "text": "lock",
          "correct": false
        }
      ]
    },
    {
      "id": 198,
      "question": "We’re thinking ___ moving to a bigger house.",
      "difficulty": 2,
      "answers": [
        {
          "text": "about",
          "correct": true
        },
        {
          "text": "of",
          "correct": false
        },
        {
          "text": "to",
          "correct": false
        }
      ]
    },
    {
      "id": 199,
      "question": "The new regulations are likely to ___ considerable opposition from small businesses.",
      "difficulty": 3,
      "answers": [
        {
          "text": "provoke",
          "correct": true
        },
        {
          "text": "elicit",
          "correct": false
        },
        {
          "text": "incite",
          "correct": false
        }
      ]
    },
    {
      "id": 200,
      "question": "She managed to ___ her disappointment behind a polite smile.",
      "difficulty": 3,
      "answers": [
        {
          "text": "conceal",
          "correct": true
        },
        {
          "text": "disguise",
          "correct": false
        },
        {
          "text": "mask",
          "correct": false
        }
      ]
    },
    {
      "id": 201,
      "question": "The committee’s decision was ___ by months of heated debate.",
      "difficulty": 3,
      "answers": [
        {
          "text": "preceded",
          "correct": true
        },
        {
          "text": "preceded with",
          "correct": false
        },
        {
          "text": "preceded by",
          "correct": false
        }
      ]
    },
    {
      "id": 202,
      "question": "His speech was so rambling that it was difficult to ___ what point he was trying to make",
      "difficulty": 3,
      "answers": [
        {
          "text": "discern",
          "correct": true
        },
        {
          "text": "ascertain",
          "correct": false
        },
        {
          "text": "perceive",
          "correct": false
        }
      ]
    },
    {
      "id": 203,
      "question": "The company is under pressure to ___ its environmental impact significantly by 2030.",
      "difficulty": 3,
      "answers": [
        {
          "text": "mitigate",
          "correct": true
        },
        {
          "text": "diminish",
          "correct": false
        },
        {
          "text": "alleviate",
          "correct": false
        }
      ]
    },
    {
      "id": 204,
      "question": "Critics argue that the policy will only serve to ___ existing inequalities.",
      "difficulty": 3,
      "answers": [
        {
          "text": "entrench",
          "correct": true
        },
        {
          "text": "exacerbate",
          "correct": false
        },
        {
          "text": "perpetuate",
          "correct": false
        }
      ]
    },
    {
      "id": 205,
      "question": "He was accused of ___ the seriousness of the allegations against him.",
      "difficulty": 3,
      "answers": [
        {
          "text": "downplaying",
          "correct": true
        },
        {
          "text": "understating",
          "correct": false
        },
        {
          "text": "trivialising",
          "correct": false
        }
      ]
    },
    {
      "id": 206,
      "question": "The government has repeatedly failed to ___ public concerns about rising crime rates.",
      "difficulty": 3,
      "answers": [
        {
          "text": "allay",
          "correct": true
        },
        {
          "text": "assuage",
          "correct": false
        },
        {
          "text": "appease",
          "correct": false
        }
      ]
    },
    {
      "id": 207,
      "question": "Her promotion was widely regarded as ___ of her exceptional talent and dedication.",
      "difficulty": 3,
      "answers": [
        {
          "text": "testament",
          "correct": true
        },
        {
          "text": "testimony",
          "correct": false
        },
        {
          "text": "tribute",
          "correct": false
        }
      ]
    },
    {
      "id": 208,
      "question": "The scandal has seriously ___ the public’s trust in the institution.",
      "difficulty": 3,
      "answers": [
        {
          "text": "undermined",
          "correct": true
        },
        {
          "text": "eroded",
          "correct": false
        },
        {
          "text": "subverted",
          "correct": false
        }
      ]
    },
    {
      "id": 209,
      "question": "Yesterday I ___ to school by bus.",
      "difficulty": 1,
      "answers": [
        {
          "text": "went",
          "correct": true
        },
        {
          "text": "go",
          "correct": false
        },
        {
          "text": "goes",
          "correct": false
        }
      ]
    },
    {
      "id": 210,
      "question": "She ___ a cake for her birthday last week.",
      "difficulty": 1,
      "answers": [
        {
          "text": "made",
          "correct": true
        },
        {
          "text": "make",
          "correct": false
        },
        {
          "text": "makes",
          "correct": false
        }
      ]
    },
    {
      "id": 211,
      "question": "We ___ football in the park yesterday afternoon.",
      "difficulty": 1,
      "answers": [
        {
          "text": "played",
          "correct": true
        },
        {
          "text": "play",
          "correct": false
        },
        {
          "text": "plays",
          "correct": false
        }
      ]
    },
    {
      "id": 212,
      "question": "He ___ very happy when he saw his present.",
      "difficulty": 1,
      "answers": [
        {
          "text": "was",
          "correct": true
        },
        {
          "text": "is",
          "correct": false
        },
        {
          "text": "are",
          "correct": false
        }
      ]
    },
    {
      "id": 213,
      "question": "They ___ TV all evening last night.",
      "difficulty": 1,
      "answers": [
        {
          "text": "watched",
          "correct": true
        },
        {
          "text": "watch",
          "correct": false
        },
        {
          "text": "watches",
          "correct": false
        }
      ]
    },
    {
      "id": 214,
      "question": "I ___ my grandmother last weekend.",
      "difficulty": 1,
      "answers": [
        {
          "text": "visited",
          "correct": true
        },
        {
          "text": "visit",
          "correct": false
        },
        {
          "text": "visits",
          "correct": false
        }
      ]
    },
    {
      "id": 215,
      "question": "The dog ___ the ball under the table.",
      "difficulty": 1,
      "answers": [
        {
          "text": "hid",
          "correct": true
        },
        {
          "text": "hide",
          "correct": false
        },
        {
          "text": "hides",
          "correct": false
        }
      ]
    },
    {
      "id": 216,
      "question": "She ___ English very well at school last year.",
      "difficulty": 1,
      "answers": [
        {
          "text": "spoke",
          "correct": true
        },
        {
          "text": "speak",
          "correct": false
        },
        {
          "text": "speaks",
          "correct": false
        }
      ]
    },
    {
      "id": 217,
      "question": "He ___ a new phone last month.",
      "difficulty": 1,
      "answers": [
        {
          "text": "bought",
          "correct": true
        },
        {
          "text": "buy",
          "correct": false
        },
        {
          "text": "buys",
          "correct": false
        }
      ]
    },
    {
      "id": 218,
      "question": "I ___ very tired after the long walk yesterday.",
      "difficulty": 1,
      "answers": [
        {
          "text": "felt",
          "correct": true
        },
        {
          "text": "feel",
          "correct": false
        },
        {
          "text": "feels",
          "correct": false
        }
      ]
    },
    {
      "id": 219,
      "question": "While I ___ TV, the phone rang.",
      "difficulty": 2,
      "answers": [
        {
          "text": "was watching",
          "correct": true
        },
        {
          "text": "watched",
          "correct": false
        },
        {
          "text": "watch",
          "correct": false
        }
      ]
    },
    {
      "id": 220,
      "question": "Yesterday at 7 o’clock she ___ dinner.",
      "difficulty": 2,
      "answers": [
        {
          "text": "was cooking",
          "correct": true
        },
        {
          "text": "cooked",
          "correct": false
        },
        {
          "text": "cooks",
          "correct": false
        }
      ]
    },
    {
      "id": 221,
      "question": "They ___ in Paris when they met each other.",
      "difficulty": 2,
      "answers": [
        {
          "text": "were living",
          "correct": true
        },
        {
          "text": "lived",
          "correct": false
        },
        {
          "text": "live",
          "correct": false
        }
      ]
    },
    {
      "id": 222,
      "question": "He ___ his keys while he was running to the bus.",
      "difficulty": 2,
      "answers": [
        {
          "text": "lost",
          "correct": true
        },
        {
          "text": "was losing",
          "correct": false
        },
        {
          "text": "loses",
          "correct": false
        }
      ]
    },
    {
      "id": 223,
      "question": "What ___ you ___ at 8 pm last night?",
      "difficulty": 2,
      "answers": [
        {
          "text": "were ... doing",
          "correct": true
        },
        {
          "text": "did … do",
          "correct": false
        },
        {
          "text": "do … do",
          "correct": false
        }
      ]
    },
    {
      "id": 224,
      "question": "I ___ my homework when my friend called me.",
      "difficulty": 2,
      "answers": [
        {
          "text": "was doing",
          "correct": true
        },
        {
          "text": "did",
          "correct": false
        },
        {
          "text": "do",
          "correct": false
        }
      ]
    },
    {
      "id": 225,
      "question": "She ___ the book because she was very tired.",
      "difficulty": 2,
      "answers": [
        {
          "text": "didn’t finish",
          "correct": true
        },
        {
          "text": "wasn’t finishing",
          "correct": false
        },
        {
          "text": "doesn’t finish",
          "correct": false
        }
      ]
    },
    {
      "id": 226,
      "question": "While they ___ football, it started to rain.",
      "difficulty": 2,
      "answers": [
        {
          "text": "were playing",
          "correct": true
        },
        {
          "text": "played",
          "correct": false
        },
        {
          "text": "play",
          "correct": false
        }
      ]
    },
    {
      "id": 227,
      "question": "He ___ a new car last month.",
      "difficulty": 2,
      "answers": [
        {
          "text": "bought",
          "correct": true
        },
        {
          "text": "was buying",
          "correct": false
        },
        {
          "text": "buys",
          "correct": false
        }
      ]
    },
    {
      "id": 228,
      "question": "Why ___ you ___ so fast? You almost fell!",
      "difficulty": 2,
      "answers": [
        {
          "text": "were … running",
          "correct": true
        },
        {
          "text": "did … run",
          "correct": false
        },
        {
          "text": "do … run",
          "correct": false
        }
      ]
    },
    {
      "id": 229,
      "question": "By the time the rescue team arrived, the survivors ___ without food for nearly three days.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had been waiting",
          "correct": true
        },
        {
          "text": "had waited",
          "correct": false
        },
        {
          "text": "were waiting",
          "correct": false
        }
      ]
    },
    {
      "id": 230,
      "question": "She told me she ___ the report long before the deadline, but nobody believed her.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had already finished",
          "correct": true
        },
        {
          "text": "already finished",
          "correct": false
        },
        {
          "text": "has already finished",
          "correct": false
        }
      ]
    },
    {
      "id": 231,
      "question": "Had I known how complicated the procedure ___, I would never have volunteered.",
      "difficulty": 3,
      "answers": [
        {
          "text": "was going to be",
          "correct": true
        },
        {
          "text": "would be",
          "correct": false
        },
        {
          "text": "had been",
          "correct": false
        }
      ]
    },
    {
      "id": 232,
      "question": "The archaeologists were thrilled because they ___ such a well-preserved artefact before.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had never come across",
          "correct": true
        },
        {
          "text": "never came across",
          "correct": false
        },
        {
          "text": "were never coming across",
          "correct": false
        }
      ]
    },
    {
      "id": 233,
      "question": "No sooner ___ the contract than the client requested major changes.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had we signed",
          "correct": true
        },
        {
          "text": "we had signed",
          "correct": false
        },
        {
          "text": "we signed",
          "correct": false
        }
      ]
    },
    {
      "id": 234,
      "question": "He claimed he ___ asleep when the burglary took place, but the evidence suggested otherwise.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had been",
          "correct": true
        },
        {
          "text": "was",
          "correct": false
        },
        {
          "text": "has been",
          "correct": false
        }
      ]
    },
    {
      "id": 235,
      "question": "Only after the final whistle ___ how badly the referee had been influenced.",
      "difficulty": 3,
      "answers": [
        {
          "text": "did we realise",
          "correct": true
        },
        {
          "text": "we realised",
          "correct": false
        },
        {
          "text": "had we realised",
          "correct": false
        }
      ]
    },
    {
      "id": 236,
      "question": "She ___ the novel for months before she finally decided it wasn’t worth publishing.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had been revising",
          "correct": true
        },
        {
          "text": "revised",
          "correct": false
        },
        {
          "text": "was revising",
          "correct": false
        }
      ]
    },
    {
      "id": 237,
      "question": "Rarely ___ such a hostile reception at an academic conference before that day.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had he experienced",
          "correct": true
        },
        {
          "text": "he had experienced",
          "correct": false
        },
        {
          "text": "he experienced",
          "correct": false
        }
      ]
    },
    {
      "id": 238,
      "question": "He insisted he ___ the email the previous evening, yet there was no record of it.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had sent",
          "correct": true
        },
        {
          "text": "sent",
          "correct": false
        },
        {
          "text": "has sent",
          "correct": false
        }
      ]
    },
    {
      "id": 239,
      "question": "We ___ breakfast at 7 o’clock.",
      "difficulty": 1,
      "answers": [
        {
          "text": "eat",
          "correct": true
        },
        {
          "text": "eats",
          "correct": false
        },
        {
          "text": "eating",
          "correct": false
        }
      ]
    },
    {
      "id": 240,
      "question": "He ___ football on Saturdays.",
      "difficulty": 1,
      "answers": [
        {
          "text": "plays",
          "correct": true
        },
        {
          "text": "play",
          "correct": false
        },
        {
          "text": "playing",
          "correct": false
        }
      ]
    },
    {
      "id": 241,
      "question": "The sun ___ in the east.",
      "difficulty": 1,
      "answers": [
        {
          "text": "rises",
          "correct": true
        },
        {
          "text": "rise",
          "correct": false
        },
        {
          "text": "rising",
          "correct": false
        }
      ]
    },
    {
      "id": 242,
      "question": "They ___ in a big house.",
      "difficulty": 1,
      "answers": [
        {
          "text": "live",
          "correct": true
        },
        {
          "text": "lives",
          "correct": false
        },
        {
          "text": "living",
          "correct": false
        }
      ]
    },
    {
      "id": 243,
      "question": "I ___ coffee every morning.",
      "difficulty": 1,
      "answers": [
        {
          "text": "drink",
          "correct": true
        },
        {
          "text": "drinks",
          "correct": false
        },
        {
          "text": "drinking",
          "correct": false
        }
      ]
    },
    {
      "id": 244,
      "question": "Right now my parents ___ in Spain on holiday.",
      "difficulty": 2,
      "answers": [
        {
          "text": "are staying",
          "correct": true
        },
        {
          "text": "stay",
          "correct": false
        },
        {
          "text": "stays",
          "correct": false
        }
      ]
    },
    {
      "id": 245,
      "question": "She usually ___ coffee, but today she ___ tea.",
      "difficulty": 2,
      "answers": [
        {
          "text": "drinks … is drinking",
          "correct": true
        },
        {
          "text": "drinks … drinks",
          "correct": false
        },
        {
          "text": "is drinking … drinks",
          "correct": false
        }
      ]
    },
    {
      "id": 246,
      "question": "Why ___ you ___ at me like that? Is something wrong?",
      "difficulty": 2,
      "answers": [
        {
          "text": "are … looking",
          "correct": true
        },
        {
          "text": "look",
          "correct": false
        },
        {
          "text": "do … look",
          "correct": false
        }
      ]
    },
    {
      "id": 247,
      "question": "He ___ very good English because he lives in London.",
      "difficulty": 2,
      "answers": [
        {
          "text": "speaks",
          "correct": true
        },
        {
          "text": "is speaking",
          "correct": false
        },
        {
          "text": "speak",
          "correct": false
        }
      ]
    },
    {
      "id": 248,
      "question": "The professor ___ that quantum entanglement challenges our classical understanding of reality.",
      "difficulty": 3,
      "answers": [
        {
          "text": "is arguing",
          "correct": true
        },
        {
          "text": "argues",
          "correct": false
        },
        {
          "text": "has argued",
          "correct": false
        }
      ]
    },
    {
      "id": 249,
      "question": "By the look on his face, I can tell he ___ the news for quite some time now.",
      "difficulty": 3,
      "answers": [
        {
          "text": "has known",
          "correct": true
        },
        {
          "text": "knows",
          "correct": false
        },
        {
          "text": "is knowing",
          "correct": false
        }
      ]
    },
    {
      "id": 250,
      "question": "Economics ___ how societies allocate scarce resources.",
      "difficulty": 3,
      "answers": [
        {
          "text": "studies",
          "correct": true
        },
        {
          "text": "is studying",
          "correct": false
        },
        {
          "text": "has studied",
          "correct": false
        }
      ]
    },
    {
      "id": 251,
      "question": "The president ___ at 8 p.m. tonight to address the nation.",
      "difficulty": 3,
      "answers": [
        {
          "text": "speaks",
          "correct": true
        },
        {
          "text": "is speaking",
          "correct": false
        },
        {
          "text": "will speak",
          "correct": false
        }
      ]
    },
    {
      "id": 252,
      "question": "He always ___ clever remarks just when you least expect them.",
      "difficulty": 3,
      "answers": [
        {
          "text": "makes",
          "correct": true
        },
        {
          "text": "is making",
          "correct": false
        },
        {
          "text": "has made",
          "correct": false
        }
      ]
    },
    {
      "id": 253,
      "question": "Tomorrow I ___ to the cinema with my friends.",
      "difficulty": 1,
      "answers": [
        {
          "text": "will go",
          "correct": true
        },
        {
          "text": "go",
          "correct": false
        },
        {
          "text": "goes",
          "correct": false
        }
      ]
    },
    {
      "id": 254,
      "question": "Look at those dark clouds! It ___ soon.",
      "difficulty": 1,
      "answers": [
        {
          "text": "is going to rain",
          "correct": true
        },
        {
          "text": "rains",
          "correct": false
        },
        {
          "text": "rain",
          "correct": false
        }
      ]
    },
    {
      "id": 255,
      "question": "She ___ you tomorrow at 3 o’clock.",
      "difficulty": 1,
      "answers": [
        {
          "text": "will call",
          "correct": true
        },
        {
          "text": "calls",
          "correct": false
        },
        {
          "text": "calling",
          "correct": false
        }
      ]
    },
    {
      "id": 256,
      "question": "We ___ a big party next Saturday.",
      "difficulty": 1,
      "answers": [
        {
          "text": "are going to have",
          "correct": true
        },
        {
          "text": "have",
          "correct": false
        },
        {
          "text": "has",
          "correct": false
        }
      ]
    },
    {
      "id": 257,
      "question": "They ___ pizza for dinner tonight.",
      "difficulty": 1,
      "answers": [
        {
          "text": "are going to eat",
          "correct": true
        },
        {
          "text": "eat",
          "correct": false
        },
        {
          "text": "eats",
          "correct": false
        }
      ]
    },
    {
      "id": 258,
      "question": "We ___ to the mountains next weekend – we already booked the hotel.",
      "difficulty": 2,
      "answers": [
        {
          "text": "are going",
          "correct": true
        },
        {
          "text": "will go",
          "correct": false
        },
        {
          "text": "go",
          "correct": false
        }
      ]
    },
    {
      "id": 259,
      "question": "I think it ___ a difficult decision for her.",
      "difficulty": 2,
      "answers": [
        {
          "text": "will be",
          "correct": true
        },
        {
          "text": "is going to be",
          "correct": false
        },
        {
          "text": "is",
          "correct": false
        }
      ]
    },
    {
      "id": 260,
      "question": "Look at that boy on the bike! He ___ an accident if he doesn’t slow down.",
      "difficulty": 2,
      "answers": [
        {
          "text": "is going to have",
          "correct": true
        },
        {
          "text": "will have",
          "correct": false
        },
        {
          "text": "has",
          "correct": false
        }
      ]
    },
    {
      "id": 261,
      "question": "The train ___ at 9:15 tomorrow morning – don’t be late!",
      "difficulty": 2,
      "answers": [
        {
          "text": "leaves",
          "correct": true
        },
        {
          "text": "will leave",
          "correct": false
        },
        {
          "text": "is leaving",
          "correct": false
        }
      ]
    },
    {
      "id": 262,
      "question": "She ___ you back as soon as she arrives home tonight.",
      "difficulty": 2,
      "answers": [
        {
          "text": "will call",
          "correct": true
        },
        {
          "text": "calls",
          "correct": false
        },
        {
          "text": "is calling",
          "correct": false
        }
      ]
    },
    {
      "id": 263,
      "question": "You ___ exhausted by the time the conference finishes tomorrow.",
      "difficulty": 3,
      "answers": [
        {
          "text": "will have been sitting",
          "correct": true
        },
        {
          "text": "will sit",
          "correct": false
        },
        {
          "text": "are sitting",
          "correct": false
        }
      ]
    },
    {
      "id": 264,
      "question": "She ___ ice cream very much.",
      "difficulty": 1,
      "answers": [
        {
          "text": "likes",
          "correct": true
        },
        {
          "text": "like",
          "correct": false
        },
        {
          "text": "liking",
          "correct": false
        }
      ]
    },
    {
      "id": 265,
      "question": "Yesterday I ___ football with my friends.",
      "difficulty": 1,
      "answers": [
        {
          "text": "played",
          "correct": true
        },
        {
          "text": "play",
          "correct": false
        },
        {
          "text": "plays",
          "correct": false
        }
      ]
    },
    {
      "id": 266,
      "question": "He ___ his grandma tomorrow afternoon.",
      "difficulty": 1,
      "answers": [
        {
          "text": "will visit",
          "correct": true
        },
        {
          "text": "visits",
          "correct": false
        },
        {
          "text": "visit",
          "correct": false
        }
      ]
    },
    {
      "id": 267,
      "question": "Yesterday they ___ very happy about the surprise.",
      "difficulty": 1,
      "answers": [
        {
          "text": "were",
          "correct": true
        },
        {
          "text": "was",
          "correct": false
        },
        {
          "text": "are",
          "correct": false
        }
      ]
    },
    {
      "id": 268,
      "question": "Look! The cat ___ on the sofa right now.",
      "difficulty": 1,
      "answers": [
        {
          "text": "is sleeping",
          "correct": true
        },
        {
          "text": "sleeps",
          "correct": false
        },
        {
          "text": "sleep",
          "correct": false
        }
      ]
    },
    {
      "id": 269,
      "question": "Look out! That car ___ too fast!",
      "difficulty": 2,
      "answers": [
        {
          "text": "is driving",
          "correct": true
        },
        {
          "text": "drives",
          "correct": false
        },
        {
          "text": "drive",
          "correct": false
        }
      ]
    },
    {
      "id": 270,
      "question": "We ___ in this city since 2015.",
      "difficulty": 2,
      "answers": [
        {
          "text": "have lived",
          "correct": true
        },
        {
          "text": "live",
          "correct": false
        },
        {
          "text": "are living",
          "correct": false
        }
      ]
    },
    {
      "id": 271,
      "question": "He ___ three languages: English, German and Spanish.",
      "difficulty": 2,
      "answers": [
        {
          "text": "speaks",
          "correct": true
        },
        {
          "text": "is speaking",
          "correct": false
        },
        {
          "text": "speak",
          "correct": false
        }
      ]
    },
    {
      "id": 272,
      "question": "I ___ my best friend tomorrow evening – we already have tickets.",
      "difficulty": 2,
      "answers": [
        {
          "text": "am meeting",
          "correct": true
        },
        {
          "text": "meet",
          "correct": false
        },
        {
          "text": "will meet",
          "correct": false
        }
      ]
    },
    {
      "id": 273,
      "question": "I ___ this film before – it’s really good!",
      "difficulty": 2,
      "answers": [
        {
          "text": "have seen",
          "correct": true
        },
        {
          "text": "see",
          "correct": false
        },
        {
          "text": "am seeing",
          "correct": false
        }
      ]
    },
    {
      "id": 274,
      "question": "This time tomorrow we ___ at 30,000 feet over the Atlantic.",
      "difficulty": 3,
      "answers": [
        {
          "text": "will be flying",
          "correct": true
        },
        {
          "text": "will fly",
          "correct": false
        },
        {
          "text": "fly",
          "correct": false
        }
      ]
    },
    {
      "id": 275,
      "question": "The new legislation ___ into force on 1 January 2027 unless Parliament decides otherwise.",
      "difficulty": 3,
      "answers": [
        {
          "text": "is to come",
          "correct": true
        },
        {
          "text": "will come",
          "correct": false
        },
        {
          "text": "comes",
          "correct": false
        }
      ]
    },
    {
      "id": 276,
      "question": "The CEO ___ a press conference later today to address the recent share-price collapse.",
      "difficulty": 3,
      "answers": [
        {
          "text": "is due to hold",
          "correct": true
        },
        {
          "text": "will hold",
          "correct": false
        },
        {
          "text": "holds",
          "correct": false
        }
      ]
    },
    {
      "id": 277,
      "question": "The manuscript ___ missing for over seventy years before it resurfaced in a Geneva attic last month.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had been",
          "correct": true
        },
        {
          "text": "was",
          "correct": false
        },
        {
          "text": "has been",
          "correct": false
        }
      ]
    },
    {
      "id": 278,
      "question": "Hardly ever ___ such a compelling case for radical reform of international institutions.",
      "difficulty": 3,
      "answers": [
        {
          "text": "have we heard",
          "correct": true
        },
        {
          "text": "do we hear",
          "correct": false
        },
        {
          "text": "are we hearing",
          "correct": false
        }
      ]
    },
    {
      "id": 279,
      "question": "No sooner ___ the agreement than one of the parties demanded renegotiation of key clauses.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had we signed",
          "correct": true
        },
        {
          "text": "we had signed",
          "correct": false
        },
        {
          "text": "did we sign",
          "correct": false
        }
      ]
    },
    {
      "id": 280,
      "question": "How many legs does a dog have?",
      "difficulty": 1,
      "answers": [
        {
          "text": "four",
          "correct": true
        },
        {
          "text": "two",
          "correct": false
        },
        {
          "text": "six",
          "correct": false
        }
      ]
    },
    {
      "id": 281,
      "question": "What do you call your mother's sister?",
      "difficulty": 1,
      "answers": [
        {
          "text": "aunt",
          "correct": true
        },
        {
          "text": "uncle",
          "correct": false
        },
        {
          "text": "cousin",
          "correct": false
        }
      ]
    },
    {
      "id": 282,
      "question": "What do you use to eat soup?",
      "difficulty": 1,
      "answers": [
        {
          "text": "spoon",
          "correct": true
        },
        {
          "text": "fork",
          "correct": false
        },
        {
          "text": "knife",
          "correct": false
        }
      ]
    },
    {
      "id": 283,
      "question": "What do you wear on your head when it's cold?",
      "difficulty": 1,
      "answers": [
        {
          "text": "hat",
          "correct": true
        },
        {
          "text": "shoes",
          "correct": false
        },
        {
          "text": "gloves",
          "correct": false
        }
      ]
    },
    {
      "id": 284,
      "question": "What animal is very tall with a long neck?",
      "difficulty": 1,
      "answers": [
        {
          "text": "giraffe",
          "correct": true
        },
        {
          "text": "elephant",
          "correct": false
        },
        {
          "text": "lion",
          "correct": false
        }
      ]
    },
    {
      "id": 285,
      "question": "What is the past tense of “go”?",
      "difficulty": 2,
      "answers": [
        {
          "text": "went",
          "correct": true
        },
        {
          "text": "goed",
          "correct": false
        },
        {
          "text": "gone",
          "correct": false
        }
      ]
    },
    {
      "id": 286,
      "question": "What do we call a person who fixes cars?",
      "difficulty": 2,
      "answers": [
        {
          "text": "mechanic",
          "correct": true
        },
        {
          "text": "doctor",
          "correct": false
        },
        {
          "text": "teacher",
          "correct": false
        }
      ]
    },
    {
      "id": 287,
      "question": "What is the comparative form of “good”?",
      "difficulty": 2,
      "answers": [
        {
          "text": "better",
          "correct": true
        },
        {
          "text": "gooder",
          "correct": false
        },
        {
          "text": "more good",
          "correct": false
        }
      ]
    },
    {
      "id": 288,
      "question": "Which word means “very big”?",
      "difficulty": 2,
      "answers": [
        {
          "text": "huge",
          "correct": true
        },
        {
          "text": "tiny",
          "correct": false
        },
        {
          "text": "short",
          "correct": false
        }
      ]
    },
    {
      "id": 289,
      "question": "She ___ to Paris three times.",
      "difficulty": 2,
      "answers": [
        {
          "text": "has been",
          "correct": true
        },
        {
          "text": "was",
          "correct": false
        },
        {
          "text": "is",
          "correct": false
        }
      ]
    },
    {
      "id": 290,
      "question": "The CEO later admitted that the merger ___ far more costly than originally anticipated.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had proved",
          "correct": true
        },
        {
          "text": "proved",
          "correct": false
        },
        {
          "text": "has proved",
          "correct": false
        }
      ]
    },
    {
      "id": 291,
      "question": "She would never have accepted the position had she ___ how much travelling it would entail.",
      "difficulty": 3,
      "answers": [
        {
          "text": "known",
          "correct": true
        },
        {
          "text": "know",
          "correct": false
        },
        {
          "text": "had known",
          "correct": false
        }
      ]
    },
    {
      "id": 292,
      "question": "It is high time the government ___ decisive action to address the housing crisis.",
      "difficulty": 3,
      "answers": [
        {
          "text": "took",
          "correct": true
        },
        {
          "text": "takes",
          "correct": false
        },
        {
          "text": "had taken",
          "correct": false
        }
      ]
    },
    {
      "id": 293,
      "question": "The evidence suggests the suspect ___ the scene shortly before the crime.",
      "difficulty": 3,
      "answers": [
        {
          "text": "had left",
          "correct": true
        },
        {
          "text": "has left",
          "correct": false
        },
        {
          "text": "was leaving",
          "correct": false
        }
      ]
    },
    {
      "id": 294,
      "question": "The president ___ a state visit to France next month.",
      "difficulty": 3,
      "answers": [
        {
          "text": "is to make",
          "correct": true
        },
        {
          "text": "will make",
          "correct": false
        },
        {
          "text": "makes",
          "correct": false
        }
      ]
    },
    {
      "id": 295,
      "question": "Were the deal ___ through, thousands of jobs would disappear.",
      "difficulty": 3,
      "answers": [
        {
          "text": "to fall",
          "correct": true
        },
        {
          "text": "falling",
          "correct": false
        },
        {
          "text": "will fall",
          "correct": false
        }
      ]
    },
    {
      "id": 296,
      "question": "Should you ___ any further information, please do not hesitate to contact us.",
      "difficulty": 3,
      "answers": [
        {
          "text": "require",
          "correct": true
        },
        {
          "text": "requiring",
          "correct": false
        },
        {
          "text": "will require",
          "correct": false
        }
      ]
    },
    {
      "id": 297,
      "question": "This time next week we ___ on a beach in Greece.",
      "difficulty": 3,
      "answers": [
        {
          "text": "will be lying",
          "correct": true
        },
        {
          "text": "will lie",
          "correct": false
        },
        {
          "text": "lie",
          "correct": false
        }
      ]
    },
    {
      "id": 298,
      "question": "It is imperative that all applicants ___ the deadline strictly.",
      "difficulty": 3,
      "answers": [
        {
          "text": "observe",
          "correct": true
        },
        {
          "text": "observes",
          "correct": false
        },
        {
          "text": "observed",
          "correct": false
        }
      ]
    },
    {
      "id": 299,
      "question": "It is essential that every participant ___ the safety briefing beforehand.",
      "difficulty": 3,
      "answers": [
        {
          "text": "attend",
          "correct": true
        },
        {
          "text": "attends",
          "correct": false
        },
        {
          "text": "attended",
          "correct": false
        }
      ]
    },
    {
      "id": 300,
      "question": "It´s nice to be important, but it´s _____ important to be nice. ",
      "difficulty": 3,
      "answers": [
        {
          "text": "more",
          "correct": true
        },
        {
          "text": "most",
          "correct": false
        },
        {
          "text": "often",
          "correct": false
        }
      ]
    }
  ]
}