{
  "title": "Measurement - Area (Concept)",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "Easy",
      "question": "Area means the ______ of a shape.",
      "options": {
        "A": "space inside",
        "B": "line around",
        "C": "height",
        "D": "length"
      },
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "Easy",
      "question": "Which has a bigger area: a big square or a small square?",
      "options": {
        "A": "Big square",
        "B": "Small square",
        "C": "Both same",
        "D": "Cannot tell"
      },
      "correct_answer": "A"
    },
    {
      "id": 3,
      "difficulty": "Easy",
      "question": "Area is measured in:",
      "options": {
        "A": "square units",
        "B": "meters",
        "C": "grams",
        "D": "liters"
      },
      "correct_answer": "A"
    },
    {
      "id": 4,
      "difficulty": "Easy",
      "question": "Which has more area: a large book or a small book?",
      "options": {
        "A": "Large book",
        "B": "Small book",
        "C": "Both same",
        "D": "Thin book"
      },
      "correct_answer": "A"
    },
    {
      "id": 5,
      "difficulty": "Easy",
      "question": "If a shape is bigger, its area is:",
      "options": { "A": "larger", "B": "smaller", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 6,
      "difficulty": "Easy",
      "question": "Area tells us how much _____ a surface covers.",
      "options": { "A": "space", "B": "weight", "C": "volume", "D": "time" },
      "correct_answer": "A"
    },
    {
      "id": 7,
      "difficulty": "Easy",
      "question": "Which has more area: a classroom floor or a notebook page?",
      "options": {
        "A": "Classroom floor",
        "B": "Notebook page",
        "C": "Both same",
        "D": "Chair"
      },
      "correct_answer": "A"
    },
    {
      "id": 8,
      "difficulty": "Easy",
      "question": "Area of a shape depends on its:",
      "options": { "A": "size", "B": "color", "C": "weight", "D": "price" },
      "correct_answer": "A"
    },
    {
      "id": 9,
      "difficulty": "Easy",
      "question": "Which shape has the least area?",
      "options": {
        "A": "Small circle",
        "B": "Big circle",
        "C": "Big square",
        "D": "Large rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "Easy",
      "question": "Which object has more area: a laptop or an eraser?",
      "options": { "A": "Laptop", "B": "Eraser", "C": "Same", "D": "Depends" },
      "correct_answer": "A"
    },
    {
      "id": 11,
      "difficulty": "Easy",
      "question": "Area is the space _____ a shape.",
      "options": { "A": "inside", "B": "outside", "C": "beside", "D": "above" },
      "correct_answer": "A"
    },
    {
      "id": 12,
      "difficulty": "Easy",
      "question": "Which has a larger area: door or window?",
      "options": { "A": "Door", "B": "Window", "C": "Same", "D": "Keyhole" },
      "correct_answer": "A"
    },
    {
      "id": 13,
      "difficulty": "Easy",
      "question": "A bigger carpet covers ____ area.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 14,
      "difficulty": "Easy",
      "question": "Area is measured using:",
      "options": {
        "A": "squares",
        "B": "circles",
        "C": "lines",
        "D": "triangles"
      },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "Easy",
      "question": "Which has more area: a football field or a garden?",
      "options": {
        "A": "Football field",
        "B": "Garden",
        "C": "Both same",
        "D": "Bench"
      },
      "correct_answer": "A"
    },
    {
      "id": 16,
      "difficulty": "Easy",
      "question": "Area tells how much _____ a flat shape covers.",
      "options": { "A": "space", "B": "sound", "C": "air", "D": "smell" },
      "correct_answer": "A"
    },
    {
      "id": 17,
      "difficulty": "Easy",
      "question": "Which has a smaller area: coin or plate?",
      "options": { "A": "Coin", "B": "Plate", "C": "Same", "D": "Cup" },
      "correct_answer": "A"
    },
    {
      "id": 18,
      "difficulty": "Easy",
      "question": "A tile covering more surface has _____ area.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 19,
      "difficulty": "Easy",
      "question": "Area is measured in square units such as:",
      "options": { "A": "sq. cm", "B": "kg", "C": "liters", "D": "km" },
      "correct_answer": "A"
    },
    {
      "id": 20,
      "difficulty": "Easy",
      "question": "Which has a larger area: notebook or phone screen?",
      "options": {
        "A": "Notebook",
        "B": "Phone screen",
        "C": "Same",
        "D": "None"
      },
      "correct_answer": "A"
    },

    {
      "id": 21,
      "difficulty": "Medium",
      "question": "If a rectangle gets longer, its area becomes:",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 22,
      "difficulty": "Medium",
      "question": "A square drawn with bigger sides has ____ area.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 23,
      "difficulty": "Medium",
      "question": "Which has more area: 2 big tiles or 3 small tiles?",
      "options": {
        "A": "2 big tiles",
        "B": "1 small tile",
        "C": "A single square",
        "D": "Cannot form an area"
      },
      "correct_answer": "A"
    },
    {
      "id": 24,
      "difficulty": "Medium",
      "question": "If two shapes cover the same space, they have:",
      "options": {
        "A": "equal area",
        "B": "different area",
        "C": "zero area",
        "D": "unknown area"
      },
      "correct_answer": "A"
    },
    {
      "id": 25,
      "difficulty": "Medium",
      "question": "Which shape covers the MOST area?",
      "options": {
        "A": "Large rectangle",
        "B": "Small rectangle",
        "C": "Medium rectangle",
        "D": "Line"
      },
      "correct_answer": "A"
    },
    {
      "id": 26,
      "difficulty": "Medium",
      "question": "Which shape covers LESS area: big circle or small circle?",
      "options": {
        "A": "Small circle",
        "B": "Big circle",
        "C": "Same",
        "D": "Square"
      },
      "correct_answer": "A"
    },
    {
      "id": 27,
      "difficulty": "Medium",
      "question": "If a room is painted, area tells how much _____ is covered.",
      "options": { "A": "wall", "B": "water", "C": "food", "D": "sound" },
      "correct_answer": "A"
    },
    {
      "id": 28,
      "difficulty": "Medium",
      "question": "A bigger rectangle has a _____ area.",
      "options": { "A": "greater", "B": "smaller", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 29,
      "difficulty": "Medium",
      "question": "More squares used to cover a board means ______ area.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "none" },
      "correct_answer": "A"
    },
    {
      "id": 30,
      "difficulty": "Medium",
      "question": "Which covers more area: mat or rug?",
      "options": { "A": "Rug", "B": "Mat", "C": "Same", "D": "Box" },
      "correct_answer": "A"
    },
    {
      "id": 31,
      "difficulty": "Medium",
      "question": "Area of a shape increases when:",
      "options": {
        "A": "it becomes larger",
        "B": "it changes color",
        "C": "it becomes heavier",
        "D": "it moves"
      },
      "correct_answer": "A"
    },
    {
      "id": 32,
      "difficulty": "Medium",
      "question": "A wide rectangle has ______ area than a narrow one.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 33,
      "difficulty": "Medium",
      "question": "Which covers more: 4 tiles or 1 tile?",
      "options": { "A": "4 tiles", "B": "1 tile", "C": "Same", "D": "None" },
      "correct_answer": "A"
    },
    {
      "id": 34,
      "difficulty": "Medium",
      "question": "Area is related to:",
      "options": {
        "A": "spread of a shape",
        "B": "color",
        "C": "height",
        "D": "volume"
      },
      "correct_answer": "A"
    },
    {
      "id": 35,
      "difficulty": "Medium",
      "question": "Which has more area: square of side 6 or side 3?",
      "options": {
        "A": "Side 6 square",
        "B": "Side 3 square",
        "C": "Same",
        "D": "None"
      },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "Medium",
      "question": "More area means the shape covers ______ space.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 37,
      "difficulty": "Medium",
      "question": "Which shape covers the LEAST area?",
      "options": {
        "A": "Tiny square",
        "B": "Big circle",
        "C": "Large rectangle",
        "D": "Huge square"
      },
      "correct_answer": "A"
    },
    {
      "id": 38,
      "difficulty": "Medium",
      "question": "When we compare area, we check which shape is:",
      "options": {
        "A": "bigger",
        "B": "heavier",
        "C": "longer",
        "D": "thicker"
      },
      "correct_answer": "A"
    },
    {
      "id": 39,
      "difficulty": "Medium",
      "question": "Area is found using:",
      "options": {
        "A": "square blocks",
        "B": "lines",
        "C": "dots",
        "D": "curves"
      },
      "correct_answer": "A"
    },
    {
      "id": 40,
      "difficulty": "Medium",
      "question": "A book has more area than:",
      "options": {
        "A": "a bookmark",
        "B": "a table",
        "C": "a mat",
        "D": "a board"
      },
      "correct_answer": "A"
    },

    {
      "id": 41,
      "difficulty": "Hard",
      "question": "A shape made of more square units has _____ area.",
      "options": { "A": "greater", "B": "less", "C": "same", "D": "tiny" },
      "correct_answer": "A"
    },
    {
      "id": 42,
      "difficulty": "Hard",
      "question": "Which shape covers the MOST area: 10 small squares or 5 big squares?",
      "options": {
        "A": "5 big squares",
        "B": "1 small square",
        "C": "A line shape",
        "D": "A single dot"
      },
      "correct_answer": "A"
    },
    {
      "id": 43,
      "difficulty": "Hard",
      "question": "A rectangle becomes wider. Its area becomes:",
      "options": { "A": "larger", "B": "smaller", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 44,
      "difficulty": "Hard",
      "question": "Which floor mat covers more area?",
      "options": {
        "A": "Large mat",
        "B": "Small mat",
        "C": "Same",
        "D": "None"
      },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "Hard",
      "question": "Area increases when the shape is:",
      "options": { "A": "expanded", "B": "colored", "C": "cut", "D": "folded" },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "Hard",
      "question": "More tiles needed means the surface is:",
      "options": { "A": "larger", "B": "smaller", "C": "same", "D": "empty" },
      "correct_answer": "A"
    },
    {
      "id": 47,
      "difficulty": "Hard",
      "question": "Which covers more area: square of side 10 or side 8?",
      "options": {
        "A": "Side 10 square",
        "B": "Side 8 square",
        "C": "Same",
        "D": "None"
      },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "Hard",
      "question": "A shape with fewer square units has _____ area.",
      "options": { "A": "less", "B": "more", "C": "same", "D": "equal" },
      "correct_answer": "A"
    },
    {
      "id": 49,
      "difficulty": "Hard",
      "question": "Which is true about area?",
      "options": {
        "A": "Bigger shape = more area",
        "B": "Color decides area",
        "C": "Weight decides area",
        "D": "Area is perimeter"
      },
      "correct_answer": "A"
    },
    {
      "id": 50,
      "difficulty": "Hard",
      "question": "A long rectangle and a short square—who covers more area?",
      "options": {
        "A": "Depends on size",
        "B": "Rectangle always",
        "C": "Square always",
        "D": "Both same"
      },
      "correct_answer": "A"
    },
    {
      "id": 51,
      "difficulty": "Hard",
      "question": "Shapes with bigger sides generally have ____ area.",
      "options": { "A": "more", "B": "less", "C": "same", "D": "zero" },
      "correct_answer": "A"
    },
    {
      "id": 52,
      "difficulty": "Hard",
      "question": "Which has less area: 3 medium squares or 1 big square?",
      "options": {
        "A": "Depends on size",
        "B": "3 medium squares always",
        "C": "1 tiny square",
        "D": "Both are zero area"
      },
      "correct_answer": "A"
    },
    {
      "id": 53,
      "difficulty": "Hard",
      "question": "Area compares the ______ of shapes.",
      "options": {
        "A": "covered space",
        "B": "height",
        "C": "weight",
        "D": "volume"
      },
      "correct_answer": "A"
    },
    {
      "id": 54,
      "difficulty": "Hard",
      "question": "Which has more area: big triangle or small triangle?",
      "options": {
        "A": "Big triangle",
        "B": "Small triangle",
        "C": "Same",
        "D": "None"
      },
      "correct_answer": "A"
    },
    {
      "id": 55,
      "difficulty": "Hard",
      "question": "If two shapes look different but cover same squares, they have:",
      "options": {
        "A": "equal area",
        "B": "different area",
        "C": "no area",
        "D": "unknown area"
      },
      "correct_answer": "A"
    },
    {
      "id": 56,
      "difficulty": "Hard",
      "question": "More area means more _____ is required to cover it.",
      "options": { "A": "tiles", "B": "water", "C": "height", "D": "pencils" },
      "correct_answer": "A"
    },
    {
      "id": 57,
      "difficulty": "Hard",
      "question": "A rectangle grows taller and wider. Its area:",
      "options": {
        "A": "increases",
        "B": "decreases",
        "C": "remains same",
        "D": "vanishes"
      },
      "correct_answer": "A"
    },
    {
      "id": 58,
      "difficulty": "Hard",
      "question": "Which shape would cover MOST space on the floor?",
      "options": { "A": "Big rug", "B": "Small rug", "C": "Plate", "D": "Cup" },
      "correct_answer": "A"
    },
    {
      "id": 59,
      "difficulty": "Hard",
      "question": "Which has least area: stamp, card, book?",
      "options": { "A": "Stamp", "B": "Card", "C": "Book", "D": "All same" },
      "correct_answer": "A"
    },
    {
      "id": 60,
      "difficulty": "Hard",
      "question": "A builder uses more tiles for Room A than Room B. Which has more area?",
      "options": { "A": "Room A", "B": "Room B", "C": "Same", "D": "None" },
      "correct_answer": "A"
    }
  ]
}
