Compare two revisions of: MUMIE Ilias integration for administrators

... ... @@ -2,6 +2,8 @@
2 2
3 3 This article is meant for administrators of ILIAS servers, who want to enable the usage of MUMIE content on their platform.
4 4
5 +_This article applies to MumieTask v5.0 or later (requires ILIAS 11)._
6 +
5 7 # Installation and configuration
6 8
7 9 You need to install two separate ILIAS plugins for the MUMIE-ILIAS integration to work (MumieTask and MumieTaskHook). Due to restrictions
... ... @@ -16,7 +18,7 @@ from the ILIAS architecture, it's currently not possible to provide all necessar
16 18 |4 | Open the __Actions__ menu for _MumieTask_ and click first on __Install__ then on __Activate__ <br><br> ___Note:___<br>_If there are no entries for MumieTask and MumieTaskHook visible, try reloading the page._ | ![PluginActionButton](uploads/images/Ilias/pluginActionButton.png) |
17 19 |5 | Repeat step #4 for _MumieTaskHook_ | |
18 20 |6 | Open the __Action__ menu for _MumieTask_ again and click on __Configure__ | |
19 -|7 | Click on __Privacy__ and choose what kind of user data should be transmitted to MUMIE servers. | ![PrivacySettings](uploads/images/Ilias/privacySettings.png) |
21 +|7 | Click on __Privacy__ and choose what kind of user data should be transmitted to MUMIE servers. <br><br>_(ab Version 6.0)_ This setting will be removed; only a pseudonymous user id will be transmitted for every user, and no personal data (first name, last name, e-mail) can be shared anymore. | ![PrivacySettings](uploads/images/Ilias/privacySettings.png) |
20 22 |8 | Click on __Authentication__ and enter your API key and organization shorthand. Please don't change these settings autonomously! <br><br>If you don't know your API and organization keys, please get in touch with us. | ![AuthSettings](uploads/images/Ilias/authSettings.png) |
21 23
22 24 # Adding, editing and deleting MUMIE servers
23 25