B Set 12 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-objects",
                "question": "Count the circles: How many are there? (35 circles)",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 10, 15, 20, 25, __",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 76?",
                "answer": 77,
                "correctAnswer": "77",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 92?",
                "answer": 93,
                "correctAnswer": "93",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (91 circles)",
                "answer": 91,
                "correctAnswer": "91",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 15, 20, 25, 30, __",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 0, 10, 20, 30, __",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the hearts: How many are there? (6 hearts)",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 0?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 20, 25, 30, __, 40",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "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": 12,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (19 squares)",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 54?",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "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": 15,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 15, __, 25, 30, 35",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 50, 60, 70, 80, __",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 20, 22, __, 26, 28",
                "answer": 24,
                "correctAnswer": "24",
                "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-by",
                "question": "Count by 3s: 15, 18, 21, 24, __",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (69 squares)",
                "answer": 69,
                "correctAnswer": "69",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}