medium Set 5 Unknown

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-add-medium",
        "pageNumber": 5,
        "generatedAt": "2026-03-01T01:52:11.466Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "5909089496507525369",
        "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": "997fd4135c5d719f99728e92f2e39aa52641a88aa3fa7c74828a41e8938f51de",
        "fallbackReason": null
    },
    "title": "form-exercise set 5",
    "operation": "number-cross",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "number-cross",
            "grid": [
                6,
                12,
                11,
                23,
                17
            ],
            "missingIndex": 3,
            "answer": 23,
            "correctAnswer": "23",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 2,
            "type": "number-cross",
            "grid": [
                13,
                4,
                12,
                16,
                25
            ],
            "missingIndex": 1,
            "answer": 4,
            "correctAnswer": "4",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 3,
            "type": "number-cross",
            "grid": [
                12,
                4,
                10,
                14,
                22
            ],
            "missingIndex": 0,
            "answer": 12,
            "correctAnswer": "12",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 4,
            "type": "number-cross",
            "grid": [
                11,
                4,
                11,
                15,
                22
            ],
            "missingIndex": 2,
            "answer": 11,
            "correctAnswer": "11",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 5,
            "type": "number-cross",
            "grid": [
                10,
                5,
                3,
                8,
                13
            ],
            "missingIndex": 2,
            "answer": 3,
            "correctAnswer": "3",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 6,
            "type": "number-cross",
            "grid": [
                11,
                9,
                14,
                23,
                25
            ],
            "missingIndex": 4,
            "answer": 25,
            "correctAnswer": "25",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}