From Course The Schedule blocks will include all courses in the same prefix at the same time, so we need to include the coursePrefix as a header
The class session that will be listed within this block
From Meeting The length of the meeting, in minutes.
From Meeting The hour portion of the time at which the meeting ends
From Meeting The minute portion of the time at which the meeting ends
From Meeting The hour portion of the time at which the meeting begins
From Meeting The minute portion of the time at which the meeting begins
From Meeting The day of the week on which the block should be displayed
Generated using TypeDoc
[[CourseInstanceScheduleView]]s are used to generate the course timetable in the client-side app. This view groups courses that have the same prefix, startTime, and duration, and orders them by those same values (ASC).