medium Set 9 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-number-bonds-to-10-medium",
        "pageNumber": 9,
        "generatedAt": "2026-03-01T01:52:03.746Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "17366664266256781002",
        "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": "50196b566ca90b2ebdc3367d5f17f86320b46e67f4dd5fc143c177f404b5a73b",
        "fallbackReason": null
    },
    "title": "form-exercise set 9",
    "operation": "number-bonds",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "targetMin": 2,
        "targetMax": 10,
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "number-bonds",
            "operation": "addition",
            "target": 10,
            "mode": "fill_one",
            "parts": [
                5,
                5
            ],
            "given": {
                "position": "right",
                "value": 5
            },
            "blank": {
                "position": "left"
            },
            "answer": 5
        },
        {
            "id": 2,
            "type": "number-bonds",
            "operation": "addition",
            "target": 5,
            "mode": "fill_one",
            "parts": [
                2,
                3
            ],
            "given": {
                "position": "right",
                "value": 3
            },
            "blank": {
                "position": "left"
            },
            "answer": 2
        },
        {
            "id": 3,
            "type": "number-bonds",
            "operation": "addition",
            "target": 5,
            "mode": "fill_one",
            "parts": [
                1,
                4
            ],
            "given": {
                "position": "left",
                "value": 1
            },
            "blank": {
                "position": "right"
            },
            "answer": 4
        },
        {
            "id": 4,
            "type": "number-bonds",
            "operation": "addition",
            "target": 10,
            "mode": "fill_one",
            "parts": [
                4,
                6
            ],
            "given": {
                "position": "left",
                "value": 4
            },
            "blank": {
                "position": "right"
            },
            "answer": 6
        },
        {
            "id": 5,
            "type": "number-bonds",
            "operation": "addition",
            "target": 5,
            "mode": "fill_one",
            "parts": [
                2,
                3
            ],
            "given": {
                "position": "left",
                "value": 2
            },
            "blank": {
                "position": "right"
            },
            "answer": 3
        },
        {
            "id": 6,
            "type": "number-bonds",
            "operation": "addition",
            "target": 7,
            "mode": "fill_one",
            "parts": [
                3,
                4
            ],
            "given": {
                "position": "right",
                "value": 4
            },
            "blank": {
                "position": "left"
            },
            "answer": 3
        },
        {
            "id": 7,
            "type": "number-bonds",
            "operation": "addition",
            "target": 3,
            "mode": "fill_one",
            "parts": [
                1,
                2
            ],
            "given": {
                "position": "left",
                "value": 1
            },
            "blank": {
                "position": "right"
            },
            "answer": 2
        },
        {
            "id": 8,
            "type": "number-bonds",
            "operation": "addition",
            "target": 6,
            "mode": "fill_one",
            "parts": [
                1,
                5
            ],
            "given": {
                "position": "left",
                "value": 1
            },
            "blank": {
                "position": "right"
            },
            "answer": 5
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "semantics": {
        "contentType": "form-exercise",
        "difficulty": "medium"
    },
    "version": "2.0",
    "_archetype": null,
    "_generatorId": null
}