Feature #1992
New option to select target of "Return to course homepage" in learning path
Start date:
13/09/2010
Due date:
% Done:
0%
Estimated time:
1.00 h
Complexity:
Normal
SCRUM pts - complexity:
2
Description
Some teachers report they want their students to return to the learning paths list instead of returning to the course homepage. Make that available as a new course setting (choose between "Course homepage" or "Learning paths list").
The display change goes into newscorm/lp_view.php, around line 247 (two times) or in lp_controller.php, as the return link points there anyway.
Requires database changes (one more course_setting, 2 more course_setting_options)