B Set 49 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": "easy",
        "config": {
            "maxNumber": 10,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 2,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "8 quarts = ___ pints",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "16"
                }
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 64,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "64 ounces = ___ pounds",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 7000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "7000 grams = ___ kilograms",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "7"
                }
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "1000 grams = ___ kilograms",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1"
                }
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "1 kilograms = ___ grams",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1000"
                }
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "4 gallons = ___ quarts",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "16"
                }
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 9,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "9 gallons = ___ quarts",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "36"
                }
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "10 gallons = ___ quarts",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "40"
                }
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "length",
                "fromValue": 27,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "27 feet = ___ yards",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "9"
                }
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 20,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "20 pints = ___ quarts",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 9,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "9 pounds = ___ ounces",
                "answer": 144,
                "correctAnswer": "144",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "144"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}