B Set 54 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": 1,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "1 pounds = ___ ounces",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "16"
                }
            },
            {
                "id": 2,
                "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": 3,
                "type": "measurement",
                "subType": "length",
                "fromValue": 1,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "1 meters = ___ centimeters",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "100"
                }
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "6 yards = ___ feet",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "18"
                }
            },
            {
                "id": 6,
                "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": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 9,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "9 quarts = ___ pints",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "18"
                }
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "length",
                "fromValue": 30,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "30 feet = ___ yards",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 9000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "9000 milliliters = ___ liters",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "9"
                }
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 500,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "500 centimeters = ___ meters",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "5"
                }
            },
            {
                "id": 13,
                "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": 16,
                "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": 17,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 8,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "8 quarts = ___ gallons",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "2 pints = ___ cups",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "4000 milliliters = ___ liters",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "4"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}