B Set 48 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": {
            "maxSum": 100,
            "maxNumber": 100
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 35, __, 45, 50, 55",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 83?",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 50, __, 70, 80, 90",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 6?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (99 circles)",
                "answer": 99,
                "correctAnswer": "99",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 61?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 0, 3, 6, 9, __",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (84 circles)",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 88?",
                "answer": 89,
                "correctAnswer": "89",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 4, __, 8, 10, 12",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 5, 10, 15, 20, __",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 24?",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 40, 50, 60, 70, __",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (48 apples)",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (49 squares)",
                "answer": 49,
                "correctAnswer": "49",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 30, 35, 40, 45, __",
                "answer": 50,
                "correctAnswer": "50",
                "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": "skip-counting",
                "question": "What is the next number in the sequence? 16, __, 20, 22, 24",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 92?",
                "answer": 93,
                "correctAnswer": "93",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 10?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}