B Set 22 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": 36,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "36 quarts = ___ gallons",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "9"
                }
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "5 pounds = ___ ounces",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "80"
                }
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "2 quarts = ___ pints",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "length",
                "fromValue": 5,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "5 meters = ___ centimeters",
                "answer": 500,
                "correctAnswer": "500",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "500"
                }
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "2 meters = ___ centimeters",
                "answer": 200,
                "correctAnswer": "200",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "200"
                }
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "length",
                "fromValue": 800,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "800 centimeters = ___ meters",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "8"
                }
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "length",
                "fromValue": 48,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "48 inches = ___ feet",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "length",
                "fromValue": 4,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "4 feet = ___ inches",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "48"
                }
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 3,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "3 gallons = ___ quarts",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "12"
                }
            },
            {
                "id": 13,
                "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": 16,
                "type": "measurement",
                "subType": "length",
                "fromValue": 24,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "24 feet = ___ yards",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "8"
                }
            },
            {
                "id": 17,
                "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": 19,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "10 pints = ___ cups",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "20"
                }
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 32,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "32 quarts = ___ gallons",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "8"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}