ExamCalendarEntry

class ExamCalendarEntry[source]

A single scheduled exam.

course: Course

The course running the exam.

tenant: Tenant

The tenant of that course.

span: EntryWindow

When the first student may enter and the last must have left, widened by the per-student overrides the reader may see.

entry: EntryWindow

The entry window configured on the course.

widened: bool

Whether the overrides of the course widened the span in this entry.