{
  "title": "Skip Counting by 1s (1–100) - Grade 1",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "Count by 1s: 4, 5, __, 7 🐶",
      "options": { "A": "3", "B": "6", "C": "8", "D": "9" },
      "correct_answer": "B"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "Skip count by 1s: 10, 11, __, 13 🍎",
      "options": { "A": "12", "B": "14", "C": "9", "D": "15" },
      "correct_answer": "A"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "What comes next? 21, 22, __, 24 🌟",
      "options": { "A": "20", "B": "25", "C": "23", "D": "26" },
      "correct_answer": "C"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "Count by 1s: 30, 31, 32, __ 🚗",
      "options": { "A": "33", "B": "29", "C": "35", "D": "28" },
      "correct_answer": "A"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "Fill in the missing number: 14, 15, __, 17 🍭",
      "options": { "A": "18", "B": "13", "C": "16", "D": "19" },
      "correct_answer": "C"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "Skip count by 1s: 48, 49, __, 51 🦋",
      "options": { "A": "47", "B": "52", "C": "50", "D": "46" },
      "correct_answer": "C"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "What comes next? 6, 7, __, 9 🍦",
      "options": { "A": "10", "B": "5", "C": "8", "D": "11" },
      "correct_answer": "C"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "Count by 1s: 72, 73, __, 75 🎈",
      "options": { "A": "70", "B": "76", "C": "74", "D": "77" },
      "correct_answer": "C"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "Skip count by 1s: 90, 91, __, 93 🐸",
      "options": { "A": "92", "B": "94", "C": "89", "D": "95" },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "What comes next? 1, 2, __, 4 🐢",
      "options": { "A": "5", "B": "0", "C": "3", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Count by 1s: 52, 53, 54, __ 🎨",
      "options": { "A": "55", "B": "51", "C": "56", "D": "57" },
      "correct_answer": "A"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "Fill the missing number: 8, 9, __, 11 🏀",
      "options": { "A": "7", "B": "10", "C": "12", "D": "13" },
      "correct_answer": "B"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "Which number comes next? 33, 34, __, 36 🚀",
      "options": { "A": "35", "B": "37", "C": "32", "D": "38" },
      "correct_answer": "A"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Count by 1s: 19, 20, __, 22 🍪",
      "options": { "A": "21", "B": "23", "C": "18", "D": "24" },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "What comes next? 60, 61, __, 63 🚲",
      "options": { "A": "64", "B": "62", "C": "59", "D": "65" },
      "correct_answer": "B"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "Skip count by 1s: 25, 26, __, 28 🦁",
      "options": { "A": "29", "B": "30", "C": "27", "D": "24" },
      "correct_answer": "C"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "Fill in the blank: 44, 45, __, 47 🐛",
      "options": { "A": "48", "B": "46", "C": "43", "D": "49" },
      "correct_answer": "B"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "What comes next? 11, 12, __, 14 📚",
      "options": { "A": "10", "B": "15", "C": "13", "D": "16" },
      "correct_answer": "C"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "Count by 1s: 86, 87, __, 89 🍩",
      "options": { "A": "85", "B": "88", "C": "90", "D": "91" },
      "correct_answer": "B"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "Skip count by 1s: 56, 57, __, 59 🎯",
      "options": { "A": "55", "B": "58", "C": "60", "D": "61" },
      "correct_answer": "B"
    },
      {
      "id": 21,
      "difficulty": "medium",
      "question": "Continue counting by 1s: 41, 42, 43, __, 45 🏠",
      "options": { "A": "46", "B": "40", "C": "44", "D": "47" },
      "correct_answer": "C"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "What number comes next? 73, 74, 75, __, 77 🎪",
      "options": { "A": "72", "B": "78", "C": "76", "D": "79" },
      "correct_answer": "C"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "Skip count by 1s: 58, 59, __, 61, 62 🌈",
      "options": { "A": "57", "B": "63", "C": "60", "D": "56" },
      "correct_answer": "C"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "Fill in the missing number: 18, 19, 20, __, 22 🍕",
      "options": { "A": "23", "B": "21", "C": "17", "D": "24" },
      "correct_answer": "B"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "Count by 1s: 66, 67, 68, __, 70 🚁",
      "options": { "A": "69", "B": "71", "C": "65", "D": "72" },
      "correct_answer": "A"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "Which number comes next? 95, 96, 97, __, 99 🎸",
      "options": { "A": "100", "B": "94", "C": "98", "D": "101" },
      "correct_answer": "C"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Continue the sequence: 12, 13, 14, __, 16 🎳",
      "options": { "A": "11", "B": "15", "C": "17", "D": "18" },
      "correct_answer": "B"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "Skip count by 1s: 27, 28, 29, __, 31 🍎",
      "options": { "A": "26", "B": "30", "C": "32", "D": "33" },
      "correct_answer": "B"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Fill the blank: 80, 81, __, 83, 84 🐧",
      "options": { "A": "82", "B": "79", "C": "85", "D": "86" },
      "correct_answer": "A"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "Count by 1s: 45, 46, 47, __, 49 🚗",
      "options": { "A": "44", "B": "48", "C": "50", "D": "51" },
      "correct_answer": "B"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "What number comes next? 7, 8, 9, __, 11 🎭",
      "options": { "A": "6", "B": "10", "C": "12", "D": "13" },
      "correct_answer": "B"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Skip counting by 1s: 63, 64, 65, __, 67 🍦",
      "options": { "A": "62", "B": "66", "C": "68", "D": "69" },
      "correct_answer": "B"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Continue the pattern: 51, 52, 53, __, 55 🏀",
      "options": { "A": "50", "B": "56", "C": "54", "D": "57" },
      "correct_answer": "C"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "Fill in the missing term: 36, 37, 38, __, 40 🎈",
      "options": { "A": "35", "B": "41", "C": "39", "D": "42" },
      "correct_answer": "C"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "Skip count by 1s: 22, 23, 24, __, 26 🐶",
      "options": { "A": "21", "B": "25", "C": "27", "D": "28" },
      "correct_answer": "B"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "What comes next? 71, 72, 73, __, 75 🚀",
      "options": { "A": "70", "B": "76", "C": "74", "D": "77" },
      "correct_answer": "C"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "Continue counting: 9, 10, 11, __, 13 🎨",
      "options": { "A": "8", "B": "14", "C": "12", "D": "15" },
      "correct_answer": "C"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "Fill the missing number: 88, 89, 90, __, 92 🍭",
      "options": { "A": "91", "B": "93", "C": "87", "D": "94" },
      "correct_answer": "A"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "Skip count by 1s: 53, 54, 55, __, 57 🦋",
      "options": { "A": "52", "B": "56", "C": "58", "D": "59" },
      "correct_answer": "B"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "What comes next? 100, 101, 102, __, 104 🍪",
      "options": { "A": "99", "B": "105", "C": "103", "D": "106" },
      "correct_answer": "C"
    },
        {
      "id": 41,
      "difficulty": "hard",
      "question": "Fill the missing number: 67, 68, __, 70, 71 🏆",
      "options": { "A": "66", "B": "69", "C": "72", "D": "73" },
      "correct_answer": "B"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "Continue counting: 94, 95, 96, __, 98 🎖️",
      "options": { "A": "93", "B": "99", "C": "97", "D": "100" },
      "correct_answer": "C"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "What number comes next? 39, 40, 41, __, 43 🥇",
      "options": { "A": "38", "B": "44", "C": "42", "D": "45" },
      "correct_answer": "C"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "Skip count by 1s: 75, 76, __, 78, 79 🏅",
      "options": { "A": "80", "B": "74", "C": "81", "D": "77" },
      "correct_answer": "D"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Find the missing number: 12, 13, __, 15, 16 🥈",
      "options": { "A": "11", "B": "14", "C": "17", "D": "18" },
      "correct_answer": "B"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "Continue the pattern: 55, 56, 57, __, 59 🎯",
      "options": { "A": "58", "B": "60", "C": "54", "D": "61" },
      "correct_answer": "A"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "Which number fits? 22, 23, 24, __, 26 🏆",
      "options": { "A": "21", "B": "27", "C": "25", "D": "28" },
      "correct_answer": "C"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "Fill the missing number: 83, 84, __, 86, 87 🎖️",
      "options": { "A": "82", "B": "88", "C": "89", "D": "85" },
      "correct_answer": "D"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "Continue counting: 98, 99, __, 101, 102 🥇",
      "options": { "A": "100", "B": "97", "C": "103", "D": "96" },
      "correct_answer": "A"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "Skip count by 1s: 41, 42, __, 44, 45 🏅",
      "options": { "A": "46", "B": "40", "C": "43", "D": "47" },
      "correct_answer": "C"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "Find the missing term: 28, 29, 30, __, 32 🎯",
      "options": { "A": "27", "B": "31", "C": "33", "D": "34" },
      "correct_answer": "B"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "What comes next? 63, 64, 65, __, 67 🏆",
      "options": { "A": "62", "B": "66", "C": "68", "D": "69" },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "Continue: 49, 50, 51, __, 53 🎖️",
      "options": { "A": "48", "B": "54", "C": "52", "D": "55" },
      "correct_answer": "C"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "Skip count by 1s: 16, 17, __, 19, 20 🎯",
      "options": { "A": "18", "B": "21", "C": "22", "D": "15" },
      "correct_answer": "A"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "Which number completes it? 72, 73, __, 75, 76 🥈",
      "options": { "A": "71", "B": "74", "C": "77", "D": "78" },
      "correct_answer": "B"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "Continue counting: 33, 34, 35, __, 37 🎖️",
      "options": { "A": "36", "B": "32", "C": "38", "D": "39" },
      "correct_answer": "A"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Fill the blank: 59, 60, __, 62, 63 🏅",
      "options": { "A": "64", "B": "61", "C": "65", "D": "66" },
      "correct_answer": "B"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "What number comes next? 85, 86, 87, __, 89 🥇",
      "options": { "A": "84", "B": "90", "C": "88", "D": "91" },
      "correct_answer": "C"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "Continue: 24, 25, 26, __, 28 🎖️",
      "options": { "A": "23", "B": "29", "C": "27", "D": "30" },
      "correct_answer": "C"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "Fill the missing number: 97, 98, __, 100, 101 🏆",
      "options": { "A": "99", "B": "102", "C": "96", "D": "103" },
      "correct_answer": "A"
    }
  ]
}
