B Set 22 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": "skip-counting",
                "question": "What is the next number in the sequence? 45, 50, __, 60, 65",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (353 squares)",
                "answer": 353,
                "correctAnswer": "353",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 236, 238, 240, 242, __",
                "answer": 244,
                "correctAnswer": "244",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (915 dots)",
                "answer": 915,
                "correctAnswer": "915",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 380, 390, 400, 410, __",
                "answer": 420,
                "correctAnswer": "420",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 407?",
                "answer": 408,
                "correctAnswer": "408",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 492?",
                "answer": 493,
                "correctAnswer": "493",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 206?",
                "answer": 207,
                "correctAnswer": "207",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 420, 422, 424, __, 428",
                "answer": 426,
                "correctAnswer": "426",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 370, 375, 380, 385, __",
                "answer": 390,
                "correctAnswer": "390",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 390, 400, 410, 420, __",
                "answer": 430,
                "correctAnswer": "430",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 40?",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 540?",
                "answer": 541,
                "correctAnswer": "541",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 126?",
                "answer": 127,
                "correctAnswer": "127",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 634?",
                "answer": 635,
                "correctAnswer": "635",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 673?",
                "answer": 674,
                "correctAnswer": "674",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (889 apples)",
                "answer": 889,
                "correctAnswer": "889",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (864 apples)",
                "answer": 864,
                "correctAnswer": "864",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 915?",
                "answer": 916,
                "correctAnswer": "916",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (80 squares)",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}