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