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-objects",
                "question": "Count the flowers: How many are there? (459 flowers)",
                "answer": 459,
                "correctAnswer": "459",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (84 stars)",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (828 triangles)",
                "answer": 828,
                "correctAnswer": "828",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 339, 342, 345, 348, __",
                "answer": 351,
                "correctAnswer": "351",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 168, 171, 174, 177, __",
                "answer": 180,
                "correctAnswer": "180",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (628 squares)",
                "answer": 628,
                "correctAnswer": "628",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 246, 248, __, 252, 254",
                "answer": 250,
                "correctAnswer": "250",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 132, 134, 136, 138, __",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 126?",
                "answer": 127,
                "correctAnswer": "127",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 490, 492, 494, 496, __",
                "answer": 498,
                "correctAnswer": "498",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 141, 144, 147, __, 153",
                "answer": 150,
                "correctAnswer": "150",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 184?",
                "answer": 185,
                "correctAnswer": "185",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (6 circles)",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 246, __, 250, 252, 254",
                "answer": 248,
                "correctAnswer": "248",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 465, 470, 475, 480, __",
                "answer": 485,
                "correctAnswer": "485",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 130?",
                "answer": 131,
                "correctAnswer": "131",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 482, 484, 486, 488, __",
                "answer": 490,
                "correctAnswer": "490",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 21, 24, 27, 30, __",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 734?",
                "answer": 735,
                "correctAnswer": "735",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 918?",
                "answer": 919,
                "correctAnswer": "919",
                "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"
}