B Set 99 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": "weight",
                "fromValue": 4,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "4 pounds = ___ ounces",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "1000 grams = ___ kilograms",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 96,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "96 ounces = ___ pounds",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 28,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "28 quarts = ___ gallons",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "length",
                "fromValue": 7,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "7 yards = ___ feet",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 6,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "6 pounds = ___ ounces",
                "answer": 96,
                "correctAnswer": "96",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 1,
                "fromUnit": "kilometers",
                "toUnit": "meters",
                "question": "1 kilometers = ___ meters",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "10 pounds = ___ ounces",
                "answer": 160,
                "correctAnswer": "160",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "4 pints = ___ cups",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 9000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "9000 grams = ___ kilograms",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 112,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "112 ounces = ___ pounds",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}