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