B Set 11 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": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "7 quarts = ___ pints",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "length",
                "fromValue": 9,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "9 feet = ___ inches",
                "answer": 108,
                "correctAnswer": "108",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "liters",
                "toUnit": "milliliters",
                "question": "4 liters = ___ milliliters",
                "answer": 4000,
                "correctAnswer": "4000",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 2,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "2 pounds = ___ ounces",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "5 tons = ___ pounds",
                "answer": 10000,
                "correctAnswer": "10000",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "8 yards = ___ feet",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 12,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "12 pints = ___ quarts",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 6,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "6 kilograms = ___ grams",
                "answer": 6000,
                "correctAnswer": "6000",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "6 feet = ___ inches",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 96,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "96 inches = ___ feet",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "10 tons = ___ pounds",
                "answer": 20000,
                "correctAnswer": "20000",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 8,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "8 kilograms = ___ grams",
                "answer": 8000,
                "correctAnswer": "8000",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "10000 grams = ___ kilograms",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "length",
                "fromValue": 7,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "7 feet = ___ inches",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "10 quarts = ___ pints",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "length",
                "fromValue": 4,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "4 meters = ___ centimeters",
                "answer": 400,
                "correctAnswer": "400",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "kilometers",
                "toUnit": "meters",
                "question": "8 kilometers = ___ meters",
                "answer": 8000,
                "correctAnswer": "8000",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "length",
                "fromValue": 24,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "24 feet = ___ yards",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}