davidpesce / moodle-mod_tincanlaunch

A Moodle plugin that allows the launching of xAPI content using the Rustici Launch Method.
45 stars 41 forks source link

206 simplified launch navigation #207

Closed Getafix-hub closed 3 years ago

Getafix-hub commented 3 years ago

This pull request is a proposed enhancement to a simplified launch navigation as described in https://github.com/davidpesce/moodle-mod_tincanlaunch/issues/206.

When the Simple Launch Navigation new configuration parameter is set, the launch navigation is simplified. This setting should be used in conjunction with the single registration. Although currently, the code does not enforces it.

This code change also implements the single / multiple registration setting which unless I missed it, was not present in master.

Looking forward to your feedback