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": 20,
            "maxSum": 20,
            "maxOperand": 120,
            "_gradeLevel": "1"
        },
        "problems": [
            {
                "id": 1,
                "type": "measurement",
                "subType": "length",
                "fromValue": 3,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "3 yards = ___ feet",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 12,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "12 cups = ___ pints",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 7000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "7000 grams = ___ kilograms",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "length",
                "fromValue": 300,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "300 centimeters = ___ meters",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "7000 milliliters = ___ liters",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "4 pints = ___ quarts",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 18,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "18 pints = ___ quarts",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "7 pints = ___ cups",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "4 cups = ___ pints",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 3000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "3000 grams = ___ kilograms",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "length",
                "fromValue": 15,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "15 feet = ___ yards",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "8 cups = ___ pints",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 12,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "12 quarts = ___ gallons",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 6,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "6 pints = ___ cups",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "6 feet = ___ yards",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "5000 grams = ___ kilograms",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}