Author: Fred Neumann [email protected] Version: 8.0.0 (2022-02-17) Supports: ILIAS 8
-
Copy the assExampleQuestion directory to your ILIAS installation at the following path (create subdirectories, if neccessary):
Customizing/global/plugins/Modules/TestQuestionPool/Questions/assExampleQuestion
-
Execute
composer du
in ILIAS directory to register the plugin -
Go to Administration > Plugins
-
Choose "Install" for the assExampleQuestion plugin
-
Choose "Activate" for the assExampleQuestion plugin
There is nothing to configure for this plugin.
This is a minimalistic example for question type plugins of ILIAS. Its intention is to document the plugin slot and test its API. It has the minimum set of classes and methods needed for question type plugins. It adds no extra table to the database.
8.0.0 (2022-02-17)
- initial version for ILIAS 8
3.0.0 (2020-02-10)
- initial version for for ILIAS 5.4
2.0.0 (2018-05-28)
- initial version for for ILIAS 5.3