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 apples: How many are there? (866 apples)",
                "answer": 866,
                "correctAnswer": "866",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 402?",
                "answer": 403,
                "correctAnswer": "403",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 140, 150, 160, 170, __",
                "answer": 180,
                "correctAnswer": "180",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 465, 470, 475, __, 485",
                "answer": 480,
                "correctAnswer": "480",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 200, 202, 204, __, 208",
                "answer": 206,
                "correctAnswer": "206",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 198?",
                "answer": 199,
                "correctAnswer": "199",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 352, 354, 356, 358, __",
                "answer": 360,
                "correctAnswer": "360",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 150, 152, 154, 156, __",
                "answer": 158,
                "correctAnswer": "158",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (606 dots)",
                "answer": 606,
                "correctAnswer": "606",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 115, 120, 125, 130, __",
                "answer": 135,
                "correctAnswer": "135",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (309 circles)",
                "answer": 309,
                "correctAnswer": "309",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (320 circles)",
                "answer": 320,
                "correctAnswer": "320",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 220, 230, __, 250, 260",
                "answer": 240,
                "correctAnswer": "240",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 345, 350, __, 360, 365",
                "answer": 355,
                "correctAnswer": "355",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (865 apples)",
                "answer": 865,
                "correctAnswer": "865",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 413?",
                "answer": 414,
                "correctAnswer": "414",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the flowers: How many are there? (936 flowers)",
                "answer": 936,
                "correctAnswer": "936",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (92 apples)",
                "answer": 92,
                "correctAnswer": "92",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (145 circles)",
                "answer": 145,
                "correctAnswer": "145",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the flowers: How many are there? (492 flowers)",
                "answer": 492,
                "correctAnswer": "492",
                "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"
}