B Set 52 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 10, minute hand at 45 minutes]",
                "answer": "10:45",
                "correctAnswer": "10:45",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 25 minutes]",
                "answer": "2:25",
                "correctAnswer": "2:25",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 50 minutes]",
                "answer": "8:50",
                "correctAnswer": "8:50",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "10 minutes before 12:20 = ?",
                "answer": "12:10",
                "correctAnswer": "12:10",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:45 to 7:30?",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "25 minutes before 9:45 = ?",
                "answer": "9:20",
                "correctAnswer": "9:20",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:35 to 7:20?",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "add-time",
                "question": "30 minutes after 10:30 = ?",
                "answer": "11:00",
                "correctAnswer": "11:00",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "40 minutes after 11:20 = ?",
                "answer": "12:00",
                "correctAnswer": "12:00",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "30 minutes before 2:20 = ?",
                "answer": "1:50",
                "correctAnswer": "1:50",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 11:35 = ?",
                "answer": "11:30",
                "correctAnswer": "11:30",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "20 minutes before 10:10 = ?",
                "answer": "9:50",
                "correctAnswer": "9:50",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:40 to 10:05?",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 7, minute hand at 45 minutes]",
                "answer": "7:45",
                "correctAnswer": "7:45",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "add-time",
                "question": "10 minutes after 10:35 = ?",
                "answer": "10:45",
                "correctAnswer": "10:45",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "add-time",
                "question": "50 minutes after 2:00 = ?",
                "answer": "2:50",
                "correctAnswer": "2:50",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:10 to 3:30?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "add-time",
                "question": "35 minutes after 6:15 = ?",
                "answer": "6:50",
                "correctAnswer": "6:50",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 40 minutes]",
                "answer": "8:40",
                "correctAnswer": "8:40",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 7:50 to 8:10?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}