B Set 33 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": {
            "clockMode": "hour",
            "maxNumber": 10,
            "maxSum": 10,
            "maxOperand": 10,
            "_gradeLevel": "k"
        },
        "problems": [
            {
                "id": 2,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "5 minutes before 3:50 = ?",
                "answer": "3:45",
                "correctAnswer": "3:45",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "3:45"
                }
            },
            {
                "id": 3,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "60 minutes before 4:20 = ?",
                "answer": "3:20",
                "correctAnswer": "3:20",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "3:20"
                }
            },
            {
                "id": 4,
                "type": "clock-math",
                "subType": "add-time",
                "question": "65 minutes after 11:50 = ?",
                "answer": "12:55",
                "correctAnswer": "12:55",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "12:55"
                }
            },
            {
                "id": 5,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 10, minute hand at 30 minutes]",
                "answer": "10:30",
                "correctAnswer": "10:30",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "10:30"
                }
            },
            {
                "id": 7,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [12 o'clock]",
                "answer": "12:00",
                "correctAnswer": "12:00",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "12:00"
                }
            },
            {
                "id": 10,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [hour hand near 2, minute hand at 10 minutes]",
                "answer": "2:10",
                "correctAnswer": "2:10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "2:10"
                }
            },
            {
                "id": 11,
                "type": "clock-math",
                "subType": "add-time",
                "question": "40 minutes after 5:05 = ?",
                "answer": "5:45",
                "correctAnswer": "5:45",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "5:45"
                }
            },
            {
                "id": 12,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "60 minutes before 2:40 = ?",
                "answer": "1:40",
                "correctAnswer": "1:40",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "1:40"
                }
            },
            {
                "id": 14,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "50 minutes before 7:50 = ?",
                "answer": "7:00",
                "correctAnswer": "7:00",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "7:00"
                }
            },
            {
                "id": 15,
                "type": "clock-math",
                "subType": "add-time",
                "question": "30 minutes after 9:00 = ?",
                "answer": "9:30",
                "correctAnswer": "9:30",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "9:30"
                }
            },
            {
                "id": 17,
                "type": "clock-math",
                "subType": "read-time",
                "question": "What time is shown on the clock? [11 o'clock]",
                "answer": "11:00",
                "correctAnswer": "11:00",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "11:00"
                }
            },
            {
                "id": 18,
                "type": "clock-math",
                "subType": "subtract-time",
                "question": "15 minutes before 7:40 = ?",
                "answer": "7:25",
                "correctAnswer": "7:25",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "7:25"
                }
            },
            {
                "id": 20,
                "type": "clock-math",
                "subType": "add-time",
                "question": "10 minutes after 7:15 = ?",
                "answer": "7:25",
                "correctAnswer": "7:25",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "animals-farm",
                    "label": "7:25"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}