B Set 1 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": 1000,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 40,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "40 quarts = ___ gallons",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "length",
                "fromValue": 4,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "4 meters = ___ centimeters",
                "answer": 400,
                "correctAnswer": "400",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 3,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "3 gallons = ___ quarts",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 160,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "160 ounces = ___ pounds",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 144,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "144 ounces = ___ pounds",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "1 tons = ___ pounds",
                "answer": 2000,
                "correctAnswer": "2000",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "8 quarts = ___ pints",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "10 pints = ___ cups",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "length",
                "fromValue": 48,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "48 inches = ___ feet",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 6,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "6 cups = ___ pints",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 300,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "300 centimeters = ___ meters",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 28,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "28 quarts = ___ gallons",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "7000 milliliters = ___ liters",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 80,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "80 ounces = ___ pounds",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 3,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "3 quarts = ___ pints",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "miles",
                "toUnit": "feet",
                "question": "10 miles = ___ feet",
                "answer": 52800,
                "correctAnswer": "52800",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 6,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "6 kilograms = ___ grams",
                "answer": 6000,
                "correctAnswer": "6000",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "4000 grams = ___ kilograms",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}