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": [
            {
                "type": "pattern",
                "subType": "AB",
                "question": "What comes next? triangle, circle, triangle, circle, triangle, __",
                "answer": "circle",
                "correctAnswer": "circle",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "ABB",
                "question": "What comes next? square, circle, circle, square, circle, __",
                "answer": "circle",
                "correctAnswer": "circle",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "AB",
                "question": "What comes next? triangle, square, triangle, square, triangle, __",
                "answer": "square",
                "correctAnswer": "square",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "AB",
                "question": "What comes next? square, heart, square, heart, square, __",
                "answer": "heart",
                "correctAnswer": "heart",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "ABB",
                "question": "What comes next? heart, star, star, heart, star, __",
                "answer": "star",
                "correctAnswer": "star",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "ABB",
                "question": "What comes next? yellow, blue, blue, yellow, blue, __",
                "answer": "blue",
                "correctAnswer": "blue",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "ABB",
                "question": "What comes next? circle, triangle, triangle, circle, triangle, __",
                "answer": "triangle",
                "correctAnswer": "triangle",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "pattern",
                "subType": "ABB",
                "question": "What comes next? square, star, star, square, star, __",
                "answer": "star",
                "correctAnswer": "star",
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}