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