medium Set 2 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-ncross-mixed-medium",
        "pageNumber": 2,
        "generatedAt": "2026-03-01T01:52:11.469Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "7720843274571388482",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "medium",
            "expectedVariant": null,
            "displayDifficulty": "medium",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "form-exercise",
        "contentHash": "21d29b4391447dddeda5d44af6796f19c3d1171be49cb49d06ddfe3cba329444",
        "fallbackReason": null
    },
    "title": "form-exercise set 2",
    "operation": "number-cross",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "difficulty": "medium"
    },
    "problems": [
        {
            "id": 1,
            "type": "number-cross",
            "grid": [
                13,
                8,
                4,
                4,
                9
            ],
            "missingIndex": 1,
            "answer": 8,
            "correctAnswer": "8",
            "op": "-",
            "question": "Fill in the missing number. The cross follows: left - center = right, and top - center = bottom."
        },
        {
            "id": 2,
            "type": "number-cross",
            "grid": [
                6,
                15,
                4,
                19,
                10
            ],
            "missingIndex": 4,
            "answer": 10,
            "correctAnswer": "10",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 3,
            "type": "number-cross",
            "grid": [
                9,
                4,
                11,
                15,
                20
            ],
            "missingIndex": 0,
            "answer": 9,
            "correctAnswer": "9",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 4,
            "type": "number-cross",
            "grid": [
                8,
                12,
                15,
                27,
                23
            ],
            "missingIndex": 0,
            "answer": 8,
            "correctAnswer": "8",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 5,
            "type": "number-cross",
            "grid": [
                5,
                12,
                4,
                8,
                1
            ],
            "missingIndex": 3,
            "answer": 8,
            "correctAnswer": "8",
            "op": "-",
            "question": "Fill in the missing number. The cross follows: left - center = right, and top - center = bottom."
        },
        {
            "id": 6,
            "type": "number-cross",
            "grid": [
                4,
                3,
                3,
                9,
                12
            ],
            "missingIndex": 1,
            "answer": 3,
            "correctAnswer": "3",
            "op": "×",
            "question": "Fill in the missing number. The cross follows: left × center = right, and top × center = bottom."
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "semantics": {
        "contentType": "form-exercise",
        "difficulty": "medium"
    },
    "version": "2.0",
    "_archetype": null,
    "_generatorId": null
}