medium 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-ncross-mul-medium",
        "pageNumber": 1,
        "generatedAt": "2026-03-01T01:52:11.473Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "12585853560201954000",
        "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": "44f398601adda932edf8f2d0e65cc2e0bb52ea542918ca49b943ff062f4d789e",
        "fallbackReason": null
    },
    "title": "form-exercise set 1",
    "operation": "number-cross",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "number-cross",
            "grid": [
                3,
                3,
                2,
                6,
                6
            ],
            "missingIndex": 4,
            "answer": 6,
            "correctAnswer": "6",
            "op": "×",
            "question": "Fill in the missing number. The cross follows: left × center = right, and top × center = bottom."
        },
        {
            "id": 2,
            "type": "number-cross",
            "grid": [
                4,
                2,
                3,
                6,
                12
            ],
            "missingIndex": 2,
            "answer": 3,
            "correctAnswer": "3",
            "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,
                4,
                16,
                20
            ],
            "missingIndex": 1,
            "answer": 4,
            "correctAnswer": "4",
            "op": "×",
            "question": "Fill in the missing number. The cross follows: left × center = right, and top × center = bottom."
        },
        {
            "id": 4,
            "type": "number-cross",
            "grid": [
                2,
                1,
                3,
                3,
                6
            ],
            "missingIndex": 1,
            "answer": 1,
            "correctAnswer": "1",
            "op": "×",
            "question": "Fill in the missing number. The cross follows: left × center = right, and top × center = bottom."
        },
        {
            "id": 5,
            "type": "number-cross",
            "grid": [
                3,
                2,
                3,
                6,
                9
            ],
            "missingIndex": 0,
            "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": [
                1,
                5,
                3,
                15,
                3
            ],
            "missingIndex": 3,
            "answer": 15,
            "correctAnswer": "15",
            "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
}