starter Set 25 Form Exercise

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

{
    "_meta": {
        "nodeId": "node-1-leaf-addition-within-100-starter",
        "pageNumber": 25,
        "generatedAt": "2026-03-16T15:21:35.554Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "684d9cc276704ee4",
        "seedInput": "1|node-1-leaf-addition-within-100-starter|25|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 60,
            "metrics": {
                "problemCount": 20,
                "operation": "addition",
                "digits": 3,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "c186974fb7f8f043"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "addition",
    "subject": "arithmetic",
    "difficulty": "starter",
    "config": {
        "maxNumber": 100,
        "regrouping": false,
        "operation": "addition",
        "maxSum": 100,
        "difficulty": "starter"
    },
    "problems": [
        {
            "id": 1,
            "operand1": 23,
            "operand2": 16,
            "operator": "+",
            "question": "23 + 16 = ___",
            "answer": 39
        },
        {
            "id": 2,
            "operand1": 41,
            "operand2": 28,
            "operator": "+",
            "question": "41 + 28 = ___",
            "answer": 69
        },
        {
            "id": 3,
            "operand1": 31,
            "operand2": 15,
            "operator": "+",
            "question": "31 + 15 = ___",
            "answer": 46
        },
        {
            "id": 4,
            "operand1": 32,
            "operand2": 5,
            "operator": "+",
            "question": "32 + 5 = ___",
            "answer": 37
        },
        {
            "id": 5,
            "operand1": 13,
            "operand2": 23,
            "operator": "+",
            "question": "13 + 23 = ___",
            "answer": 36
        },
        {
            "id": 6,
            "operand1": 5,
            "operand2": 40,
            "operator": "+",
            "question": "5 + 40 = ___",
            "answer": 45
        },
        {
            "id": 7,
            "operand1": 38,
            "operand2": 51,
            "operator": "+",
            "question": "38 + 51 = ___",
            "answer": 89
        },
        {
            "id": 8,
            "operand1": 37,
            "operand2": 50,
            "operator": "+",
            "question": "37 + 50 = ___",
            "answer": 87
        },
        {
            "id": 9,
            "operand1": 44,
            "operand2": 3,
            "operator": "+",
            "question": "44 + 3 = ___",
            "answer": 47
        },
        {
            "id": 10,
            "operand1": 34,
            "operand2": 52,
            "operator": "+",
            "question": "34 + 52 = ___",
            "answer": 86
        },
        {
            "id": 11,
            "operand1": 26,
            "operand2": 62,
            "operator": "+",
            "question": "26 + 62 = ___",
            "answer": 88
        },
        {
            "id": 12,
            "operand1": 46,
            "operand2": 23,
            "operator": "+",
            "question": "46 + 23 = ___",
            "answer": 69
        },
        {
            "id": 13,
            "operand1": 21,
            "operand2": 58,
            "operator": "+",
            "question": "21 + 58 = ___",
            "answer": 79
        },
        {
            "id": 14,
            "operand1": 22,
            "operand2": 52,
            "operator": "+",
            "question": "22 + 52 = ___",
            "answer": 74
        },
        {
            "id": 15,
            "operand1": 50,
            "operand2": 11,
            "operator": "+",
            "question": "50 + 11 = ___",
            "answer": 61
        },
        {
            "id": 16,
            "operand1": 22,
            "operand2": 1,
            "operator": "+",
            "question": "22 + 1 = ___",
            "answer": 23
        },
        {
            "id": 17,
            "operand1": 2,
            "operand2": 31,
            "operator": "+",
            "question": "2 + 31 = ___",
            "answer": 33
        },
        {
            "id": 18,
            "operand1": 31,
            "operand2": 11,
            "operator": "+",
            "question": "31 + 11 = ___",
            "answer": 42
        },
        {
            "id": 19,
            "operand1": 34,
            "operand2": 60,
            "operator": "+",
            "question": "34 + 60 = ___",
            "answer": 94
        },
        {
            "id": 20,
            "operand1": 16,
            "operand2": 31,
            "operator": "+",
            "question": "16 + 31 = ___",
            "answer": 47
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}