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