B Set 79 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": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 8, 10, 12, 14, __",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the flowers: How many are there? (90 flowers)",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 58?",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (30 triangles)",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 75?",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (63 dots)",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 92?",
                "answer": 93,
                "correctAnswer": "93",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (67 circles)",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 16?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (84 squares)",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 45, 48, 51, 54, __",
                "answer": 57,
                "correctAnswer": "57",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 42, __, 48, 51, 54",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 36, 39, 42, __, 48",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 2, 4, 6, __, 10",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 50, __, 60, 65, 70",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 63?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 50, 60, 70, 80, __",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 6, __, 12, 15, 18",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the flowers: How many are there? (10 flowers)",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}