easy Set 1 Form Exercise

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

{
    "_meta": {
        "schemaVersion": "2.0.0",
        "nodeId": "node-1-leaf-speed-grid-addition-5x5-easy",
        "pageNumber": 1,
        "generatedAt": "2026-03-01T01:52:08.115Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "16623139280026217639",
        "resolvedParams": {
            "expectedPuzzleSize": "5x5",
            "expectedSize": 5,
            "expectedDifficulty": "easy",
            "expectedVariant": null,
            "displayDifficulty": "easy",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "slug",
                "size": "slug",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "guided-solver",
        "contentHash": "e0d6c871b3d24ea623496c7a3e3aabfa03ebaaaec9b664de103434f75d1c7149",
        "fallbackReason": null
    },
    "title": "guided-solver set 1",
    "operation": "speed-grid",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "difficulty": "easy",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "speed-grid",
            "gridSize": 4,
            "operation": "addition",
            "rowHeaders": [
                4,
                9,
                6,
                5
            ],
            "colHeaders": [
                6,
                8,
                1,
                9
            ],
            "grid": [
                [
                    10,
                    12,
                    5,
                    13
                ],
                [
                    15,
                    17,
                    10,
                    18
                ],
                [
                    12,
                    14,
                    7,
                    15
                ],
                [
                    11,
                    13,
                    6,
                    14
                ]
            ],
            "blanks": [
                {
                    "row": 1,
                    "col": 1
                },
                {
                    "row": 2,
                    "col": 3
                },
                {
                    "row": 2,
                    "col": 2
                },
                {
                    "row": 2,
                    "col": 1
                },
                {
                    "row": 0,
                    "col": 1
                },
                {
                    "row": 0,
                    "col": 2
                }
            ],
            "answer": [
                17,
                15,
                7,
                14,
                12,
                5
            ]
        },
        {
            "id": 2,
            "type": "speed-grid",
            "gridSize": 4,
            "operation": "addition",
            "rowHeaders": [
                9,
                10,
                7,
                4
            ],
            "colHeaders": [
                1,
                3,
                4,
                2
            ],
            "grid": [
                [
                    10,
                    12,
                    13,
                    11
                ],
                [
                    11,
                    13,
                    14,
                    12
                ],
                [
                    8,
                    10,
                    11,
                    9
                ],
                [
                    5,
                    7,
                    8,
                    6
                ]
            ],
            "blanks": [
                {
                    "row": 3,
                    "col": 3
                },
                {
                    "row": 2,
                    "col": 0
                },
                {
                    "row": 1,
                    "col": 2
                },
                {
                    "row": 3,
                    "col": 2
                },
                {
                    "row": 2,
                    "col": 3
                },
                {
                    "row": 0,
                    "col": 2
                }
            ],
            "answer": [
                6,
                8,
                14,
                8,
                9,
                13
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "semantics": {
        "contentType": "form-exercise",
        "difficulty": "medium"
    },
    "version": "2.0",
    "_archetype": null,
    "_generatorId": null
}