Coding Practice: Gradebooks

You want to develop a gradebook for a course. The gradebook must support the following requirements:

Work out the class hierarchy and method headers you would use for this problem, accounting for encapsulation.