B Set 81 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": {
            "regrouping": true,
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 686,
                "answer": "686",
                "question": "Base Ten Blocks: A number has 6 hundreds, 8 tens, 6 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 329,
                "answer": "3 hundreds, 2 tens, 9 ones",
                "question": "Base Ten Blocks: Show 329 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 746,
                "answer": "7 hundreds, 4 tens, 6 ones",
                "question": "Base Ten Blocks: Show 746 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 917,
                "answer": "9 hundreds, 1 ten, 7 ones",
                "question": "Base Ten Blocks: Show 917 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 757,
                "answer": "757",
                "question": "Base Ten Blocks: A number has 7 hundreds, 5 tens, 7 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 726,
                "answer": "7 hundreds, 2 tens, 6 ones",
                "question": "Base Ten Blocks: Show 726 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 532,
                "answer": "5 hundreds, 3 tens, 2 ones",
                "question": "Base Ten Blocks: Show 532 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 932,
                "answer": "932",
                "question": "Base Ten Blocks: A number has 9 hundreds, 3 tens, 2 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"
}