{
  "title": "Geometry - Symmetry",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "Easy",
      "question": "A shape is symmetrical if:",
      "options": {
        "A": "It has equal parts",
        "B": "It has dots",
        "C": "It has colors",
        "D": "It has corners"
      },
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "Easy",
      "question": "Which shape is symmetrical?",
      "options": {
        "A": "Circle",
        "B": "Scribbled line",
        "C": "Zigzag",
        "D": "Irregular shape"
      },
      "correct_answer": "A"
    },
    {
      "id": 3,
      "difficulty": "Easy",
      "question": "The line that divides a shape equally is called:",
      "options": {
        "A": "Line of symmetry",
        "B": "Side",
        "C": "Angle",
        "D": "Dot line"
      },
      "correct_answer": "A"
    },
    {
      "id": 4,
      "difficulty": "Easy",
      "question": "A square has:",
      "options": {
        "A": "No symmetry",
        "B": "1 line of symmetry",
        "C": "2 lines of symmetry",
        "D": "4 lines of symmetry"
      },
      "correct_answer": "D"
    },
    {
      "id": 5,
      "difficulty": "Easy",
      "question": "Which object is symmetrical?",
      "options": {
        "A": "Butterfly",
        "B": "Scribble",
        "C": "Cloud drawing",
        "D": "Bent stick"
      },
      "correct_answer": "A"
    },
    {
      "id": 6,
      "difficulty": "Easy",
      "question": "A line of symmetry divides a shape into:",
      "options": {
        "A": "Equal halves",
        "B": "Unequal halves",
        "C": "Many pieces",
        "D": "Corners"
      },
      "correct_answer": "A"
    },
    {
      "id": 7,
      "difficulty": "Easy",
      "question": "Which shape can be folded to make equal halves?",
      "options": {
        "A": "Heart shape",
        "B": "Irregular line",
        "C": "Zigzag",
        "D": "Random curve"
      },
      "correct_answer": "A"
    },
    {
      "id": 8,
      "difficulty": "Easy",
      "question": "An equilateral triangle has how many lines of symmetry?",
      "options": { "A": "1", "B": "2", "C": "3", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 9,
      "difficulty": "Easy",
      "question": "Which letter is symmetrical?",
      "options": { "A": "A", "B": "F", "C": "R", "D": "G" },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "Easy",
      "question": "Which figure has perfect symmetry?",
      "options": {
        "A": "Circle",
        "B": "Random scribble",
        "C": "Bent line",
        "D": "C-shape"
      },
      "correct_answer": "A"
    },
    {
      "id": 11,
      "difficulty": "Easy",
      "question": "A mirror shows:",
      "options": {
        "A": "Opposite image",
        "B": "Same image",
        "C": "Bigger image",
        "D": "Smaller image"
      },
      "correct_answer": "A"
    },
    {
      "id": 12,
      "difficulty": "Easy",
      "question": "The line of symmetry is also known as:",
      "options": {
        "A": "Mirror line",
        "B": "Sharp line",
        "C": "Broken line",
        "D": "Small line"
      },
      "correct_answer": "A"
    },
    {
      "id": 13,
      "difficulty": "Easy",
      "question": "A rectangle has how many lines of symmetry?",
      "options": { "A": "1", "B": "2", "C": "3", "D": "4" },
      "correct_answer": "B"
    },
    {
      "id": 14,
      "difficulty": "Easy",
      "question": "Which shape can be divided into equal halves vertically?",
      "options": {
        "A": "Square",
        "B": "Scribbled line",
        "C": "Open curve",
        "D": "Spiral"
      },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "Easy",
      "question": "A butterfly wing is a good example of:",
      "options": {
        "A": "Open figure",
        "B": "Symmetry",
        "C": "No pattern",
        "D": "Shade"
      },
      "correct_answer": "B"
    },
    {
      "id": 16,
      "difficulty": "Easy",
      "question": "When a shape is symmetrical, both parts look:",
      "options": { "A": "Same", "B": "Different", "C": "Bigger", "D": "Odd" },
      "correct_answer": "A"
    },
    {
      "id": 17,
      "difficulty": "Easy",
      "question": "Which number is symmetrical?",
      "options": { "A": "8", "B": "3", "C": "5", "D": "7" },
      "correct_answer": "A"
    },
    {
      "id": 18,
      "difficulty": "Easy",
      "question": "A simple leaf is often:",
      "options": {
        "A": "Symmetrical",
        "B": "Broken",
        "C": "Curved",
        "D": "Zigzag"
      },
      "correct_answer": "A"
    },
    {
      "id": 19,
      "difficulty": "Easy",
      "question": "Which kite shape is symmetrical?",
      "options": {
        "A": "Diamond",
        "B": "Random scribble",
        "C": "Irregular polygon",
        "D": "Broken shape"
      },
      "correct_answer": "A"
    },
    {
      "id": 20,
      "difficulty": "Easy",
      "question": "Symmetry means two sides are:",
      "options": { "A": "Unequal", "B": "Equal", "C": "Curvy", "D": "Bent" },
      "correct_answer": "B"
    },

    {
      "id": 21,
      "difficulty": "Medium",
      "question": "Which shape has exactly 2 lines of symmetry?",
      "options": {
        "A": "Rectangle",
        "B": "Circle",
        "C": "Triangle",
        "D": "Irregular shape"
      },
      "correct_answer": "A"
    },
    {
      "id": 22,
      "difficulty": "Medium",
      "question": "Which letter has horizontal symmetry?",
      "options": {
        "A": "E",
        "B": "H",
        "C": "T",
        "D": "P"
      },
      "correct_answer": "A"
    },
    {
      "id": 23,
      "difficulty": "Medium",
      "question": "Which shape has no line of symmetry?",
      "options": {
        "A": "Scalene triangle",
        "B": "Square",
        "C": "Heart",
        "D": "Kite"
      },
      "correct_answer": "A"
    },
    {
      "id": 24,
      "difficulty": "Medium",
      "question": "A circle has:",
      "options": {
        "A": "0 symmetry lines",
        "B": "Only 1",
        "C": "2",
        "D": "Many"
      },
      "correct_answer": "D"
    },
    {
      "id": 25,
      "difficulty": "Medium",
      "question": "Which number is NOT symmetrical?",
      "options": { "A": "8", "B": "0", "C": "1", "D": "2" },
      "correct_answer": "D"
    },
    {
      "id": 26,
      "difficulty": "Medium",
      "question": "A square has symmetry across:",
      "options": {
        "A": "Vertical line",
        "B": "Horizontal line",
        "C": "Both",
        "D": "None"
      },
      "correct_answer": "C"
    },
    {
      "id": 27,
      "difficulty": "Medium",
      "question": "Which letter has vertical symmetry?",
      "options": { "A": "M", "B": "B", "C": "C", "D": "L" },
      "correct_answer": "A"
    },
    {
      "id": 28,
      "difficulty": "Medium",
      "question": "A symmetric figure looks same even after:",
      "options": {
        "A": "Rotation",
        "B": "Folding along symmetry line",
        "C": "Cutting",
        "D": "Coloring"
      },
      "correct_answer": "B"
    },
    {
      "id": 29,
      "difficulty": "Medium",
      "question": "Which shape has 3 lines of symmetry?",
      "options": {
        "A": "Equilateral triangle",
        "B": "Rectangle",
        "C": "Pentagon",
        "D": "Rhombus"
      },
      "correct_answer": "A"
    },
    {
      "id": 30,
      "difficulty": "Medium",
      "question": "Which figure is symmetrical around a central point?",
      "options": {
        "A": "Flower with equal petals",
        "B": "Bent stick",
        "C": "Curve with gap",
        "D": "Zigzag"
      },
      "correct_answer": "A"
    },
    {
      "id": 31,
      "difficulty": "Medium",
      "question": "Which shape has more symmetry lines?",
      "options": {
        "A": "Square",
        "B": "Triangle",
        "C": "Oval",
        "D": "Scalene triangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 32,
      "difficulty": "Medium",
      "question": "Which letter has BOTH horizontal & vertical symmetry?",
      "options": { "A": "X", "B": "G", "C": "F", "D": "K" },
      "correct_answer": "A"
    },
    {
      "id": 33,
      "difficulty": "Medium",
      "question": "The human face is mostly:",
      "options": {
        "A": "Symmetrical",
        "B": "Asymmetrical",
        "C": "Open figure",
        "D": "Random"
      },
      "correct_answer": "A"
    },
    {
      "id": 34,
      "difficulty": "Medium",
      "question": "A kite shape usually has how many symmetry lines?",
      "options": { "A": "1", "B": "2", "C": "3", "D": "0" },
      "correct_answer": "A"
    },
    {
      "id": 35,
      "difficulty": "Medium",
      "question": "Which is the MOST symmetrical figure?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Rectangle",
        "D": "Triangle"
      },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "Medium",
      "question": "Which symmetrical object is commonly used in designs?",
      "options": {
        "A": "Rangoli",
        "B": "Broken stick",
        "C": "Spiral that doesn’t meet",
        "D": "Random path"
      },
      "correct_answer": "A"
    },
    {
      "id": 37,
      "difficulty": "Medium",
      "question": "A shape is asymmetrical when:",
      "options": {
        "A": "Parts match",
        "B": "Halves don’t match",
        "C": "Colors differ",
        "D": "It has 4 sides"
      },
      "correct_answer": "B"
    },
    {
      "id": 38,
      "difficulty": "Medium",
      "question": "Which shape has radial symmetry?",
      "options": {
        "A": "Starfish",
        "B": "Triangle",
        "C": "Square",
        "D": "Zigzag"
      },
      "correct_answer": "A"
    },
    {
      "id": 39,
      "difficulty": "Medium",
      "question": "A leaf with a central vein often has:",
      "options": {
        "A": "One line of symmetry",
        "B": "Two",
        "C": "Three",
        "D": "Infinite"
      },
      "correct_answer": "A"
    },
    {
      "id": 40,
      "difficulty": "Medium",
      "question": "Folding a shape along its symmetry line gives:",
      "options": {
        "A": "Unequal halves",
        "B": "Two equal halves",
        "C": "Curves",
        "D": "Shaded part"
      },
      "correct_answer": "B"
    },

    {
      "id": 41,
      "difficulty": "Hard",
      "question": "A figure has no symmetry if:",
      "options": {
        "A": "No line divides it equally",
        "B": "It is closed",
        "C": "It has 3 sides",
        "D": "It is colored"
      },
      "correct_answer": "A"
    },
    {
      "id": 42,
      "difficulty": "Hard",
      "question": "Which shape has the most symmetry?",
      "options": {
        "A": "Circle",
        "B": "Square",
        "C": "Pentagon",
        "D": "Hexagon"
      },
      "correct_answer": "A"
    },
    {
      "id": 43,
      "difficulty": "Hard",
      "question": "A rectangle and a square differ in symmetry because:",
      "options": {
        "A": "Square has more symmetry",
        "B": "Rectangle is curved",
        "C": "Square has 2 sides",
        "D": "Rectangle has infinite symmetry"
      },
      "correct_answer": "A"
    },
    {
      "id": 44,
      "difficulty": "Hard",
      "question": "A heart shape usually has:",
      "options": {
        "A": "No symmetry",
        "B": "Only vertical symmetry",
        "C": "Only horizontal symmetry",
        "D": "Both"
      },
      "correct_answer": "B"
    },
    {
      "id": 45,
      "difficulty": "Hard",
      "question": "A shape with 5-fold rotational symmetry is a:",
      "options": {
        "A": "Pentagon star",
        "B": "Circle",
        "C": "Square",
        "D": "Random shape"
      },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "Hard",
      "question": "Which figure will give a mirror image on BOTH sides?",
      "options": { "A": "X", "B": "K", "C": "S", "D": "F" },
      "correct_answer": "A"
    },
    {
      "id": 47,
      "difficulty": "Hard",
      "question": "A star with equal arms shows:",
      "options": {
        "A": "Rotational symmetry",
        "B": "No line symmetry",
        "C": "Open shape",
        "D": "One-point symmetry"
      },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "Hard",
      "question": "Which shape is symmetrical about a diagonal line?",
      "options": { "A": "Square", "B": "Triangle", "C": "Oval", "D": "Circle" },
      "correct_answer": "A"
    },
    {
      "id": 49,
      "difficulty": "Hard",
      "question": "A shape that looks same when rotated half-turn (180°) has:",
      "options": {
        "A": "Vertical symmetry",
        "B": "Rotational symmetry",
        "C": "No symmetry",
        "D": "Two lines only"
      },
      "correct_answer": "B"
    },
    {
      "id": 50,
      "difficulty": "Hard",
      "question": "The infinity symbol (∞) has:",
      "options": {
        "A": "0 lines of symmetry",
        "B": "1 vertical symmetry",
        "C": "1 horizontal symmetry",
        "D": "Both vertical & horizontal"
      },
      "correct_answer": "D"
    },
    {
      "id": 51,
      "difficulty": "Hard",
      "question": "Which is a symmetric natural object?",
      "options": {
        "A": "Butterfly",
        "B": "Irregular rock",
        "C": "Bent twig",
        "D": "Broken leaf"
      },
      "correct_answer": "A"
    },
    {
      "id": 52,
      "difficulty": "Hard",
      "question": "A shape that closes but has inward curves is:",
      "options": {
        "A": "Asymmetrical",
        "B": "Symmetrical",
        "C": "Neither",
        "D": "Open"
      },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "Hard",
      "question": "A square rotated by 90° looks:",
      "options": {
        "A": "Different",
        "B": "Same",
        "C": "Upside down",
        "D": "Bent"
      },
      "correct_answer": "B"
    },
    {
      "id": 54,
      "difficulty": "Hard",
      "question": "A shape that has symmetry only when rotated is said to have:",
      "options": {
        "A": "Line symmetry",
        "B": "Rotational symmetry",
        "C": "No symmetry",
        "D": "Closed shape"
      },
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "Hard",
      "question": "A hexagon has how many symmetry lines?",
      "options": { "A": "4", "B": "6", "C": "3", "D": "2" },
      "correct_answer": "B"
    },
    {
      "id": 56,
      "difficulty": "Hard",
      "question": "A leaf with one edge longer than the other becomes:",
      "options": {
        "A": "Symmetrical",
        "B": "Asymmetrical",
        "C": "Circular",
        "D": "Perfect"
      },
      "correct_answer": "B"
    },
    {
      "id": 57,
      "difficulty": "Hard",
      "question": "Which letter has diagonal symmetry?",
      "options": { "A": "N", "B": "A", "C": "X", "D": "Y" },
      "correct_answer": "C"
    },
    {
      "id": 58,
      "difficulty": "Hard",
      "question": "A closed figure with matching top and bottom has:",
      "options": {
        "A": "Vertical symmetry",
        "B": "Horizontal symmetry",
        "C": "No symmetry",
        "D": "Both"
      },
      "correct_answer": "B"
    },
    {
      "id": 59,
      "difficulty": "Hard",
      "question": "A mandala design is symmetrical because:",
      "options": {
        "A": "It is random",
        "B": "It is drawn fast",
        "C": "It repeats patterns equally",
        "D": "It is colorful"
      },
      "correct_answer": "C"
    },
    {
      "id": 60,
      "difficulty": "Hard",
      "question": "A triangle with two equal sides (isosceles) has:",
      "options": {
        "A": "2 symmetry lines",
        "B": "1 symmetry line",
        "C": "No symmetry",
        "D": "3 symmetry lines"
      },
      "correct_answer": "B"
    }
  ]
}
