B Set 74 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": "length",
                "fromValue": 3,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "3 feet = ___ yards",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "8 pints = ___ cups",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 28,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "28 quarts = ___ gallons",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 9000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "9000 milliliters = ___ liters",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 2,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "2 kilograms = ___ grams",
                "answer": 2000,
                "correctAnswer": "2000",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 20,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "20 quarts = ___ gallons",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 96,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "96 ounces = ___ pounds",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "length",
                "fromValue": 1000,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "1000 centimeters = ___ meters",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 5000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "5000 milliliters = ___ liters",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 16,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "16 cups = ___ pints",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "length",
                "fromValue": 3,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "3 feet = ___ inches",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 3,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "3 pints = ___ cups",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "length",
                "fromValue": 5,
                "fromUnit": "kilometers",
                "toUnit": "meters",
                "question": "5 kilometers = ___ meters",
                "answer": 5000,
                "correctAnswer": "5000",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 24,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "24 quarts = ___ gallons",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "2 yards = ___ feet",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "6 feet = ___ inches",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 8,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "8 tons = ___ pounds",
                "answer": 16000,
                "correctAnswer": "16000",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "4 pints = ___ cups",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}