This is the companion plugin for Nolej AI for ILIAS LMS.
Generate the activities with the main plugin, and insert them in your modules with this plugin.
Note: this branch is for ILIAS 8. If you have ILIAS 6 or 7, see branch release_7.
- ILIAS 8.x
- Nolej AI for ILIAS LMS plugin installed and updated.
From the ILIAS directory, run:
mkdir -p Customizing/global/plugins/Services/COPage/PageComponent
cd Customizing/global/plugins/Services/COPage/PageComponent
git clone -b release_8 https://github.com/Neuronys/ilias-pgcp_nolej NolejPageComponent
Return to the ILIAS directory and run:
composer du
- Go into
Administration
->Extending ILIAS
->Plugins
- Look for the name of this plugin
- Click on
Actions
->Install