B Set 75 Unknown

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

{
    "contentData": {
        "operation": "geometry",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "geometry",
                "subType": "area",
                "shape": "pentagon",
                "question": "What is the area of a rectangle with length 9 and width 14?",
                "answer": 126,
                "correctAnswer": "126",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "hexagon",
                "question": "What is the name of a shape with 4 sides?",
                "answer": "square",
                "correctAnswer": "square",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "rectangle",
                "question": "What is the perimeter of a rectangle with length 6 and width 3?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "rectangle",
                "question": "What is the perimeter of a rectangle with length 15 and width 15?",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "triangle",
                "question": "What is the name of a shape with 3 sides?",
                "answer": "triangle",
                "correctAnswer": "triangle",
                "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": "count-sides",
                "shape": "circle",
                "question": "How many sides does a circle have?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "triangle",
                "question": "What is the perimeter of a triangle with each side = 2?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "geometry",
                "subType": "area",
                "shape": "rectangle",
                "question": "What is the area of a rectangle with length 7 and width 15?",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "hexagon",
                "question": "What is the perimeter of a hexagon with each side = 9?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "geometry",
                "subType": "area",
                "shape": "pentagon",
                "question": "What is the area of a rectangle with length 3 and width 15?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "triangle",
                "question": "What is the name of a shape with 8 sides?",
                "answer": "octagon",
                "correctAnswer": "octagon",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "octagon",
                "question": "How many sides does a octagon have?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "rectangle",
                "question": "What is the perimeter of a rectangle with length 5 and width 11?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}