B Set 91 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": "what-comes-next",
                "question": "What comes after 79?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (73 triangles)",
                "answer": 73,
                "correctAnswer": "73",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 24, 27, 30, 33, __",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "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": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 0, 10, 20, 30, __",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (17 stars)",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 60?",
                "answer": 61,
                "correctAnswer": "61",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 52?",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 38?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 44?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 10, 20, 30, 40, __",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 96?",
                "answer": 97,
                "correctAnswer": "97",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 57?",
                "answer": 58,
                "correctAnswer": "58",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (91 triangles)",
                "answer": 91,
                "correctAnswer": "91",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 47?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 20, 25, 30, 35, __",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 83?",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 33, 36, 39, 42, __",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (76 circles)",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 34, 36, 38, 40, __",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}