...
Field | Type | Description | Example |
---|---|---|---|
| String | Primary key. ID of the class, in the format |
|
| Course | The course that this class is for. | |
| String | Human-readable class section name. |
|
| Term | Term that the class runs in. |
|
| String | Status of enrolment, one of: 'Open', 'Closed', 'Full', 'On Hold' |
|
| String | Class enrolment numbers - |
|
| String | Start and end dates that the class runs between. |
|
| String | Details of any exceptions to the class dates. |
|
| String | Census date (deadline to drop the course without financial penalty) |
|
| String | Whether faculty consent is required to enrol in the class. |
|
| String | Mode in which the class is delivered. |
|
| String | Any additional notes. |
...