Final exams API

Issue #45 resolved
Daníel Sigurgeirsson created an issue

There should be an API to retrieve a list of final exams for a given semester (with an optional department filter and perhaps more...)

A similar API to update a final exam information, such as the date/time and location, should also be added.

(Implementation details: CoursesController.GetCoursesWithFinalExam has a rough draft for this, which needs to be tested)

Comments (2)

  1. Log in to comment