{
  "title": "Comparison & Ordering with Before Number - Grade 1 CBSE",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "What number comes before 5?",
      "options": {
        "A": "4",
        "B": "6",
        "C": "3",
        "D": "5"
      },
      "correct_answer": "A"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "What number comes before 10?",
      "options": {
        "A": "11",
        "B": "9",
        "C": "8",
        "D": "10"
      },
      "correct_answer": "B"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "What number comes before 7?",
      "options": {
        "A": "5",
        "B": "7",
        "C": "6",
        "D": "8"
      },
      "correct_answer": "C"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "What number comes before 15?",
      "options": {
        "A": "13",
        "B": "14",
        "C": "16",
        "D": "15"
      },
      "correct_answer": "B"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "What number comes before 2?",
      "options": {
        "A": "0",
        "B": "3",
        "C": "1",
        "D": "2"
      },
      "correct_answer": "C"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "What number comes before 9?",
      "options": {
        "A": "8",
        "B": "10",
        "C": "9",
        "D": "7"
      },
      "correct_answer": "A"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "What number comes before 12?",
      "options": {
        "A": "13",
        "B": "10",
        "C": "11",
        "D": "12"
      },
      "correct_answer": "C"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "What number comes before 18?",
      "options": {
        "A": "16",
        "B": "17",
        "C": "18",
        "D": "19"
      },
      "correct_answer": "B"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "What number comes before 6?",
      "options": {
        "A": "4",
        "B": "5",
        "C": "6",
        "D": "7"
      },
      "correct_answer": "B"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "What number comes before 14?",
      "options": {
        "A": "12",
        "B": "15",
        "C": "13",
        "D": "14"
      },
      "correct_answer": "C"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "What number comes before 4?",
      "options": {
        "A": "2",
        "B": "3",
        "C": "4",
        "D": "5"
      },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "What number comes before 11?",
      "options": {
        "A": "9",
        "B": "10",
        "C": "11",
        "D": "12"
      },
      "correct_answer": "B"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "What number comes before 16?",
      "options": {
        "A": "15",
        "B": "14",
        "C": "16",
        "D": "17"
      },
      "correct_answer": "A"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "What number comes before 8?",
      "options": {
        "A": "6",
        "B": "7",
        "C": "8",
        "D": "9"
      },
      "correct_answer": "B"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "What number comes before 19?",
      "options": {
        "A": "17",
        "B": "18",
        "C": "19",
        "D": "20"
      },
      "correct_answer": "B"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "What number comes before 3?",
      "options": {
        "A": "1",
        "B": "2",
        "C": "3",
        "D": "4"
      },
      "correct_answer": "B"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "What number comes before 13?",
      "options": {
        "A": "11",
        "B": "12",
        "C": "13",
        "D": "14"
      },
      "correct_answer": "B"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "What number comes before 17?",
      "options": {
        "A": "15",
        "B": "16",
        "C": "17",
        "D": "18"
      },
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "What number comes before 20?",
      "options": {
        "A": "18",
        "B": "19",
        "C": "20",
        "D": "21"
      },
      "correct_answer": "B"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "What number comes before 1?",
      "options": {
        "A": "0",
        "B": "1",
        "C": "2",
        "D": "3"
      },
      "correct_answer": "A"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "Fill in the blank: ___ comes before 8",
      "options": { "A": "7", "B": "6", "C": "8", "D": "9" },
      "correct_answer": "A"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "Which number is just before 14?",
      "options": { "A": "12", "B": "13", "C": "15", "D": "14" },
      "correct_answer": "B"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "Look at the numbers: ___ , 10",
      "options": { "A": "8", "B": "9", "C": "9", "D": "11" },
      "correct_answer": "C"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "Which number comes before 6?",
      "options": { "A": "6", "B": "7", "C": "5", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "Fill in the blank: ___ comes before 12",
      "options": { "A": "11", "B": "13", "C": "10", "D": "12" },
      "correct_answer": "A"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "Which number is just before 16?",
      "options": { "A": "14", "B": "15", "C": "16", "D": "17" },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Look at the number line: ___ , 5",
      "options": { "A": "3", "B": "4", "C": "4", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "Which number comes before 11?",
      "options": { "A": "11", "B": "12", "C": "9", "D": "10" },
      "correct_answer": "D"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Fill in the blank: ___ comes before 3",
      "options": { "A": "2", "B": "1", "C": "3", "D": "4" },
      "correct_answer": "A"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "Which number is just before 18?",
      "options": { "A": "16", "B": "17", "C": "19", "D": "18" },
      "correct_answer": "B"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "Look at the numbers: ___ , 9",
      "options": { "A": "8", "B": "7", "C": "8", "D": "10" },
      "correct_answer": "C"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Which number comes before 7?",
      "options": { "A": "6", "B": "5", "C": "7", "D": "8" },
      "correct_answer": "A"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Fill in the blank: ___ comes before 15",
      "options": { "A": "14", "B": "16", "C": "13", "D": "15" },
      "correct_answer": "A"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "Which number is just before 4?",
      "options": { "A": "4", "B": "5", "C": "2", "D": "3" },
      "correct_answer": "D"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "Look at the numbers: ___ , 13",
      "options": { "A": "12", "B": "11", "C": "12", "D": "14" },
      "correct_answer": "C"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "Which number comes before 17?",
      "options": { "A": "17", "B": "16", "C": "15", "D": "18" },
      "correct_answer": "B"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "Fill in the blank: ___ comes before 19",
      "options": { "A": "18", "B": "17", "C": "19", "D": "20" },
      "correct_answer": "A"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "Which number is just before 2?",
      "options": { "A": "0", "B": "1", "C": "2", "D": "3" },
      "correct_answer": "B"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "Look at the numbers: ___ , 6",
      "options": { "A": "4", "B": "5", "C": "5", "D": "7" },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "Which number comes just before 20?",
      "options": { "A": "18", "B": "19", "C": "20", "D": "21" },
      "correct_answer": "B"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "Which number comes just before the bigger number in (7, 9)?",
      "options": { "A": "6", "B": "8", "C": "7", "D": "9" },
      "correct_answer": "B"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "Look at the numbers 4, 5, ___. What number should come before 6?",
      "options": { "A": "3", "B": "5", "C": "6", "D": "4" },
      "correct_answer": "B"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "Riya wrote 10. Which number should she write just before it?",
      "options": { "A": "9", "B": "11", "C": "10", "D": "8" },
      "correct_answer": "A"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "Which number comes before the smaller number in (6, 8)?",
      "options": { "A": "5", "B": "6", "C": "7", "D": "4" },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Fill in the box: ___, 9, 10",
      "options": { "A": "7", "B": "8", "C": "9", "D": "6" },
      "correct_answer": "B"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "What number comes just before the last number: 18?",
      "options": { "A": "16", "B": "17", "C": "18", "D": "15" },
      "correct_answer": "B"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "A number is 1 less than 12. What is it?",
      "options": { "A": "13", "B": "10", "C": "11", "D": "12" },
      "correct_answer": "C"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "Which number should come before 3 on a number line?",
      "options": { "A": "1", "B": "2", "C": "3", "D": "0" },
      "correct_answer": "B"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "Look carefully: 15, __, 17",
      "options": { "A": "16", "B": "14", "C": "15", "D": "18" },
      "correct_answer": "A"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "Which number comes just before the greatest number: 20?",
      "options": { "A": "18", "B": "17", "C": "19", "D": "20" },
      "correct_answer": "C"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "If today’s number is 6, what was yesterday’s number?",
      "options": { "A": "7", "B": "5", "C": "6", "D": "4" },
      "correct_answer": "B"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "Which number comes before the middle number in (8, 9, 10)?",
      "options": { "A": "7", "B": "8", "C": "9", "D": "10" },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "Fill in the missing number: ___, 14, 15",
      "options": { "A": "12", "B": "13", "C": "14", "D": "11" },
      "correct_answer": "B"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "What number is 1 less than 5?",
      "options": { "A": "3", "B": "4", "C": "5", "D": "2" },
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "Which number should be written before 1?",
      "options": { "A": "0", "B": "2", "C": "1", "D": "3" },
      "correct_answer": "A"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "Look at the pattern: 11, 12, __, 14",
      "options": { "A": "10", "B": "13", "C": "12", "D": "15" },
      "correct_answer": "B"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Which number comes before the number that comes after 6?",
      "options": { "A": "5", "B": "6", "C": "7", "D": "8" },
      "correct_answer": "B"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "A number is just before 9 and after 7. What is it?",
      "options": { "A": "6", "B": "8", "C": "7", "D": "9" },
      "correct_answer": "B"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "Which number comes before the smallest 2-digit number?",
      "options": { "A": "8", "B": "10", "C": "9", "D": "11" },
      "correct_answer": "C"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "Find the missing number: ___, 19, 20",
      "options": { "A": "18", "B": "17", "C": "19", "D": "16" },
      "correct_answer": "A"
    }
  ]
}
