B Set 35 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": 9,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "9 gallons = ___ quarts",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "36"
                }
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "liters",
                "toUnit": "milliliters",
                "question": "1 liters = ___ milliliters",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1000"
                }
            },
            {
                "id": 5,
                "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": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "7 pints = ___ cups",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "14"
                }
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "6 feet = ___ inches",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "72"
                }
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "length",
                "fromValue": 1,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "1 yards = ___ feet",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "3"
                }
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "length",
                "fromValue": 21,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "21 feet = ___ yards",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "7"
                }
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 20,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "20 quarts = ___ gallons",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "5"
                }
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "length",
                "fromValue": 3,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "3 yards = ___ feet",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "9"
                }
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "length",
                "fromValue": 9,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "9 feet = ___ inches",
                "answer": 108,
                "correctAnswer": "108",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "108"
                }
            },
            {
                "id": 18,
                "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": 20,
                "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"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}