{
  "title": "Shapes - Identifying Shapes in Surroundings",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "A clock on the wall is usually which shape?",
      "options": {
        "A": "Circle",
        "B": "Triangle",
        "C": "Square",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "What shape is a slice of pizza?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Triangle",
        "D": "Rectangle"
      },
      "correct_answer": "C"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "A photo frame is usually shaped like a ____?",
      "options": {
        "A": "Rectangle",
        "B": "Triangle",
        "C": "Circle",
        "D": "Star"
      },
      "correct_answer": "A"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "A coin looks like which shape?",
      "options": {
        "A": "Square",
        "B": "Triangle",
        "C": "Circle",
        "D": "Oval"
      },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "A rooftop of a house looks like which shape?",
      "options": {
        "A": "Circle",
        "B": "Triangle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "A book cover is usually which shape?",
      "options": {
        "A": "Triangle",
        "B": "Square",
        "C": "Rectangle",
        "D": "Circle"
      },
      "correct_answer": "C"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "A window pane is often which 2D shape?",
      "options": {
        "A": "Rectangle",
        "B": "Triangle",
        "C": "Circle",
        "D": "Hexagon"
      },
      "correct_answer": "A"
    },
    {
      "question_id": 8,
      "question": "A traffic sign showing “STOP” is often which shape?",
      "options": {
        "A": "Triangle",
        "B": "Octagon",
        "C": "Rectangle",
        "D": "Circle"
      },
      "correct_answer": "B",
      "id": 8,
      "difficulty": "easy"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "A birthday cap looks like which shape?",
      "options": {
        "A": "Cone",
        "B": "Cube",
        "C": "Circle",
        "D": "Triangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "A box of gifts is usually shaped like a ____?",
      "options": {
        "A": "Cube",
        "B": "Circle",
        "C": "Triangle",
        "D": "Cone"
      },
      "correct_answer": "A"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "A drum looks like which shape?",
      "options": {
        "A": "Sphere",
        "B": "Cylinder",
        "C": "Cube",
        "D": "Cone"
      },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "A ball is what shape?",
      "options": {
        "A": "Square",
        "B": "Triangle",
        "C": "Sphere",
        "D": "Cone"
      },
      "correct_answer": "C"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "A mobile phone is shaped like a ____?",
      "options": {
        "A": "Square",
        "B": "Rectangle",
        "C": "Circle",
        "D": "Triangle"
      },
      "correct_answer": "B"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "A slice of watermelon looks like which shape?",
      "options": {
        "A": "Rectangle",
        "B": "Triangle",
        "C": "Circle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "A coin box or dice is shaped like a ____?",
      "options": {
        "A": "Sphere",
        "B": "Cone",
        "C": "Triangle",
        "D": "Cube"
      },
      "correct_answer": "D"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "A tin can looks like which shape?",
      "options": {
        "A": "Cylinder",
        "B": "Triangle",
        "C": "Square",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "A globe (Earth model) is shaped like a ____?",
      "options": {
        "A": "Circle",
        "B": "Cube",
        "C": "Sphere",
        "D": "Cone"
      },
      "correct_answer": "C"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "An envelope flap looks like which shape?",
      "options": {
        "A": "Triangle",
        "B": "Square",
        "C": "Circle",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "A table top is usually which shape?",
      "options": {
        "A": "Triangle",
        "B": "Star",
        "C": "Rectangle",
        "D": "Circle"
      },
      "correct_answer": "C"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "A railway sign showing danger often uses which shape?",
      "options": {
        "A": "Square",
        "B": "Circle",
        "C": "Triangle",
        "D": "Oval"
      },
      "correct_answer": "C"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "Which shape best matches the face of a wall clock?",
      "options": {
        "A": "Triangle",
        "B": "Circle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "Which shape does a slice of sandwich often look like?",
      "options": {
        "A": "Triangle",
        "B": "Square",
        "C": "Circle",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "What shape is a mobile phone screen?",
      "options": {
        "A": "Rectangle",
        "B": "Triangle",
        "C": "Circle",
        "D": "Square"
      },
      "correct_answer": "A"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "A car wheel looks like which shape?",
      "options": {
        "A": "Square",
        "B": "Triangle",
        "C": "Circle",
        "D": "Oval"
      },
      "correct_answer": "C"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "A book cover is generally shaped like a ____?",
      "options": {
        "A": "Triangle",
        "B": "Rectangle",
        "C": "Square",
        "D": "Circle"
      },
      "correct_answer": "B"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "Which shape do most windows in houses have?",
      "options": {
        "A": "Circle",
        "B": "Rectangle",
        "C": "Triangle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "A pizza slice best represents which shape?",
      "options": {
        "A": "Circle",
        "B": "Triangle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "A photo frame commonly looks like which shape?",
      "options": {
        "A": "Square",
        "B": "Triangle",
        "C": "Circle",
        "D": "Rectangle"
      },
      "correct_answer": "D"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "A coin is shaped like what?",
      "options": {
        "A": "Triangle",
        "B": "Square",
        "C": "Circle",
        "D": "Rectangle"
      },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "A table top is most often which shape?",
      "options": {
        "A": "Circle",
        "B": "Triangle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "C"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "A birthday cap looks like which shape?",
      "options": {
        "A": "Cone",
        "B": "Sphere",
        "C": "Triangle",
        "D": "Circle"
      },
      "correct_answer": "A"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "A drum resembles which shape?",
      "options": {
        "A": "Triangle",
        "B": "Cylinder",
        "C": "Square",
        "D": "Sphere"
      },
      "correct_answer": "B"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "A dice looks like which shape?",
      "options": {
        "A": "Cube",
        "B": "Circle",
        "C": "Rectangle",
        "D": "Cone"
      },
      "correct_answer": "A"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "The top of a can resembles which shape?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Triangle",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "A globe (Earth model) looks like which shape?",
      "options": {
        "A": "Sphere",
        "B": "Cube",
        "C": "Cone",
        "D": "Triangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "A photograph printed in an album is mostly which shape?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Rectangle",
        "D": "Oval"
      },
      "correct_answer": "C"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "The roof of many houses forms which shape?",
      "options": {
        "A": "Circle",
        "B": "Triangle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "A biscuit often looks like which shape?",
      "options": {
        "A": "Square",
        "B": "Triangle",
        "C": "Circle",
        "D": "Rectangle"
      },
      "correct_answer": "C"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "A gift box mostly appears in which shape?",
      "options": {
        "A": "Triangle",
        "B": "Cube",
        "C": "Circle",
        "D": "Cone"
      },
      "correct_answer": "B"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "A traffic danger sign is usually which shape?",
      "options": {
        "A": "Triangle",
        "B": "Circle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "A"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "A globe used in classrooms is shaped like a ____?",
      "options": {
        "A": "Cube",
        "B": "Sphere",
        "C": "Cone",
        "D": "Cylinder"
      },
      "correct_answer": "B"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "A Rubik’s cube is an example of which shape?",
      "options": {
        "A": "Cube",
        "B": "Triangle",
        "C": "Sphere",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "A round manhole cover on roads is which shape?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Triangle",
        "D": "Oval"
      },
      "correct_answer": "A"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "A water tank placed on terraces is often shaped like a ____?",
      "options": {
        "A": "Cube",
        "B": "Cone",
        "C": "Cylinder",
        "D": "Sphere"
      },
      "correct_answer": "C"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "A building block toy shaped like a sugar cube is a ____?",
      "options": {
        "A": "Sphere",
        "B": "Cube",
        "C": "Cone",
        "D": "Cylinder"
      },
      "correct_answer": "B"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "A gas cylinder in homes looks like which shape?",
      "options": {
        "A": "Sphere",
        "B": "Cylinder",
        "C": "Cube",
        "D": "Cone"
      },
      "correct_answer": "B"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "A road safety cone used by police has which shape?",
      "options": {
        "A": "Cylinder",
        "B": "Cone",
        "C": "Sphere",
        "D": "Cube"
      },
      "correct_answer": "B"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "A mouse of your computer is closest to which shape?",
      "options": {
        "A": "Oval",
        "B": "Triangle",
        "C": "Square",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "A ceiling fan base on the roof usually looks like a ____?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Triangle",
        "D": "Hexagon"
      },
      "correct_answer": "A"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "A football used in sports has which shape?",
      "options": {
        "A": "Cylinder",
        "B": "Sphere",
        "C": "Cube",
        "D": "Cone"
      },
      "correct_answer": "B"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "A fridge magnet that is round represents which shape?",
      "options": {
        "A": "Triangle",
        "B": "Rectangle",
        "C": "Circle",
        "D": "Square"
      },
      "correct_answer": "C"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "A pencil tip forms which shape?",
      "options": {
        "A": "Sphere",
        "B": "Cone",
        "C": "Cube",
        "D": "Cylinder"
      },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "A matchbox resembles which shape?",
      "options": {
        "A": "Cube",
        "B": "Sphere",
        "C": "Cylinder",
        "D": "Rectangle"
      },
      "correct_answer": "D"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "A round plate used for eating food is which shape?",
      "options": {
        "A": "Square",
        "B": "Circle",
        "C": "Triangle",
        "D": "Rectangle"
      },
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "A tent used for camping looks like what shape?",
      "options": {
        "A": "Cone",
        "B": "Sphere",
        "C": "Square",
        "D": "Rectangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "A dice used in board games is which shape?",
      "options": {
        "A": "Triangle",
        "B": "Cube",
        "C": "Sphere",
        "D": "Cylinder"
      },
      "correct_answer": "B"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "A big water tank balloon in fairs looks like a ____?",
      "options": {
        "A": "Sphere",
        "B": "Cube",
        "C": "Cone",
        "D": "Cylinder"
      },
      "correct_answer": "A"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "A clock tower may have a clock face of which shape?",
      "options": {
        "A": "Triangle",
        "B": "Circle",
        "C": "Rectangle",
        "D": "Square"
      },
      "correct_answer": "B"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "A tubelight shape matches which geometric solid?",
      "options": {
        "A": "Sphere",
        "B": "Cylinder",
        "C": "Cone",
        "D": "Cube"
      },
      "correct_answer": "B"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "A telescope tube is which 3D shape?",
      "options": {
        "A": "Cone",
        "B": "Cube",
        "C": "Cylinder",
        "D": "Sphere"
      },
      "correct_answer": "C"
    }
  ]
}