B Set 4 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": "skip-counting",
                "question": "What is the next number in the sequence? 12, 14, __, 18, 20",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (32 squares)",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 97?",
                "answer": 98,
                "correctAnswer": "98",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 10, 20, 30, 40, __",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 9, 12, 15, 18, __",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 38?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the flowers: How many are there? (72 flowers)",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (23 triangles)",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 50, 60, 70, 80, __",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the hearts: How many are there? (30 hearts)",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the dots: How many are there? (15 dots)",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 33, 36, 39, __, 45",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 3, 6, 9, __, 15",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the hearts: How many are there? (92 hearts)",
                "answer": 92,
                "correctAnswer": "92",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (16 stars)",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (91 squares)",
                "answer": 91,
                "correctAnswer": "91",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 8?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 14?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 39, __, 45, 48, 51",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}