medium Set 4 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-mixed-medium",
        "pageNumber": 4,
        "generatedAt": "2026-03-01T01:52:11.470Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "4034824773919189676",
        "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": "55327536c13f1778843dae34490b10ee7e166ac07de818f735517fbfa8c21c67",
        "fallbackReason": null
    },
    "title": "form-exercise set 4",
    "operation": "number-cross",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "difficulty": "medium"
    },
    "problems": [
        {
            "id": 1,
            "type": "number-cross",
            "grid": [
                1,
                3,
                3,
                9,
                3
            ],
            "missingIndex": 0,
            "answer": 1,
            "correctAnswer": "1",
            "op": "×",
            "question": "Fill in the missing number. The cross follows: left × center = right, and top × center = bottom."
        },
        {
            "id": 2,
            "type": "number-cross",
            "grid": [
                8,
                8,
                7,
                1,
                1
            ],
            "missingIndex": 2,
            "answer": 7,
            "correctAnswer": "7",
            "op": "-",
            "question": "Fill in the missing number. The cross follows: left - center = right, and top - center = bottom."
        },
        {
            "id": 3,
            "type": "number-cross",
            "grid": [
                5,
                4,
                6,
                24,
                30
            ],
            "missingIndex": 0,
            "answer": 5,
            "correctAnswer": "5",
            "op": "×",
            "question": "Fill in the missing number. The cross follows: left × center = right, and top × center = bottom."
        },
        {
            "id": 4,
            "type": "number-cross",
            "grid": [
                13,
                1,
                8,
                9,
                21
            ],
            "missingIndex": 0,
            "answer": 13,
            "correctAnswer": "13",
            "op": "+",
            "question": "Fill in the missing number. The cross follows: left + center = right, and top + center = bottom."
        },
        {
            "id": 5,
            "type": "number-cross",
            "grid": [
                1,
                15,
                9,
                24,
                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": 6,
            "type": "number-cross",
            "grid": [
                4,
                2,
                3,
                6,
                12
            ],
            "missingIndex": 3,
            "answer": 6,
            "correctAnswer": "6",
            "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
}