B Set 18 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": 1000,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 172, 174, 176, 178, __",
                "answer": 180,
                "correctAnswer": "180",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 856?",
                "answer": 857,
                "correctAnswer": "857",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 468, 471, 474, 477, __",
                "answer": 480,
                "correctAnswer": "480",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 435, 438, __, 444, 447",
                "answer": 441,
                "correctAnswer": "441",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 250, 252, 254, 256, __",
                "answer": 258,
                "correctAnswer": "258",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 914?",
                "answer": 915,
                "correctAnswer": "915",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (358 squares)",
                "answer": 358,
                "correctAnswer": "358",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 30, __, 36, 39, 42",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 326, __, 330, 332, 334",
                "answer": 328,
                "correctAnswer": "328",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 164?",
                "answer": 165,
                "correctAnswer": "165",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 35?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 662?",
                "answer": 663,
                "correctAnswer": "663",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 886?",
                "answer": 887,
                "correctAnswer": "887",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 407?",
                "answer": 408,
                "correctAnswer": "408",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 7?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 426, 429, 432, __, 438",
                "answer": 435,
                "correctAnswer": "435",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 39, 42, 45, 48, __",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 220, 230, 240, 250, __",
                "answer": 260,
                "correctAnswer": "260",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 196, __, 200, 202, 204",
                "answer": 198,
                "correctAnswer": "198",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 423, 426, 429, 432, __",
                "answer": 435,
                "correctAnswer": "435",
                "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"
}