easy Set 63 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-gpo-polygon-area",
        "pageNumber": 63,
        "generatedAt": "2026-03-16T15:23:02.628Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "9ec827ba7138eccc",
        "seedInput": "1|node-1-gpo-polygon-area|63|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 34,
            "metrics": {
                "problemCount": 12,
                "operation": "geometry",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "7dda09e1c9de3e3e6d68b80632a77743",
            "contentFingerprint": "6ca2ff4674b05c87"
        },
        "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": "easy",
    "config": {
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "square",
            "question": "How many sides does a square have?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "octagon",
            "question": "What is the perimeter of a octagon with each side = 6?",
            "answer": 48,
            "correctAnswer": "48",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "square",
            "question": "What is the perimeter of a square with each side = 2?",
            "answer": 8,
            "correctAnswer": "8",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "triangle",
            "question": "How many sides does a triangle have?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "geometry",
            "subType": "identify-shapes",
            "shape": "circle",
            "question": "What is the name of a shape with 5 sides?",
            "answer": "pentagon",
            "correctAnswer": "pentagon",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "rectangle",
            "question": "How many sides does a rectangle have?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "geometry",
            "subType": "area",
            "shape": "rectangle",
            "question": "What is the area of a rectangle with length 3 and width 5?",
            "answer": 15,
            "correctAnswer": "15",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "pentagon",
            "question": "How many sides does a pentagon have?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "geometry",
            "subType": "area",
            "shape": "rectangle",
            "question": "What is the area of a rectangle with length 5 and width 14?",
            "answer": 70,
            "correctAnswer": "70",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "geometry",
            "subType": "area",
            "shape": "circle",
            "question": "What is the area of a circle with radius 2? (use π ≈ 3.14)",
            "answer": 12.57,
            "correctAnswer": "12.57",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "geometry",
            "subType": "area",
            "shape": "pentagon",
            "question": "What is the area of a rectangle with length 14 and width 10?",
            "answer": 140,
            "correctAnswer": "140",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "circle",
            "question": "How many sides does a circle have?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}