B Set 92 Unknown

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

{
    "contentData": {
        "operation": "pre-k",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10,
            "maxSum": 10,
            "maxOperand": 10,
            "noArithmetic": true,
            "_gradeLevel": "pre-k"
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (4 circles)",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (5 squares)",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the stars: How many are there? (2 stars)",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the triangles: How many are there? (1 triangles)",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}