B Set 25 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": "count-by",
                "question": "Count by 3s: 12, 15, 18, 21, __",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 20, 30, __, 50, 60",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (39 stars)",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 60?",
                "answer": 61,
                "correctAnswer": "61",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 12, __, 16, 18, 20",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 30, 35, __, 45, 50",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 12, 14, 16, 18, __",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 36?",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 36, 39, 42, 45, __",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 45, 48, 51, 54, __",
                "answer": 57,
                "correctAnswer": "57",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 3?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "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": 14,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 38, 40, __, 44, 46",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (87 circles)",
                "answer": 87,
                "correctAnswer": "87",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 15, 20, 25, __, 35",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 40, 45, 50, 55, __",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 36, 38, 40, 42, __",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 50, __, 54, 56, 58",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (25 circles)",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}