B Set 12 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": "length",
                "fromValue": 3,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "3 feet = ___ inches",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "36"
                }
            },
            {
                "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": "capacity",
                "fromValue": 10,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "10 gallons = ___ quarts",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "40"
                }
            },
            {
                "id": 6,
                "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": 7,
                "type": "measurement",
                "subType": "length",
                "fromValue": 7,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "7 meters = ___ centimeters",
                "answer": 700,
                "correctAnswer": "700",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "700"
                }
            },
            {
                "id": 9,
                "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": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 7000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "7000 grams = ___ kilograms",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "7"
                }
            },
            {
                "id": 11,
                "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": 12,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "1 quarts = ___ pints",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "10000 grams = ___ kilograms",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 17,
                "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": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "1 pints = ___ cups",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "2 yards = ___ feet",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "6"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}