easy Set 42 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-3d-shapes-easy",
        "pageNumber": 42,
        "generatedAt": "2026-03-16T15:21:55.820Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "74ce73c5ea7b1961",
        "seedInput": "1|node-1-leaf-geometry-3d-shapes-easy|42|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 42,
            "metrics": {
                "problemCount": 16,
                "operation": "geometry",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "26802b37c5bf78d6d6875c0175169ff9",
            "contentFingerprint": "f1490231e2fc93e0"
        },
        "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": {
        "difficulty": "easy",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "geometry",
            "subType": "identify-shapes",
            "shape": "hexagon",
            "question": "What is the name of a shape with 5 sides?",
            "answer": "pentagon",
            "correctAnswer": "pentagon",
            "difficulty": "easy"
        },
        {
            "id": 2,
            "type": "geometry",
            "subType": "area",
            "shape": "octagon",
            "question": "What is the area of a rectangle with length 6 and width 9?",
            "answer": 54,
            "correctAnswer": "54",
            "difficulty": "easy"
        },
        {
            "id": 3,
            "type": "geometry",
            "subType": "area",
            "shape": "hexagon",
            "question": "What is the area of a rectangle with length 7 and width 10?",
            "answer": 70,
            "correctAnswer": "70",
            "difficulty": "easy"
        },
        {
            "id": 4,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "triangle",
            "question": "How many sides does a triangle have?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "easy"
        },
        {
            "id": 5,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "pentagon",
            "question": "What is the perimeter of a pentagon with each side = 5?",
            "answer": 25,
            "correctAnswer": "25",
            "difficulty": "easy"
        },
        {
            "id": 6,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "square",
            "question": "How many sides does a square have?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "easy"
        },
        {
            "id": 7,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "rectangle",
            "question": "What is the perimeter of a rectangle with length 5 and width 5?",
            "answer": 20,
            "correctAnswer": "20",
            "difficulty": "easy"
        },
        {
            "id": 8,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "hexagon",
            "question": "How many sides does a hexagon have?",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "easy"
        },
        {
            "id": 11,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "pentagon",
            "question": "What is the perimeter of a pentagon with each side = 2?",
            "answer": 10,
            "correctAnswer": "10",
            "difficulty": "easy"
        },
        {
            "id": 13,
            "type": "geometry",
            "subType": "identify-shapes",
            "shape": "rectangle",
            "question": "What is the name of a shape with 3 sides?",
            "answer": "triangle",
            "correctAnswer": "triangle",
            "difficulty": "easy"
        },
        {
            "id": 14,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "circle",
            "question": "What is the perimeter (circumference) of a circle with radius 6? (use π ≈ 3.14)",
            "answer": 37.7,
            "correctAnswer": "37.7",
            "difficulty": "easy"
        },
        {
            "id": 15,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "circle",
            "question": "What is the perimeter (circumference) of a circle with radius 8? (use π ≈ 3.14)",
            "answer": 50.27,
            "correctAnswer": "50.27",
            "difficulty": "easy"
        },
        {
            "id": 16,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "octagon",
            "question": "How many sides does a octagon have?",
            "answer": 8,
            "correctAnswer": "8",
            "difficulty": "easy"
        },
        {
            "id": 17,
            "type": "geometry",
            "subType": "identify-shapes",
            "shape": "triangle",
            "question": "What is the name of a shape with 8 sides?",
            "answer": "octagon",
            "correctAnswer": "octagon",
            "difficulty": "easy"
        },
        {
            "id": 19,
            "type": "geometry",
            "subType": "count-sides",
            "shape": "circle",
            "question": "How many sides does a circle have?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "easy"
        },
        {
            "id": 20,
            "type": "geometry",
            "subType": "perimeter",
            "shape": "circle",
            "question": "What is the perimeter (circumference) of a circle with radius 1? (use π ≈ 3.14)",
            "answer": 6.28,
            "correctAnswer": "6.28",
            "difficulty": "easy"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}