B Set 24 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "counting",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 28, 30, __, 34, 36",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 38?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 40, 50, 60, __, 80",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 68?",
                "answer": 69,
                "correctAnswer": "69",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 40, 50, 60, 70, __",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 42, 44, 46, __, 50",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 40, 50, __, 70, 80",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (36 triangles)",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 67?",
                "answer": 68,
                "correctAnswer": "68",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 20, 30, __, 50, 60",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 2, __, 6, 8, 10",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 5, 10, 15, 20, __",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (15 circles)",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 64?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 30, __, 40, 45, 50",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 40, __, 60, 70, 80",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 30, 40, 50, __, 70",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (93 dots)",
                "answer": 93,
                "correctAnswer": "93",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 10, 15, 20, 25, __",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}