|
Interface Summary |
| AcademicSession |
An institutional context for CourseOfferings, distinguishing one instance of
a CanonicalCourse from another. |
| CanonicalCourse |
A CanonicalCourse represents the aspects of a course that stay the same across
instances of a course. |
| CourseManagementAdministration |
A service that provides for the administration of enterprise-defined course data. |
| CourseManagementService |
A read-only service that queries enterprise course, section, membership, and
enrollment data. |
| CourseOffering |
An instance of a course. |
| CourseSet |
Models "School" and "Department" as well as more ad hoc groupings. |
| Enrollment |
The official relationship of a student to something that gets a final grade
(or equivalent). |
| EnrollmentSet |
Defines a group of students who are somehow associated with a CourseOffering
or a Section for credit. |
| Meeting |
A time and a place for a Section to meet. |
| Membership |
A user-role pair associated with something. |
| Section |
Models a "cohort" (a stable group which enrolls in multiple courses as a unit)
as well as officially delimited course "groups" and "sections". |
| SectionCategory |
|