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