B Set 70 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": {
            "difficulty": "medium",
            "clockMode": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:04 to 10:19?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:02 to 2:29?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "44 minutes before 7:01 = ?",
                "answer": "6:17",
                "correctAnswer": "6:17",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "30 minutes before 4:11 = ?",
                "answer": "3:41",
                "correctAnswer": "3:41",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "58 minutes before 10:14 = ?",
                "answer": "9:16",
                "correctAnswer": "9:16",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "50 minutes before 4:52 = ?",
                "answer": "4:02",
                "correctAnswer": "4:02",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "add-time",
                "question": "77 minutes after 3:12 = ?",
                "answer": "4:29",
                "correctAnswer": "4:29",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 5, minute hand at 52 minutes]",
                "answer": "5:52",
                "correctAnswer": "5:52",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "add-time",
                "question": "1 minutes after 8:32 = ?",
                "answer": "8:33",
                "correctAnswer": "8:33",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "add-time",
                "question": "83 minutes after 7:20 = ?",
                "answer": "8:43",
                "correctAnswer": "8:43",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "39 minutes before 10:11 = ?",
                "answer": "9:32",
                "correctAnswer": "9:32",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:06 to 4:23?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "add-time",
                "question": "13 minutes after 5:58 = ?",
                "answer": "6:11",
                "correctAnswer": "6:11",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 5:15 to 7:10?",
                "answer": 115,
                "correctAnswer": "115",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 10:38 to 12:34?",
                "answer": 116,
                "correctAnswer": "116",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 1, minute hand at 20 minutes]",
                "answer": "1:20",
                "correctAnswer": "1:20",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 11:29 to 12:24?",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "41 minutes before 3:51 = ?",
                "answer": "3:10",
                "correctAnswer": "3:10",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [8 o'clock]",
                "answer": "8:00",
                "correctAnswer": "8:00",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 1, minute hand at 25 minutes]",
                "answer": "1:25",
                "correctAnswer": "1:25",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}