B Set 69 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": 1,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "2 pints = ___ quarts",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1"
                }
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "1000 milliliters = ___ liters",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1"
                }
            },
            {
                "id": 3,
                "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": 4,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "2 gallons = ___ quarts",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "8"
                }
            },
            {
                "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": "capacity",
                "fromValue": 5,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "5 quarts = ___ pints",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "1 pounds = ___ ounces",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "16"
                }
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 112,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "112 ounces = ___ pounds",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "7"
                }
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 48,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "48 ounces = ___ pounds",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "3"
                }
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "8 cups = ___ pints",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "8 gallons = ___ quarts",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "32"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}