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