B Set 13 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": 5,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 6000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "6000 grams = ___ kilograms",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "8 feet = ___ inches",
                "answer": 96,
                "correctAnswer": "96",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "length",
                "fromValue": 24,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "24 inches = ___ feet",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "4 pints = ___ cups",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 128,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "128 ounces = ___ pounds",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "4000 milliliters = ___ liters",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "5 pounds = ___ ounces",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "length",
                "fromValue": 30,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "30 feet = ___ yards",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}