Structs§
- Based on CourseModulesSchema but completion_policy parsed and addded (and some not needeed fields removed).
- Matches the columns in the database.
Enums§
Functions§
- Gets course modules for the given course as a map, indexed by the
id
field. - Gets course module where the given exercise belongs to. This will result in an error in the case of an exam exercise.
- Gets all course modules with a matching
uh_course_code
or courseslug
.