B Set 16 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": "comparison",
                "subType": "compare-size",
                "question": "Which cup is big? Circle the big one.",
                "answer": "big",
                "correctAnswer": "big",
                "options": [
                    "big",
                    "small"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which stick is small? Circle the small one.",
                "answer": "small",
                "correctAnswer": "small",
                "options": [
                    "small",
                    "big"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which hat is big? Circle the big one.",
                "answer": "big",
                "correctAnswer": "big",
                "options": [
                    "big",
                    "small"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which ball is big? Circle the big one.",
                "answer": "big",
                "correctAnswer": "big",
                "options": [
                    "big",
                    "small"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which apple is big? Circle the big one.",
                "answer": "big",
                "correctAnswer": "big",
                "options": [
                    "big",
                    "small"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which hat is small? Circle the small one.",
                "answer": "small",
                "correctAnswer": "small",
                "options": [
                    "small",
                    "big"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which pencil is small? Circle the small one.",
                "answer": "small",
                "correctAnswer": "small",
                "options": [
                    "small",
                    "big"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            },
            {
                "type": "comparison",
                "subType": "compare-size",
                "question": "Which leaf is small? Circle the small one.",
                "answer": "small",
                "correctAnswer": "small",
                "options": [
                    "small",
                    "big"
                ],
                "maxNumber": 5,
                "visual": true,
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}