B Set 3 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": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "measurement",
                "subType": "length",
                "fromValue": 4,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "4 meters = ___ centimeters",
                "answer": 400,
                "correctAnswer": "400",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "4000 grams = ___ kilograms",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 32,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "32 quarts = ___ gallons",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "length",
                "fromValue": 3,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "3 meters = ___ centimeters",
                "answer": 300,
                "correctAnswer": "300",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "2 meters = ___ centimeters",
                "answer": 200,
                "correctAnswer": "200",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 144,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "144 ounces = ___ pounds",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "length",
                "fromValue": 9,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "9 feet = ___ yards",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "7000 milliliters = ___ liters",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 32,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "32 ounces = ___ pounds",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 2,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "2 pounds = ___ ounces",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 9000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "9000 grams = ___ kilograms",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}