B Set 25 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": 2,
                "type": "measurement",
                "subType": "length",
                "fromValue": 200,
                "fromUnit": "centimeters",
                "toUnit": "meters",
                "question": "200 centimeters = ___ meters",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 5,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "5 pints = ___ cups",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "length",
                "fromValue": 2,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "2 meters = ___ centimeters",
                "answer": 200,
                "correctAnswer": "200",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 48,
                "fromUnit": "ounces",
                "toUnit": "pounds",
                "question": "48 ounces = ___ pounds",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 3,
                "fromUnit": "pints",
                "toUnit": "cups",
                "question": "3 pints = ___ cups",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "2 gallons = ___ quarts",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "10 meters = ___ centimeters",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "6 yards = ___ feet",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "length",
                "fromValue": 12,
                "fromUnit": "inches",
                "toUnit": "feet",
                "question": "12 inches = ___ feet",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "length",
                "fromValue": 4,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "4 yards = ___ feet",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}