This plugin adds the user interface for the LearningObjectiveSuggestions
plugin:
- Adds a new tab to the course containing calculated learning objective suggestions
- Displays all suggestions with the computed score
- Allows to manually change/reorder the computed suggestions
- Allows to send the notification manually
Note: This plugin requires the LearningObjectiveSuggestions
plugin.
Start at your ILIAS root directory
mkdir -p Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
cd Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
git clone https://git.studer-raimann.ch/ILIAS-Kunde-DHBW-Karlsruhe/LearningObjectiveSuggestionsUI.git
As an ILIAS administrator, go to "Administration -> Plugins" and install/activate the plugin.