{
  "title": "Measurement - Length (Long, Short, Tall)",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "Which object is usually tall?",
      "options": {
        "A": "A tree",
        "B": "A pencil",
        "C": "A spoon",
        "D": "A stone"
      },
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "Which object is long?",
      "options": {
        "A": "Eraser",
        "B": "Pencil",
        "C": "Cup",
        "D": "Ball"
      },
      "correct_answer": "B"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "Which one is short?",
      "options": {
        "A": "Ruler",
        "B": "Rope",
        "C": "Chalk",
        "D": "Broom"
      },
      "correct_answer": "C"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "Which of these is the tallest?",
      "options": {
        "A": "Chair",
        "B": "Table",
        "C": "Building",
        "D": "Notebook"
      },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "Which object is longest?",
      "options": {
        "A": "Straw",
        "B": "Pencil",
        "C": "Ribbon",
        "D": "Crayon"
      },
      "correct_answer": "C"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "Which item is short in height?",
      "options": {
        "A": "Mug",
        "B": "Tree",
        "C": "Pole",
        "D": "Ladder"
      },
      "correct_answer": "A"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "Which one is tall?",
      "options": {
        "A": "Water bottle",
        "B": "Building",
        "C": "Chalk",
        "D": "Leaf"
      },
      "correct_answer": "B"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "Which is the shortest?",
      "options": {
        "A": "Crayon",
        "B": "Stick",
        "C": "Rope",
        "D": "Ruler"
      },
      "correct_answer": "A"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "Which one is long in length?",
      "options": {
        "A": "Spoon",
        "B": "Cup",
        "C": "Ball",
        "D": "Box"
      },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "Which object is tall in a classroom?",
      "options": {
        "A": "Fan",
        "B": "Chair",
        "C": "Dustbin",
        "D": "Blackboard stand"
      },
      "correct_answer": "D"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Which of these is shorter?",
      "options": {
        "A": "Rope",
        "B": "Crayon",
        "C": "Ruler",
        "D": "Bat"
      },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "Which object is very long?",
      "options": {
        "A": "Belt",
        "B": "Phone",
        "C": "Cup",
        "D": "Book"
      },
      "correct_answer": "A"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "Which object is tall?",
      "options": {
        "A": "Lamp post",
        "B": "Notebook",
        "C": "Plate",
        "D": "Spoon"
      },
      "correct_answer": "A"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Which is the longest among these?",
      "options": {
        "A": "Toothpick",
        "B": "Ruler",
        "C": "Book",
        "D": "Chalk"
      },
      "correct_answer": "B"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "Which object is short in length?",
      "options": {
        "A": "Ribbon",
        "B": "Rope",
        "C": "Matchstick",
        "D": "Bat"
      },
      "correct_answer": "C"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "Which object is tall?",
      "options": {
        "A": "Cup",
        "B": "Glass",
        "C": "Ladder",
        "D": "Pencil"
      },
      "correct_answer": "C"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "Which is long in your classroom?",
      "options": {
        "A": "Chalk",
        "B": "Duster",
        "C": "Ruler",
        "D": "Eraser"
      },
      "correct_answer": "C"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "Which object is shorter?",
      "options": {
        "A": "Bat",
        "B": "Pencil",
        "C": "Bench",
        "D": "Rope"
      },
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "Which object is tall in a playground?",
      "options": {
        "A": "Slide",
        "B": "Ball",
        "C": "Stone",
        "D": "Bag"
      },
      "correct_answer": "A"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "Which one is long in the kitchen?",
      "options": {
        "A": "Knife",
        "B": "Cup",
        "C": "Pan",
        "D": "Plate"
      },
      "correct_answer": "A"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "Which object is usually taller?",
      "options": {
        "A": "Chair",
        "B": "Lamp post",
        "C": "Cup",
        "D": "Bag"
      },
      "correct_answer": "B"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "Which object is longer than a pencil?",
      "options": {
        "A": "Straw",
        "B": "Chalk",
        "C": "Eraser",
        "D": "Spoon"
      },
      "correct_answer": "A"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "Which is the shortest object?",
      "options": {
        "A": "Rope",
        "B": "Matchstick",
        "C": "Ruler",
        "D": "Bat"
      },
      "correct_answer": "B"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "Which object is the tallest?",
      "options": {
        "A": "Tree",
        "B": "Bench",
        "C": "Bat",
        "D": "Bucket"
      },
      "correct_answer": "A"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "Which of these is longer?",
      "options": {
        "A": "Duster",
        "B": "Ruler",
        "C": "Eraser",
        "D": "Book"
      },
      "correct_answer": "B"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "Which is shorter than a ruler?",
      "options": {
        "A": "Rope",
        "B": "Spoon",
        "C": "Straw",
        "D": "Ladder"
      },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Which object is the tallest in a classroom?",
      "options": {
        "A": "Blackboard stand",
        "B": "Dustbin",
        "C": "Book",
        "D": "Chair"
      },
      "correct_answer": "A"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "Which one is long and thin?",
      "options": {
        "A": "Chalk",
        "B": "Needle",
        "C": "Cup",
        "D": "Stone"
      },
      "correct_answer": "B"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Which object is shorter?",
      "options": {
        "A": "Bat",
        "B": "Ruler",
        "C": "Pencil",
        "D": "Bench"
      },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "Which item is the longest?",
      "options": {
        "A": "Ribbon",
        "B": "Toothpick",
        "C": "Crayon",
        "D": "Clip"
      },
      "correct_answer": "A"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "Which of these is tall?",
      "options": {
        "A": "Water bottle",
        "B": "Ladder",
        "C": "Plate",
        "D": "Spoon"
      },
      "correct_answer": "B"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Which object is shorter than a bat?",
      "options": {
        "A": "Matchbox",
        "B": "Chair",
        "C": "Bench",
        "D": "Table"
      },
      "correct_answer": "A"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Which object is tall in the park?",
      "options": {
        "A": "Slide",
        "B": "Stone",
        "C": "Ball",
        "D": "Leaf"
      },
      "correct_answer": "A"
    },
    {
      "question_id": 34,
      "question": "Which object is the shortest?",
      "options": {
        "A": "Mug",
        "B": "Straw",
        "C": "Crayon",
        "D": "Bottle"
      },
      "correct_answer": "C",
      "id": 34,
      "difficulty": "medium"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "Which of these is longer?",
      "options": {
        "A": "Stick",
        "B": "Toothpick",
        "C": "Eraser",
        "D": "Coin"
      },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "Which is tall?",
      "options": {
        "A": "Tree",
        "B": "Pencil",
        "C": "Crayon",
        "D": "Cup"
      },
      "correct_answer": "A"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "Which object is shorter than a chair?",
      "options": {
        "A": "Eraser",
        "B": "Table",
        "C": "Ladder",
        "D": "Slide"
      },
      "correct_answer": "A"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "Which classroom object is long?",
      "options": {
        "A": "Chalk",
        "B": "Ruler",
        "C": "Duster",
        "D": "Book"
      },
      "correct_answer": "B"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "Which is the tallest object among these?",
      "options": {
        "A": "Cup",
        "B": "Bucket",
        "C": "Refrigerator",
        "D": "Book"
      },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "Which one is the shortest?",
      "options": {
        "A": "Pillow",
        "B": "Bed",
        "C": "Table",
        "D": "Bat"
      },
      "correct_answer": "A"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "Which object is the tallest in a playground?",
      "options": {
        "A": "Slide",
        "B": "Ball",
        "C": "Bench",
        "D": "Bucket"
      },
      "correct_answer": "A"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "Which one is the shortest item among these?",
      "options": {
        "A": "Water bottle",
        "B": "Matchstick",
        "C": "Ruler",
        "D": "Bat"
      },
      "correct_answer": "B"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "Which is longer: a skipping rope or a pencil?",
      "options": {
        "A": "Pencil",
        "B": "Rope",
        "C": "Eraser",
        "D": "Spoon"
      },
      "correct_answer": "B"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "Which object is taller in your house?",
      "options": {
        "A": "Chair",
        "B": "Refrigerator",
        "C": "Pillow",
        "D": "Mug"
      },
      "correct_answer": "B"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Which is the longest item?",
      "options": {
        "A": "Crayon",
        "B": "Ribbon",
        "C": "Toothpick",
        "D": "Chalk"
      },
      "correct_answer": "B"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "Which object is shorter?",
      "options": {
        "A": "Ladder",
        "B": "Cup",
        "C": "Table",
        "D": "Pole"
      },
      "correct_answer": "B"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "Which object is very tall outdoors?",
      "options": {
        "A": "Street light pole",
        "B": "Stone",
        "C": "Bag",
        "D": "Eraser"
      },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "Which is the longest classroom object?",
      "options": {
        "A": "Ruler",
        "B": "Duster",
        "C": "Chalk piece",
        "D": "Bench"
      },
      "correct_answer": "D"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "Which item is the shortest?",
      "options": {
        "A": "Bat",
        "B": "Stick",
        "C": "Chalk",
        "D": "Bottle"
      },
      "correct_answer": "C"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "Which object is taller than a chair?",
      "options": {
        "A": "Table",
        "B": "Eraser",
        "C": "Cup",
        "D": "Notebook"
      },
      "correct_answer": "A"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "Which one is longer?",
      "options": {
        "A": "Needle",
        "B": "Crayon",
        "C": "Straw",
        "D": "Clip"
      },
      "correct_answer": "C"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "Which object is shorter than a book?",
      "options": {
        "A": "Eraser",
        "B": "Rope",
        "C": "Bat",
        "D": "Ruler"
      },
      "correct_answer": "A"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "Which object is tallest in the street?",
      "options": {
        "A": "Car",
        "B": "Bus",
        "C": "Tree",
        "D": "Traffic cone"
      },
      "correct_answer": "C"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "Which one is the longest kitchen item?",
      "options": {
        "A": "Spoon",
        "B": "Knife",
        "C": "Rolling pin",
        "D": "Cup"
      },
      "correct_answer": "C"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "Which object is shortest in a school bag?",
      "options": {
        "A": "Notebook",
        "B": "Scale",
        "C": "Pencil",
        "D": "Sharpener"
      },
      "correct_answer": "D"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "Which is taller?",
      "options": {
        "A": "Mug",
        "B": "Ladder",
        "C": "Eraser",
        "D": "Book"
      },
      "correct_answer": "B"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Which object is the shortest among these?",
      "options": {
        "A": "Bottle",
        "B": "Rope",
        "C": "Comb",
        "D": "Pillow"
      },
      "correct_answer": "C"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "Which one is longer than a spoon?",
      "options": {
        "A": "Crayon",
        "B": "Matchstick",
        "C": "Straw",
        "D": "Cup"
      },
      "correct_answer": "C"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "Which object is tallest in a market?",
      "options": {
        "A": "Watermelon",
        "B": "Tomato box",
        "C": "Street lamp",
        "D": "Basket"
      },
      "correct_answer": "C"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "Which one is the shortest item?",
      "options": {
        "A": "Bat",
        "B": "Plate",
        "C": "Clip",
        "D": "Bowl"
      },
      "correct_answer": "C"
    }
  ]
}