B Set 17 Unknown

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

{
    "contentData": {
        "operation": "measurement",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 2,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "8 feet = ___ inches",
                "answer": 96,
                "correctAnswer": "96",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "8 yards = ___ feet",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 14,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "14 cups = ___ pints",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "length",
                "fromValue": 4,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "4 feet = ___ inches",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "8 cups = ___ pints",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 112,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "112 ounces = ___ pounds",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 9,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "9 pounds = ___ ounces",
                "answer": 144,
                "correctAnswer": "144",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 8,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "8 pounds = ___ ounces",
                "answer": 128,
                "correctAnswer": "128",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "4 pounds = ___ ounces",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "2 pints = ___ cups",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "length",
                "fromValue": 48,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "48 inches = ___ feet",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "4 quarts = ___ gallons",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "length",
                "fromValue": 5,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "5 yards = ___ feet",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}