10-152-311 - Object-Oriented Programming 1

1.1 Gradebook Object Diagram: Overview

Create a UML object diagram using the following requirements text as a guide:

Blackboard is a gradebook.

The gradebook has a student calendar that is a calendar.

The gradebook has a current student that is a student.

The student has an advisor that is an instructor.