B Set 15 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": "medium",
        "config": {
            "maxNumber": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 3,
                "type": "measurement",
                "subType": "length",
                "fromValue": 1,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "1 yards = ___ feet",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "length",
                "fromValue": 9,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "9 feet = ___ inches",
                "answer": 108,
                "correctAnswer": "108",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "10 quarts = ___ pints",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 18,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "18 cups = ___ pints",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "7 gallons = ___ quarts",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 2000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "2000 grams = ___ kilograms",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "10 pints = ___ cups",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "10000 grams = ___ kilograms",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 36,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "36 quarts = ___ gallons",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "length",
                "fromValue": 1,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "1 meters = ___ centimeters",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "1 quarts = ___ pints",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "2 meters = ___ centimeters",
                "answer": 200,
                "correctAnswer": "200",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}