- COURSE_INSTANCE_ID [1] **
- COURSE_ID [1]
- START_DATE [0..1]
- END_DATE [0..1]
- ACADEMIC_YEAR [0..1]
** indicates that the property is the primary key for this entity.
A course_instance is a stage of a course with a start date and an end date, often marked by a progression decision point at the end. Example: a single academic year in a 3 year Honours degree course.
Institution's identifier for this course_instance
To link student to course, and course to course_instance
Jisc
Any
String (255)
Start date for this course_instance
For analytics
Jisc
Date in ISO 8601 format - YYYY-MM-DD
String in ISO 8601 Date extended format - YYYY-MM-DD
Omitting this property could impair the functionality of analytics applications such as student apps or dashboards.
End date for this course_instance
For analytics
Jisc
Date in ISO 8601 format - YYYY-MM-DD
String in ISO 8601 Date extended format - YYYY-MM-DD
Omitting this property could impair the functionality of analytics applications such as student apps or dashboards.
Academic year to which the course_instance relates.
For display and analysis purposes
Jisc
Year as four digits - year that the academic year starts in, with valid values being from 1900 onwards.
Int
Could be derived, but academic year calendars may be different between institutions. This field could also be sourced directly from the SRS. Omitting this property could impair the functionality of analytics applications such as student apps or dashboards. Will be mandatory from v1.4.