vsite-hr / mentor

Online learning platform.
MIT License
3 stars 2 forks source link

Course head unit #10

Closed gkresic closed 7 years ago

gkresic commented 7 years ago

Support assigning one Unit as "representative" unit for this Course. For example, its thumbnail will be used as Courses own thumbnail.

gkresic commented 7 years ago

Db schema upgraded.

IMPORTANT: do not resolve head unit for every course. Instead create a separate method CourseManager.getHeadUnit(Course) and a separate REST endpoint at URL /courses/{id}/head