B Set 92 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-objects",
                "question": "Count the dots: How many are there? (70 dots)",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 405?",
                "answer": 406,
                "correctAnswer": "406",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 140, 142, 144, 146, __",
                "answer": 148,
                "correctAnswer": "148",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 41?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 811?",
                "answer": 812,
                "correctAnswer": "812",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (532 stars)",
                "answer": 532,
                "correctAnswer": "532",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 122, 124, 126, 128, __",
                "answer": 130,
                "correctAnswer": "130",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the hearts: How many are there? (560 hearts)",
                "answer": 560,
                "correctAnswer": "560",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 440, 445, __, 455, 460",
                "answer": 450,
                "correctAnswer": "450",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 447, __, 453, 456, 459",
                "answer": 450,
                "correctAnswer": "450",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 138, __, 142, 144, 146",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 812?",
                "answer": 813,
                "correctAnswer": "813",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 295, 300, 305, 310, __",
                "answer": 315,
                "correctAnswer": "315",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 285, 288, 291, __, 297",
                "answer": 294,
                "correctAnswer": "294",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 563?",
                "answer": 564,
                "correctAnswer": "564",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 110, 120, 130, __, 150",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 150, 160, 170, 180, __",
                "answer": 190,
                "correctAnswer": "190",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 423, 426, 429, __, 435",
                "answer": 432,
                "correctAnswer": "432",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 724?",
                "answer": 725,
                "correctAnswer": "725",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 147, 150, 153, 156, __",
                "answer": 159,
                "correctAnswer": "159",
                "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"
}