B Set 29 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 38?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 72?",
                "answer": 73,
                "correctAnswer": "73",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (95 stars)",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 6, 9, __, 15, 18",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 30, 33, __, 39, 42",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 96?",
                "answer": 97,
                "correctAnswer": "97",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 52?",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 40, 45, 50, 55, __",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 20, 25, __, 35, 40",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 40, 50, 60, __, 80",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 71?",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 10, 15, 20, 25, __",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 85?",
                "answer": 86,
                "correctAnswer": "86",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 25, __, 35, 40, 45",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the hearts: How many are there? (90 hearts)",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 0, 10, 20, 30, __",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 30, __, 40, 45, 50",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 48, 51, 54, 57, __",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 27, 30, 33, 36, __",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 20, 30, 40, __, 60",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}