B Set 56 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": "easy",
        "config": {
            "maxNumber": 10,
            "maxSum": 10,
            "maxOperand": 10,
            "_gradeLevel": "k"
        },
        "problems": [
            {
                "type": "geometry",
                "subType": "identify-shape",
                "question": "Which shape is round?",
                "answer": "circle",
                "correctAnswer": "circle",
                "maxNumber": 4,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "geometry",
                "subType": "identify-shape",
                "question": "Which shape is two long and two short sides?",
                "answer": "rectangle",
                "correctAnswer": "rectangle",
                "maxNumber": 4,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "geometry",
                "subType": "count-sides",
                "question": "How many sides does a triangle have?",
                "answer": "3",
                "correctAnswer": "3",
                "maxNumber": 4,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "geometry",
                "subType": "identify-shape",
                "question": "Which shape is four equal sides?",
                "answer": "square",
                "correctAnswer": "square",
                "maxNumber": 4,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "geometry",
                "subType": "count-sides",
                "question": "How many sides does a rectangle have?",
                "answer": "4",
                "correctAnswer": "4",
                "maxNumber": 4,
                "visual": true,
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}