{
  "title": "Comparing and Ordering Numbers - Grade 6 ICSE",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "Which sign goes in the box? 7 🍎 9",
      "options": { "A": ">", "B": "=", "C": "<", "D": "+" },
      "correct_answer": "C"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "Which is the smallest? 12, 5, 19, 3 🐭",
      "options": { "A": "12", "B": "5", "C": "19", "D": "3" },
      "correct_answer": "D"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "Which is the largest number? 14, 41, 33, 25 ✨",
      "options": { "A": "14", "B": "33", "C": "25", "D": "41" },
      "correct_answer": "D"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "Arrange in ascending order: 8, 2, 6, 4 ⬆️",
      "options": {
        "A": "8,6,4,2",
        "B": "2,4,6,8",
        "C": "2,6,4,8",
        "D": "4,6,2,8"
      },
      "correct_answer": "B"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "Compare: 15 🆚 15. Which is correct?",
      "options": {
        "A": "15 > 15",
        "B": "15 < 15",
        "C": "15 = 15",
        "D": "15 + 15"
      },
      "correct_answer": "C"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "Which number is greater than 22? 🔢",
      "options": { "A": "20", "B": "21", "C": "22", "D": "23" },
      "correct_answer": "D"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "Order from greatest to least: 10, 30, 20 ⬇️",
      "options": {
        "A": "10,20,30",
        "B": "30,10,20",
        "C": "20,30,10",
        "D": "30,20,10"
      },
      "correct_answer": "D"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "True or False? 99 < 101 🎈",
      "options": { "A": "True", "B": "False", "C": "Equal", "D": "None" },
      "correct_answer": "A"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "Which sign? 45 🧩 54",
      "options": { "A": "=", "B": ">", "C": "<", "D": "≠" },
      "correct_answer": "C"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "Which is the smallest? 77, 70, 7, 707 🐌",
      "options": { "A": "77", "B": "70", "C": "7", "D": "707" },
      "correct_answer": "C"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Put the correct sign: 100 ÷ 10 🆚 5 × 2",
      "options": { "A": ">", "B": "<", "C": "=", "D": "+" },
      "correct_answer": "C"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "Arrange 50, 15, 35, 5 in descending order. 🚀",
      "options": {
        "A": "5,15,35,50",
        "B": "50,35,15,5",
        "C": "15,5,50,35",
        "D": "35,50,5,15"
      },
      "correct_answer": "B"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "Which number comes between 89 and 91? 🤔",
      "options": { "A": "88", "B": "90", "C": "92", "D": "87" },
      "correct_answer": "B"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Compare: 6 + 3 🆚 12 - 3",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "C"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "Find the greatest: 101, 110, 011, 100 💡",
      "options": { "A": "101", "B": "110", "C": "011", "D": "100" },
      "correct_answer": "B"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "Which is less than 1 dozen (12)? 🥚",
      "options": { "A": "13", "B": "12", "C": "15", "D": "10" },
      "correct_answer": "D"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "Order these lengths: 1cm, 10cm, 5cm, 2cm. 📏",
      "options": {
        "A": "10,5,2,1",
        "B": "1,2,5,10",
        "C": "2,1,10,5",
        "D": "5,10,1,2"
      },
      "correct_answer": "B"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "True or False? 3/4 < 1/4 🍕",
      "options": { "A": "True", "B": "False", "C": "Equal", "D": "Maybe" },
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "Which sign? 1.5 🆚 1.50",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≥" },
      "correct_answer": "C"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "Which number is the largest? 0.9, 0.09, 0.99, 0.999 🏆",
      "options": { "A": "0.9", "B": "0.09", "C": "0.99", "D": "0.999" },
      "correct_answer": "D"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "Arrange in ascending order: 235, 253, 223, 252 🔢",
      "options": {
        "A": "223,235,252,253",
        "B": "235,223,252,253",
        "C": "253,252,235,223",
        "D": "223,252,235,253"
      },
      "correct_answer": "A"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "Which is the greatest? 4.4, 4.04, 4.44, 4.404 📊",
      "options": { "A": "4.4", "B": "4.04", "C": "4.44", "D": "4.404" },
      "correct_answer": "C"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "Compare: 12 × 3 🆚 9 × 4",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "C"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "Find the smallest 4-digit number using digits 5,0,1,3 (use each once). 🔐",
      "options": { "A": "1035", "B": "0135", "C": "1053", "D": "3015" },
      "correct_answer": "A"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "Arrange in descending order: 5/6, 1/2, 2/3, 1/3 🍰",
      "options": {
        "A": "5/6,2/3,1/2,1/3",
        "B": "1/3,1/2,2/3,5/6",
        "C": "2/3,5/6,1/3,1/2",
        "D": "1/2,1/3,5/6,2/3"
      },
      "correct_answer": "A"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "Which is greater: 2.345 or 2.354? ⚖️",
      "options": {
        "A": "2.345",
        "B": "2.354",
        "C": "Equal",
        "D": "Can't compare"
      },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Put >, <, or = : 0.75 + 0.25 🆚 1.0 - 0.1",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≥" },
      "correct_answer": "A"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "Order from least to greatest: -2, 5, 0, -7, 3 🧊🔥",
      "options": {
        "A": "-7,-2,0,3,5",
        "B": "5,3,0,-2,-7",
        "C": "0,-2,3,5,-7",
        "D": "-2,-7,0,3,5"
      },
      "correct_answer": "A"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Which number is between 8.01 and 8.1? 🎯",
      "options": { "A": "8.0", "B": "8.001", "C": "8.05", "D": "8.11" },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "Find the largest: 6099, 6199, 6098, 6198 🏔️",
      "options": { "A": "6099", "B": "6199", "C": "6098", "D": "6198" },
      "correct_answer": "B"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "Compare: 3/8 🆚 5/12",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≥" },
      "correct_answer": "B"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Arrange: 1.23m, 12.3m, 0.123m, 123m. 📐",
      "options": {
        "A": "123,12.3,1.23,0.123",
        "B": "0.123,1.23,12.3,123",
        "C": "1.23,0.123,123,12.3",
        "D": "12.3,123,0.123,1.23"
      },
      "correct_answer": "B"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Which is smallest? 1.001, 1.01, 1.1, 1.0001 🐜",
      "options": { "A": "1.001", "B": "1.01", "C": "1.1", "D": "1.0001" },
      "correct_answer": "D"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "Compare: 10² 🆚 2 × 50",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "C"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "Order these weights: 500g, 5kg, 50g, 0.5kg. ⚖️",
      "options": {
        "A": "50g,500g,0.5kg,5kg",
        "B": "5kg,0.5kg,500g,50g",
        "C": "50g,0.5kg,500g,5kg",
        "D": "500g,50g,5kg,0.5kg"
      },
      "correct_answer": "A"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "Which sign? 15% of 100 🆚 1/4 of 60",
      "options": {
        "A": ">",
        "B": "<",
        "C": "=",
        "D": "≤"
      },
      "correct_answer": "C"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "Find the number just greater than 9999. 🚀",
      "options": { "A": "9990", "B": "9998", "C": "10000", "D": "1000" },
      "correct_answer": "C"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "Arrange: -1, -5, 0, -10, 2 (least to greatest). ❄️",
      "options": {
        "A": "-10,-5,-1,0,2",
        "B": "2,0,-1,-5,-10",
        "C": "0,-1,2,-5,-10",
        "D": "-1,-5,-10,0,2"
      },
      "correct_answer": "A"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "Compare: 0.6 × 10 🆚 60 ÷ 10",
      "options": {
        "A": ">",
        "B": "<",
        "C": "=",
        "D": "≠"
      },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "Which is the largest fraction? 7/8, 3/4, 5/6, 2/3 🥇",
      "options": { "A": "7/8", "B": "3/4", "C": "5/6", "D": "2/3" },
      "correct_answer": "A"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "Arrange in descending order: √9, 2², 3.5, 12/4, 3.1 📉",
      "options": {
        "A": "3.5,3.1,√9,12/4,2²",
        "B": "3.5,2²,3.1,√9,12/4",
        "C": "2²,3.5,3.1,√9,12/4",
        "D": "2²,3.5,√9,3.1,12/4"
      },
      "correct_answer": "C"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "Which is the smallest? 0.125, 1/8, 12.5%, 0.1250 🔍",
      "options": {
        "A": "0.125",
        "B": "1/8",
        "C": "12.5%",
        "D": "All are equal"
      },
      "correct_answer": "D"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "Compare: (1.5 + 2.5)² 🆚 4² - 2²",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "C"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "Order these from greatest to least: -(-3), |-5|, -|2|, 0, -4 🧲",
      "options": {
        "A": "|-5|,-(-3),0,-|2|,-4",
        "B": "|-5|,-(-3),0,-4,-|2|",
        "C": "0,-(-3),|-5|,-|2|,-4",
        "D": "|-5|,0,-(-3),-4,-|2|"
      },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Find the largest possible number using digits 8,2,7,4 (use each once). 🧩",
      "options": { "A": "8742", "B": "8472", "C": "8724", "D": "8427" },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "Which is greater? 1.3 × 10⁻¹ 🆚 0.13 × 10⁰",
      "options": {
        "A": "1.3×10⁻¹",
        "B": "0.13×10⁰",
        "C": "Equal",
        "D": "Can't compare"
      },
      "correct_answer": "C"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "Arrange: 0.333..., 1/3, 33.3%, 0.33 (least to greatest). 🔄",
      "options": {
        "A": "0.33,33.3%,0.333...,1/3",
        "B": "33.3%,0.33,1/3,0.333...",
        "C": "0.333...,0.33,33.3%,1/3",
        "D": "All are equal"
      },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "Compare: The LCM of 4 & 6 🆚 The HCF of 12 & 18. 🎲",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "A"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "Which number is closest to 1? 0.99, 1.01, 1.001, 0.999 🎯",
      "options": { "A": "0.99", "B": "1.01", "C": "1.001", "D": "0.999" },
      "correct_answer": "D"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "Order: 2/5 of 100, 25% of 200, 0.4 × 150, 1/2 of 80. 📊",
      "options": {
        "A": "40,40,50,60",
        "B": "40,50,40,60",
        "C": "40,40,60,50",
        "D": "50,40,40,60"
      },
      "correct_answer": "A"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "Find the smallest integer greater than -8.5. 🧊",
      "options": { "A": "-9", "B": "-8", "C": "8", "D": "-8.5" },
      "correct_answer": "B"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "Compare: 5 hours 30 minutes 🆚 330 minutes. ⏳",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "C"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "Arrange in ascending order: 0.4̅ (0.444...), 4/9, 44.4%, 0.4. 🔢",
      "options": {
        "A": "0.4,44.4%,4/9,0.4̅",
        "B": "44.4%,0.4,4/9,0.4̅",
        "C": "0.4,4/9,44.4%,0.4̅",
        "D": "0.4̅,4/9,44.4%,0.4"
      },
      "correct_answer": "A"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "Which is the largest? 1.2 × 10², 1200 ÷ 10, 12% of 1000, 120. 🚀",
      "options": {
        "A": "1.2×10²",
        "B": "1200÷10",
        "C": "12% of 1000",
        "D": "All are equal"
      },
      "correct_answer": "D"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "Compare: Area of a 6cm square 🆚 Perimeter of a 6cm square. 🟦",
      "options": {
        "A": ">",
        "B": "<",
        "C": "=",
        "D": "≠"
      },
      "correct_answer": "A"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "Order from least: ¾ kg, 750g, 0.7kg, 7000dg. 🍎",
      "options": {
        "A": "0.7kg,7000dg,¾kg,750g",
        "B": "7000dg,0.7kg,750g,¾kg",
        "C": "¾kg,750g,0.7kg,7000dg",
        "D": "0.7kg,¾kg,7000dg,750g"
      },
      "correct_answer": "A"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Find the greatest negative integer. ❄️",
      "options": { "A": "-100", "B": "-1", "C": "0", "D": "1" },
      "correct_answer": "B"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "Compare: Value of 8 in 80,001 🆚 Value of 8 in 18,000. 🏦",
      "options": { "A": ">", "B": "<", "C": "=", "D": "≠" },
      "correct_answer": "A"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "Arrange: 1.5m, 150cm, 1500mm, 1.05m (shortest to longest). 📏",
      "options": {
        "A": "1.05m,1.5m,150cm,1500mm",
        "B": "1500mm,150cm,1.05m,1.5m",
        "C": "1.05m,1500mm,150cm,1.5m",
        "D": "All are equal"
      },
      "correct_answer": "C"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "Which is smaller? The sum of 1.1 & 0.2 OR the product of 1.1 & 0.2? ⚖️",
      "options": {
        "A": "Sum",
        "B": "Product",
        "C": "Equal",
        "D": "Can't tell"
      },
      "correct_answer": "B"
    }
  ]
}
