B Set 53 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
        },
        "problems": [
            {
                "id": 1,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 5,
                "fromUnit": "liters",
                "toUnit": "milliliters",
                "question": "5 liters = ___ milliliters",
                "answer": 5000,
                "correctAnswer": "5000",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 4,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "4 quarts = ___ pints",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "4 kilograms = ___ grams",
                "answer": 4000,
                "correctAnswer": "4000",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "10 meters = ___ centimeters",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "2 yards = ___ feet",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "4 pounds = ___ ounces",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "1 quarts = ___ pints",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 7000,
                "fromUnit": "milliliters",
                "toUnit": "liters",
                "question": "7000 milliliters = ___ liters",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 6,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "6 pints = ___ quarts",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 12,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "12 feet = ___ yards",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "length",
                "fromValue": 7,
                "fromUnit": "feet",
                "toUnit": "inches",
                "question": "7 feet = ___ inches",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "2 quarts = ___ pints",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "miles",
                "toUnit": "feet",
                "question": "2 miles = ___ feet",
                "answer": 10560,
                "correctAnswer": "10560",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 5,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "5 pints = ___ cups",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 12,
                "fromUnit": "pints",
                "toUnit": "quarts",
                "question": "12 pints = ___ quarts",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 6,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "6 tons = ___ pounds",
                "answer": 12000,
                "correctAnswer": "12000",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "length",
                "fromValue": 27,
                "fromUnit": "feet",
                "toUnit": "yards",
                "question": "27 feet = ___ yards",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "measurement",
                "subType": "length",
                "fromValue": 5,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "5 meters = ___ centimeters",
                "answer": 500,
                "correctAnswer": "500",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "length",
                "fromValue": 3,
                "fromUnit": "kilometers",
                "toUnit": "meters",
                "question": "3 kilometers = ___ meters",
                "answer": 3000,
                "correctAnswer": "3000",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}