B Set 18 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": "weight",
                "fromValue": 3,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "3 pounds = ___ ounces",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "48"
                }
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "10 feet = ___ inches",
                "answer": 120,
                "correctAnswer": "120",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "120"
                }
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 7,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "7 pounds = ___ ounces",
                "answer": 112,
                "correctAnswer": "112",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "112"
                }
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 2,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "2 pounds = ___ ounces",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "32"
                }
            },
            {
                "id": 7,
                "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": 8,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "4 quarts = ___ gallons",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1"
                }
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "5000 grams = ___ kilograms",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "5"
                }
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "10 quarts = ___ pints",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "20"
                }
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "1 gallons = ___ quarts",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "length",
                "fromValue": 8,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "8 feet = ___ inches",
                "answer": 96,
                "correctAnswer": "96",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "96"
                }
            },
            {
                "id": 16,
                "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": 20,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 6,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "6 cups = ___ pints",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "3"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}