ILIAS integration plugin for Nolej AI. A demo is available on YouTube.
Nolej AI, developed by Neuronys, offers several advantages, including AI-driven courseware that can quickly convert documents, videos, and audio into dynamic active learning content. It facilitates skill development and personalized learning paths, saving educators significant time and enhancing engagement through interactive content creation tools, gamification, and social learning.
To use the plugin, start by registering on Nolej AI website. Upon registration, you'll receive an API key. Simply insert this key into the plugin to enable its features. It's a quick step to enhance your experience. Let's get started! 🚀
Please note that while the plugin itself is free, registration on Nolej website for an API key is a separate process. Your support is appreciated!
Help us expand language support! If your favorite language isn't here, contribute and make this project truly global. Your input is not just welcome - it's essential! 🚀
This plugin currently supports the following languages:
- 🇬🇧 English
- 🇫🇷 French
- 🇮🇹 Italian
- 🇩🇪 German
Note: this branch is for ILIAS 8. If you have ILIAS 6 or 7, see branch release_7.
- ILIAS 8.x - 9.x
- H5P Repository plugin installed and updated (tested wih version
5.x
and6.x
)
From the ILIAS directory, run:
mkdir -p Customizing/global/plugins/Services/Repository/RepositoryObject
cd Customizing/global/plugins/Services/Repository/RepositoryObject
git clone -b release_8 https://github.com/Neuronys/ilias-robj_nolej Nolej
Return to the ILIAS directory and run:
composer du
- Go into
Administration
->Extending ILIAS
->Plugins
- Look for the plugin "Nolej"
- Click on
Actions
->Install
-
Configure the API Key
- Log in to ILIAS and navigate to
Administration
->Extending ILIAS
->Plugins
. - Find the "Nolej" plugin in the list and click on
Actions
->Configure
. - In the configuration section, locate the "API Key" field.
- Enter your Nolej API key obtained during registration.
- Click "Save" to apply the changes.
- Log in to ILIAS and navigate to
-
Enable the Anonymous Access
- Go into
Administration
->System Settings and Maintenance
->General Settings
- Enable
Anonymous Access
- Save
- Go into
-
Enable TinyMCE Editor (optional, but recommended)
- Go into
Administration
->Layout and Navigation
->Editing
- Select tab
TinyMCE Editor
->General Settings
- Activate the checkbox
- Save
- Go into
-
(Only for ILIAS 8) Open
client.ini.php
file inside thedata
directory and put this below[server]
:
[server]
prevent_super_global_replacement = 1
Explore a personalized touch to your pages with the companion page component plugin! Seamlessly insert activities directly within the ILIAS page editor to tailor your experience. This addition takes customization to the next level, providing a more dynamic and engaging user interface. Get ready to elevate your content creation with this powerful extension! 💡 ✨