B Set 28 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 5s: 40, 45, 50, 55, __",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 664?",
                "answer": 665,
                "correctAnswer": "665",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 430, 440, 450, __, 470",
                "answer": 460,
                "correctAnswer": "460",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 197?",
                "answer": 198,
                "correctAnswer": "198",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 452, 454, 456, 458, __",
                "answer": 460,
                "correctAnswer": "460",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (848 stars)",
                "answer": 848,
                "correctAnswer": "848",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 345, 350, 355, 360, __",
                "answer": 365,
                "correctAnswer": "365",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 430, 440, 450, 460, __",
                "answer": 470,
                "correctAnswer": "470",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 125, 130, 135, 140, __",
                "answer": 145,
                "correctAnswer": "145",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the hearts: How many are there? (548 hearts)",
                "answer": 548,
                "correctAnswer": "548",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (640 circles)",
                "answer": 640,
                "correctAnswer": "640",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 9, __, 15, 18, 21",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 230, __, 250, 260, 270",
                "answer": 240,
                "correctAnswer": "240",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 182, 184, 186, 188, __",
                "answer": 190,
                "correctAnswer": "190",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 210?",
                "answer": 211,
                "correctAnswer": "211",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (913 dots)",
                "answer": 913,
                "correctAnswer": "913",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 320, 325, 330, 335, __",
                "answer": 340,
                "correctAnswer": "340",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 420, 430, __, 450, 460",
                "answer": 440,
                "correctAnswer": "440",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 281?",
                "answer": 282,
                "correctAnswer": "282",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 180, 190, 200, __, 220",
                "answer": 210,
                "correctAnswer": "210",
                "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"
}