medium Set 57 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-g1m-missing-number",
        "pageNumber": 57,
        "generatedAt": "2026-03-16T15:22:53.463Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "04399d148d86a3e8",
        "seedInput": "1|node-1-g1m-missing-number|57|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 38,
            "metrics": {
                "problemCount": 9,
                "operation": "mixed",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "113e9d8de32560f6553c42d99d715c57",
            "contentFingerprint": "e1d9db79945a63a0"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "mixed",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 50,
        "minNumber": 0,
        "digits": 2,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "missingOperand": true,
        "maxSum": 20,
        "maxOperand": 120,
        "_gradeLevel": "1"
    },
    "problems": [
        {
            "id": 1,
            "operand1": 20,
            "operator": "-",
            "operand2": 1,
            "question": "20 - 1 = ___",
            "answer": 19,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "19"
            }
        },
        {
            "id": 4,
            "operand1": 17,
            "operator": "+",
            "operand2": 3,
            "question": "17 + 3 = ___",
            "answer": 20,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "20"
            }
        },
        {
            "id": 5,
            "operand1": 11,
            "operator": "-",
            "operand2": 4,
            "question": "11 - 4 = ___",
            "answer": 7,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "7"
            }
        },
        {
            "id": 8,
            "operand1": 8,
            "operator": "+",
            "operand2": 7,
            "question": "8 + 7 = ___",
            "answer": 15,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "15"
            }
        },
        {
            "id": 9,
            "operand1": 2,
            "operator": "-",
            "operand2": 1,
            "question": "2 - 1 = ___",
            "answer": 1,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "1"
            }
        },
        {
            "id": 13,
            "operand1": 4,
            "operator": "+",
            "operand2": 7,
            "question": "4 + 7 = ___",
            "answer": 11,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "11"
            }
        },
        {
            "id": 14,
            "operand1": 12,
            "operator": "-",
            "operand2": 8,
            "question": "12 - 8 = ___",
            "answer": 4,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "4"
            }
        },
        {
            "id": 17,
            "operand1": 13,
            "operator": "+",
            "operand2": 4,
            "question": "13 + 4 = ___",
            "answer": 17,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "17"
            }
        },
        {
            "id": 18,
            "operand1": 2,
            "operator": "-",
            "operand2": 1,
            "question": "2 - 1 = ___",
            "answer": 1,
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "1"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}