B Set 28 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": 20,
            "maxSum": 20,
            "maxOperand": 120,
            "_gradeLevel": "1"
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 10, 20, 30, 40, __",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 3, 6, 9, 12, __",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 9, __, 15, 18, 21",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 10, 12, __, 16, 18",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (15 apples)",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (4 triangles)",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 11?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (19 triangles)",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 3s: 9, 12, 15, 18, __",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 0, 5, 10, 15, __",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 10, 20, __, 40, 50",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 6, 8, 10, 12, __",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 3, __, 9, 12, 15",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (16 stars)",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 3?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 19?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (13 triangles)",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (20 stars)",
                "answer": 20,
                "correctAnswer": "20",
                "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"
}