B Set 83 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": 319,
                "answer": "319",
                "question": "Base Ten Blocks: A number has 3 hundreds, 1 ten, 9 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 516,
                "answer": "516",
                "question": "Base Ten Blocks: A number has 5 hundreds, 1 ten, 6 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 212,
                "answer": "2 hundreds, 1 ten, 2 ones",
                "question": "Base Ten Blocks: Show 212 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 761,
                "answer": "761",
                "question": "Base Ten Blocks: A number has 7 hundreds, 6 tens, 1 one. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 332,
                "answer": "332",
                "question": "Base Ten Blocks: A number has 3 hundreds, 3 tens, 2 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 29,
                "answer": "2 tens, 9 ones",
                "question": "Base Ten Blocks: Show 29 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 632,
                "answer": "632",
                "question": "Base Ten Blocks: A number has 6 hundreds, 3 tens, 2 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 188,
                "answer": "1 hundred, 8 tens, 8 ones",
                "question": "Base Ten Blocks: Show 188 using hundreds, tens, and ones blocks.",
                "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"
}