B Set 89 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 92?",
                "answer": 93,
                "correctAnswer": "93",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 11?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (43 apples)",
                "answer": 43,
                "correctAnswer": "43",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 0, 10, 20, 30, __",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (95 apples)",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 10, 12, __, 16, 18",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 15, 18, __, 24, 27",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 18, 21, 24, __, 30",
                "answer": 27,
                "correctAnswer": "27",
                "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 14?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 65?",
                "answer": 66,
                "correctAnswer": "66",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 31?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 97?",
                "answer": 98,
                "correctAnswer": "98",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (57 dots)",
                "answer": 57,
                "correctAnswer": "57",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 0, 2, 4, 6, __",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 15?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 45, 50, __, 60, 65",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 42?",
                "answer": 43,
                "correctAnswer": "43",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 40, 50, __, 70, 80",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 21, __, 27, 30, 33",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}