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