easy Set 68 Form Exercise

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

{
    "_meta": {
        "nodeId": "node-1-leaf-patterns-aab-kindergarten",
        "pageNumber": 68,
        "generatedAt": "2026-03-16T15:22:31.379Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "1965eb3a6efe11de",
        "seedInput": "1|node-1-leaf-patterns-aab-kindergarten|68|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 18,
            "metrics": {
                "problemCount": 4,
                "operation": "patterns",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "b561ffddb4091138e540d36399321e87",
            "contentFingerprint": "db9462c0d964503d"
        },
        "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": 1,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                13,
                10,
                7,
                4,
                1
            ],
            "question": "What comes next in the pattern? 13, 10, 7, 4, 1, __",
            "answer": -2,
            "correctAnswer": "-2",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-2"
            }
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                8,
                5,
                2,
                -1,
                -4
            ],
            "question": "What comes next in the pattern? 8, 5, 2, -1, -4, __",
            "answer": -7,
            "correctAnswer": "-7",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-7"
            }
        },
        {
            "id": 13,
            "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": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                11,
                7,
                3,
                -1
            ],
            "question": "What comes next in the pattern? 15, 11, 7, 3, -1, __",
            "answer": -5,
            "correctAnswer": "-5",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-5"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}