medium Set 96 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-geometry-shape-attributes-medium",
        "pageNumber": 96,
        "generatedAt": "2026-03-16T15:21:56.239Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "4feeeede1040fd5c",
        "seedInput": "1|node-1-leaf-geometry-shape-attributes-medium|96|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 40,
            "metrics": {
                "problemCount": 15,
                "operation": "geometry",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "09e7b7cd21edbd5caf6d215361083e1f",
            "contentFingerprint": "7224f7e708f006a0"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "geometry",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "geometry",
            "subType": "identify-shapes",
            "shape": "rectangle",
            "question": "What is the name of a shape with 3 sides?",
            "answer": "triangle",
            "correctAnswer": "triangle",
            "difficulty": "medium"
        },
        {
            "id": 2,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "circle",
            "question": "How many sides does a circle have?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "medium"
        },
        {
            "id": 3,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "triangle",
            "question": "How many sides does a triangle have?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "medium"
        },
        {
            "id": 4,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "circle",
            "question": "What is the perimeter (circumference) of a circle with radius 11? (use π ≈ 3.14)",
            "answer": 69.11,
            "correctAnswer": "69.11",
            "difficulty": "medium"
        },
        {
            "id": 5,
            "type": "geometry",
            "subType": "area",
            "shape": "octagon",
            "question": "What is the area of a rectangle with length 10 and width 13?",
            "answer": 130,
            "correctAnswer": "130",
            "difficulty": "medium"
        },
        {
            "id": 7,
            "type": "geometry",
            "subType": "area",
            "shape": "rectangle",
            "question": "What is the area of a rectangle with length 20 and width 12?",
            "answer": 240,
            "correctAnswer": "240",
            "difficulty": "medium"
        },
        {
            "id": 8,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "circle",
            "question": "What is the perimeter (circumference) of a circle with radius 17? (use π ≈ 3.14)",
            "answer": 106.81,
            "correctAnswer": "106.81",
            "difficulty": "medium"
        },
        {
            "id": 9,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "pentagon",
            "question": "How many sides does a pentagon have?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "medium"
        },
        {
            "id": 11,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "rectangle",
            "question": "How many sides does a rectangle have?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "medium"
        },
        {
            "id": 12,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "square",
            "question": "How many sides does a square have?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "medium"
        },
        {
            "id": 13,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "hexagon",
            "question": "What is the perimeter of a hexagon with each side = 15?",
            "answer": 90,
            "correctAnswer": "90",
            "difficulty": "medium"
        },
        {
            "id": 14,
            "type": "geometry",
            "subType": "area",
            "shape": "square",
            "question": "What is the area of a square with side 11?",
            "answer": 121,
            "correctAnswer": "121",
            "difficulty": "medium"
        },
        {
            "id": 15,
            "type": "geometry",
            "subType": "identify-shapes",
            "shape": "triangle",
            "question": "What is the name of a shape with 4 sides?",
            "answer": "rectangle",
            "correctAnswer": "rectangle",
            "difficulty": "medium"
        },
        {
            "id": 16,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "square",
            "question": "What is the perimeter of a square with each side = 13?",
            "answer": 52,
            "correctAnswer": "52",
            "difficulty": "medium"
        },
        {
            "id": 20,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "circle",
            "question": "What is the perimeter (circumference) of a circle with radius 4? (use π ≈ 3.14)",
            "answer": 25.13,
            "correctAnswer": "25.13",
            "difficulty": "medium"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}