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