Skip to content

Resolve "Course name is not shown on exam test page"

Closes #204 (closed), backend-core#235 (closed)

ExamTestService.view() was not expanded for group, thus now loading the course's ID included in the group's object.

Same goes for ExamTextInstancesService.index() and ExamTestInstancesService.view(), affecting the student's exam instance listing and detail pages both, because it was not expanded for test.group.

Edited by Gergő Kiszely

Merge request reports

Loading