B Set 95 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": 937,
                "answer": "937",
                "question": "Base Ten Blocks: A number has 9 hundreds, 3 tens, 7 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 244,
                "answer": "244",
                "question": "Base Ten Blocks: A number has 2 hundreds, 4 tens, 4 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 952,
                "answer": "952",
                "question": "Base Ten Blocks: A number has 9 hundreds, 5 tens, 2 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 478,
                "answer": "478",
                "question": "Base Ten Blocks: A number has 4 hundreds, 7 tens, 8 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 152,
                "answer": "152",
                "question": "Base Ten Blocks: A number has 1 hundred, 5 tens, 2 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "decompose",
                "number": 125,
                "answer": "1 hundred, 2 tens, 5 ones",
                "question": "Base Ten Blocks: Show 125 using hundreds, tens, and ones blocks.",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 325,
                "answer": "325",
                "question": "Base Ten Blocks: A number has 3 hundreds, 2 tens, 5 ones. What is the number?",
                "difficulty": "normal"
            },
            {
                "type": "base-ten-blocks",
                "subType": "compose",
                "number": 831,
                "answer": "831",
                "question": "Base Ten Blocks: A number has 8 hundreds, 3 tens, 1 one. 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"
}