B Set 44 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "clock-math",
        "subject": "clock-math",
        "difficulty": "medium",
        "config": {
            "clockMode": "5-minutes",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "55 minutes before 2:00 = ?",
                "answer": "1:05",
                "correctAnswer": "1:05",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "add-time",
                "question": "55 minutes after 6:25 = ?",
                "answer": "7:20",
                "correctAnswer": "7:20",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [3 o'clock]",
                "answer": "3:00",
                "correctAnswer": "3:00",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:15 to 5:40?",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "add-time",
                "question": "85 minutes after 6:40 = ?",
                "answer": "8:05",
                "correctAnswer": "8:05",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:20 to 9:30?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 1, minute hand at 55 minutes]",
                "answer": "1:55",
                "correctAnswer": "1:55",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "45 minutes before 9:55 = ?",
                "answer": "9:10",
                "correctAnswer": "9:10",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "45 minutes after 4:45 = ?",
                "answer": "5:30",
                "correctAnswer": "5:30",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "add-time",
                "question": "75 minutes after 6:45 = ?",
                "answer": "8:00",
                "correctAnswer": "8:00",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "add-time",
                "question": "80 minutes after 2:05 = ?",
                "answer": "3:25",
                "correctAnswer": "3:25",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [2 o'clock]",
                "answer": "2:00",
                "correctAnswer": "2:00",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 2:40 = ?",
                "answer": "2:35",
                "correctAnswer": "2:35",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 15 minutes]",
                "answer": "5:15",
                "correctAnswer": "5:15",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "add-time",
                "question": "65 minutes after 10:25 = ?",
                "answer": "11:30",
                "correctAnswer": "11:30",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:05 to 1:15?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 3:00 = ?",
                "answer": "2:55",
                "correctAnswer": "2:55",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "add-time",
                "question": "40 minutes after 11:45 = ?",
                "answer": "12:25",
                "correctAnswer": "12:25",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 9:00 = ?",
                "answer": "8:55",
                "correctAnswer": "8:55",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "add-time",
                "question": "5 minutes after 7:15 = ?",
                "answer": "7:20",
                "correctAnswer": "7:20",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}