easy Set 38 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-leaf-patterns-number-patterns-kindergarten",
        "pageNumber": 38,
        "generatedAt": "2026-03-16T15:22:31.826Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5192fd742018c734",
        "seedInput": "1|node-1-leaf-patterns-number-patterns-kindergarten|38|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 26,
            "metrics": {
                "problemCount": 8,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "547a4e6270e51d63b23b982097aa8386",
            "contentFingerprint": "09f7e806ed420696"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "patterns",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10,
        "maxSum": 10,
        "maxOperand": 10,
        "_gradeLevel": "k"
    },
    "problems": [
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                8,
                9,
                10,
                11,
                12
            ],
            "question": "What comes next in the pattern? 8, 9, 10, 11, 12, __",
            "answer": 13,
            "correctAnswer": "13",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "13"
            }
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                4,
                7,
                10,
                13,
                16
            ],
            "question": "What comes next in the pattern? 4, 7, 10, 13, 16, __",
            "answer": 19,
            "correctAnswer": "19",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "19"
            }
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                2,
                1,
                0,
                -1
            ],
            "question": "What comes next in the pattern? 3, 2, 1, 0, -1, __",
            "answer": -2,
            "correctAnswer": "-2",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-2"
            }
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                1,
                3,
                5,
                7,
                9
            ],
            "question": "What comes next in the pattern? 1, 3, 5, 7, 9, __",
            "answer": 11,
            "correctAnswer": "11",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "11"
            }
        },
        {
            "id": 9,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                10,
                6,
                2,
                -2,
                -6
            ],
            "question": "What comes next in the pattern? 10, 6, 2, -2, -6, __",
            "answer": -10,
            "correctAnswer": "-10",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-10"
            }
        },
        {
            "id": 15,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                20,
                19,
                18,
                17,
                16
            ],
            "question": "What comes next in the pattern? 20, 19, 18, 17, 16, __",
            "answer": 15,
            "correctAnswer": "15",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "15"
            }
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                13,
                11,
                9,
                7
            ],
            "question": "What comes next in the pattern? 15, 13, 11, 9, 7, __",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "5"
            }
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                12,
                10,
                8,
                6,
                4
            ],
            "question": "What comes next in the pattern? 12, 10, 8, 6, 4, __",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "2"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}