B Set 8 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": 20,
            "maxSum": 20,
            "maxOperand": 120,
            "_gradeLevel": "1"
        },
        "problems": [
            {
                "id": 3,
                "type": "measurement",
                "subType": "length",
                "fromValue": 84,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "84 inches = ___ feet",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "2000 milliliters = ___ liters",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "8 pints = ___ cups",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 28,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "28 quarts = ___ gallons",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "1 pounds = ___ ounces",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 16,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "16 cups = ___ pints",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "length",
                "fromValue": 700,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "700 centimeters = ___ meters",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 40,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "40 quarts = ___ gallons",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "7 gallons = ___ quarts",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}