B Set 31 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": "hard",
        "config": {
            "difficulty": "hard",
            "clockMode": "hour",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 8, minute hand at 44 minutes]",
                "answer": "8:44",
                "correctAnswer": "8:44",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:42 to 4:24?",
                "answer": 102,
                "correctAnswer": "102",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:35 to 5:35?",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 3:59 to 5:19?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:01 to 5:52?",
                "answer": 111,
                "correctAnswer": "111",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "clock-math",
                "subType": "add-time",
                "question": "43 minutes after 2:54 = ?",
                "answer": "3:37",
                "correctAnswer": "3:37",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "add-time",
                "question": "20 minutes after 2:59 = ?",
                "answer": "3:19",
                "correctAnswer": "3:19",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 4:45 to 4:47?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 11, minute hand at 43 minutes]",
                "answer": "11:43",
                "correctAnswer": "11:43",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "add-time",
                "question": "53 minutes after 4:13 = ?",
                "answer": "5:06",
                "correctAnswer": "5:06",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "53 minutes before 7:17 = ?",
                "answer": "6:24",
                "correctAnswer": "6:24",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "add-time",
                "question": "11 minutes after 7:04 = ?",
                "answer": "7:15",
                "correctAnswer": "7:15",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 2:29 to 3:48?",
                "answer": 79,
                "correctAnswer": "79",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 8:24 to 10:24?",
                "answer": 120,
                "correctAnswer": "120",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "23 minutes before 5:17 = ?",
                "answer": "4:54",
                "correctAnswer": "4:54",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 9, minute hand at 39 minutes]",
                "answer": "9:39",
                "correctAnswer": "9:39",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 9:32 to 10:37?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "elapsed-time",
                "question": "How many minutes from 9:09 to 9:20?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "clock-math",
                "subType": "add-time",
                "question": "84 minutes after 4:02 = ?",
                "answer": "5:26",
                "correctAnswer": "5:26",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "33 minutes before 11:07 = ?",
                "answer": "10:34",
                "correctAnswer": "10:34",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}