Skip to content
README.md 877 B
Newer Older
Michael Jansen's avatar
Michael Jansen committed
# ILIAS QuestionSetPool
nmatuschek's avatar
nmatuschek committed
* For ILIAS versions: 5.3.0 - 5.3.999
Michael Jansen's avatar
Michael Jansen committed

## Installation Instructions
1. Create the plugin path:
Niels Theen's avatar
Niels Theen committed
  ```
  <ILIAS_DIRECTORY>/Customizing/global/plugins/Services/Repository/RepositoryObject
  ```
  Move to the directory:
  ```
  $ cd <ILIAS_DIRECTORY>/Customizing/global/plugins/Services/Repository/RepositoryObject
  ```
  Clone this repository:
  ```
  $ git clone https://gitlab.databay.de/formatest/FormATest_QuestionSetPool
  ```
  Change the name of the plugin: 
  ```$ mv FormATest_QuestionSetPool QuestionSetPool```
Michael Jansen's avatar
Michael Jansen committed
2. Login to ILIAS with an administrator account (e.g. root)
3. Select **Plugins** from the **Administration** main menu drop down.
4. Search the **QuestionSetPool** plugin in the list of plugin and choose **Activate** from the **Actions** drop down.
5. Choose **Configure** from the **Actions** drop down and enter the required data.