B Set 61 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": {
            "difficulty": "medium",
            "clockMode": "quarter-hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "add-time",
                "question": "34 minutes after 11:29 = ?",
                "answer": "12:03",
                "correctAnswer": "12:03",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "56 minutes before 12:37 = ?",
                "answer": "11:41",
                "correctAnswer": "11:41",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 10, minute hand at 12 minutes]",
                "answer": "10:12",
                "correctAnswer": "10:12",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 11:23 to 12:28?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "19 minutes before 6:28 = ?",
                "answer": "6:09",
                "correctAnswer": "6:09",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 9 minutes]",
                "answer": "2:09",
                "correctAnswer": "2:09",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "add-time",
                "question": "82 minutes after 7:27 = ?",
                "answer": "8:49",
                "correctAnswer": "8:49",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 56 minutes]",
                "answer": "12:56",
                "correctAnswer": "12:56",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:07 to 1:45?",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "add-time",
                "question": "89 minutes after 9:49 = ?",
                "answer": "11:18",
                "correctAnswer": "11:18",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "add-time",
                "question": "15 minutes after 10:53 = ?",
                "answer": "11:08",
                "correctAnswer": "11:08",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:42 to 4:25?",
                "answer": 103,
                "correctAnswer": "103",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:33 to 11:50?",
                "answer": 77,
                "correctAnswer": "77",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "add-time",
                "question": "56 minutes after 9:12 = ?",
                "answer": "10:08",
                "correctAnswer": "10:08",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "58 minutes before 9:00 = ?",
                "answer": "8:02",
                "correctAnswer": "8:02",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "35 minutes before 8:52 = ?",
                "answer": "8:17",
                "correctAnswer": "8:17",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:31 to 3:39?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 1:58 to 2:08?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "7 minutes after 4:31 = ?",
                "answer": "4:38",
                "correctAnswer": "4:38",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "add-time",
                "question": "73 minutes after 7:35 = ?",
                "answer": "8:48",
                "correctAnswer": "8:48",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}