B Set 28 Unknown

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

{
    "contentData": {
        "operation": "base-ten-blocks",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 236,
                "answer": "2 hundreds, 3 tens, 6 ones",
                "question": "Base Ten Blocks: Show 236 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 293,
                "answer": "293",
                "question": "Base Ten Blocks: A number has 2 hundreds, 9 tens, 3 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 193,
                "answer": "1 hundred, 9 tens, 3 ones",
                "question": "Base Ten Blocks: Show 193 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 363,
                "answer": "3 hundreds, 6 tens, 3 ones",
                "question": "Base Ten Blocks: Show 363 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 427,
                "answer": "4 hundreds, 2 tens, 7 ones",
                "question": "Base Ten Blocks: Show 427 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 976,
                "answer": "9 hundreds, 7 tens, 6 ones",
                "question": "Base Ten Blocks: Show 976 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 972,
                "answer": "972",
                "question": "Base Ten Blocks: A number has 9 hundreds, 7 tens, 2 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 207,
                "answer": "207",
                "question": "Base Ten Blocks: A number has 2 hundreds, 7 ones. What is the number?",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}