B Set 34 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": "hard",
        "config": {
            "difficulty": "hard",
            "clockMode": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "3 minutes before 5:44 = ?",
                "answer": "5:41",
                "correctAnswer": "5:41",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "add-time",
                "question": "63 minutes after 10:17 = ?",
                "answer": "11:20",
                "correctAnswer": "11:20",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:57 to 6:53?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:06 to 6:12?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "add-time",
                "question": "49 minutes after 11:37 = ?",
                "answer": "12:26",
                "correctAnswer": "12:26",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:27 to 7:37?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 9:35 = ?",
                "answer": "9:30",
                "correctAnswer": "9:30",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "13 minutes before 3:57 = ?",
                "answer": "3:44",
                "correctAnswer": "3:44",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 25 minutes]",
                "answer": "9:25",
                "correctAnswer": "9:25",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "add-time",
                "question": "73 minutes after 11:09 = ?",
                "answer": "12:22",
                "correctAnswer": "12:22",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:13 to 11:19?",
                "answer": 66,
                "correctAnswer": "66",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "add-time",
                "question": "15 minutes after 4:23 = ?",
                "answer": "4:38",
                "correctAnswer": "4:38",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "36 minutes before 3:46 = ?",
                "answer": "3:10",
                "correctAnswer": "3:10",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 31 minutes]",
                "answer": "2:31",
                "correctAnswer": "2:31",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:20 to 8:32?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "14 minutes before 2:14 = ?",
                "answer": "2:00",
                "correctAnswer": "2:00",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "add-time",
                "question": "51 minutes after 9:16 = ?",
                "answer": "10:07",
                "correctAnswer": "10:07",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "30 minutes before 10:37 = ?",
                "answer": "10:07",
                "correctAnswer": "10:07",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 6, minute hand at 44 minutes]",
                "answer": "6:44",
                "correctAnswer": "6:44",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "12 minutes before 7:50 = ?",
                "answer": "7:38",
                "correctAnswer": "7:38",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}