B Set 4 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": 3,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 32,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "32 ounces = ___ pounds",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 8000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "8000 grams = ___ kilograms",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "1 pints = ___ cups",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "length",
                "fromValue": 300,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "300 centimeters = ___ meters",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "1 pounds = ___ ounces",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 3,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "3 gallons = ___ quarts",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "10 feet = ___ inches",
                "answer": 120,
                "correctAnswer": "120",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "10 yards = ___ feet",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "10 pounds = ___ ounces",
                "answer": 160,
                "correctAnswer": "160",
                "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": 17,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "2 pints = ___ cups",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "10 gallons = ___ quarts",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "8 feet = ___ inches",
                "answer": 96,
                "correctAnswer": "96",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}