easy Set 52 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-abc-kindergarten",
        "pageNumber": 52,
        "generatedAt": "2026-03-16T15:22:31.410Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "99ce63b5e0d71505",
        "seedInput": "1|node-1-leaf-patterns-abc-kindergarten|52|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": "f0f979d596ba0ea9"
        },
        "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,
                14,
                15,
                16,
                17
            ],
            "question": "What comes next in the pattern? 13, 14, 15, 16, 17, __",
            "answer": 18,
            "correctAnswer": "18",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "18"
            }
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                0,
                -3,
                -6,
                -9
            ],
            "question": "What comes next in the pattern? 3, 0, -3, -6, -9, __",
            "answer": -12,
            "correctAnswer": "-12",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-12"
            }
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                13,
                7,
                1,
                -5,
                -11
            ],
            "question": "What comes next in the pattern? 13, 7, 1, -5, -11, __",
            "answer": -17,
            "correctAnswer": "-17",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-17"
            }
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                5,
                1,
                -3,
                -7,
                -11
            ],
            "question": "What comes next in the pattern? 5, 1, -3, -7, -11, __",
            "answer": -15,
            "correctAnswer": "-15",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "animals-farm",
                "label": "-15"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}