B Set 51 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": "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": 3,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "7 quarts = ___ pints",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "14"
                }
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 6,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "6 gallons = ___ quarts",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "24"
                }
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "6 feet = ___ yards",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "4000 grams = ___ kilograms",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 14,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "14 cups = ___ pints",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "7"
                }
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 5,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "5 gallons = ___ quarts",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "20"
                }
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "length",
                "fromValue": 15,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "15 feet = ___ yards",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "5"
                }
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "length",
                "fromValue": 600,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "600 centimeters = ___ meters",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "6"
                }
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 40,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "40 quarts = ___ gallons",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "length",
                "fromValue": 9,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "9 feet = ___ yards",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "3"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}