B Set 64 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": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "add-time",
                "question": "50 minutes after 3:00 = ?",
                "answer": "3:50",
                "correctAnswer": "3:50",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 45 minutes]",
                "answer": "5:45",
                "correctAnswer": "5:45",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "30 minutes before 11:15 = ?",
                "answer": "10:45",
                "correctAnswer": "10:45",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "add-time",
                "question": "60 minutes after 5:15 = ?",
                "answer": "6:15",
                "correctAnswer": "6:15",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "30 minutes before 9:00 = ?",
                "answer": "8:30",
                "correctAnswer": "8:30",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "20 minutes before 5:40 = ?",
                "answer": "5:20",
                "correctAnswer": "5:20",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "add-time",
                "question": "5 minutes after 5:10 = ?",
                "answer": "5:15",
                "correctAnswer": "5:15",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "add-time",
                "question": "25 minutes after 4:45 = ?",
                "answer": "5:10",
                "correctAnswer": "5:10",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "30 minutes after 4:45 = ?",
                "answer": "5:15",
                "correctAnswer": "5:15",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "add-time",
                "question": "15 minutes after 11:20 = ?",
                "answer": "11:35",
                "correctAnswer": "11:35",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 6, minute hand at 15 minutes]",
                "answer": "6:15",
                "correctAnswer": "6:15",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 35 minutes]",
                "answer": "12:35",
                "correctAnswer": "12:35",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "15 minutes before 12:55 = ?",
                "answer": "12:40",
                "correctAnswer": "12:40",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 12, minute hand at 5 minutes]",
                "answer": "12:05",
                "correctAnswer": "12:05",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "35 minutes before 2:50 = ?",
                "answer": "2:15",
                "correctAnswer": "2:15",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 20 minutes]",
                "answer": "11:20",
                "correctAnswer": "11:20",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 55 minutes]",
                "answer": "8:55",
                "correctAnswer": "8:55",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 6:05 to 6:10?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "40 minutes after 7:30 = ?",
                "answer": "8:10",
                "correctAnswer": "8:10",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "add-time",
                "question": "15 minutes after 5:00 = ?",
                "answer": "5:15",
                "correctAnswer": "5:15",
                "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"
}