| ... |
... |
@@ -2,6 +2,8 @@ |
| 2 |
2 |
|
| 3 |
3 |
This article is meant for administrators of Moodle servers, who want to enable the usage of MUMIE content on their platform. |
| 4 |
4 |
|
|
5 |
+_This article applies to auth_mumie v1.9.0 / mod_mumie v1.10.0 or later (requires Moodle 4.3+, tested up to Moodle 5.2)._ |
|
6 |
+ |
| 5 |
7 |
# Installation |
| 6 |
8 |
|
| 7 |
9 |
You need to install two separate Moodle plugins for the MUMIE-Moodle integration to work (mod_mumie and auth_mumie). Due to restrictions |
| ... |
... |
@@ -14,11 +16,12 @@ You can install both plugins directly from the MOODLE Plugin Directory. |
| 14 |
16 |
|1 | Go to __Site administration__. | | |
| 15 |
17 |
|2 |Select the __Plugins__ tab and click on __Install plugins__. | | |
| 16 |
18 |
|3 | Click on __Install plugins from the Moodle plugin directory__ and enter _mumie_ into the search box. <br>Then select __MUMIE Single Sign On__, click on __Install now__ and follow the displayed instructions. | | |
| 17 |
|
-|4 | Enter your API key, your organization key and select, whether additional user data should be shared with the MUMIE server. <br>Then click on __Save changes__<br><br>If you don't know your API and organization keys, please get in touch with us. You can always enter or change them by going to the plugin settings page. | | |
|
19 |
+|4 | Enter your API key, your organization key and select, whether additional user data should be shared with the MUMIE server. <br>Then click on __Save changes__<br><br>If you don't know your API and organization keys, please get in touch with us. You can always enter or change them by going to the plugin settings page. <br><br>_(ab Version 1.10.0)_ The option to share additional user data will be removed; only a pseudonymous user id will be transmitted for every user from then on. | | |
| 18 |
20 |
|5 | Go to __Site administration__, select the __Plugins__ tab and click on __Manage authentication__ in the __Authentication__ section. | | |
| 19 |
21 |
|6 | Enable __MUMIE Single Sign On__ by clicking on the eye icon. |  | |
| 20 |
22 |
|7 | Return to plugin installer and install mod_mumie plugin | Repeat steps 2 and 3 for _MUMIE Task_ | |
| 21 |
|
-|8 | Contact us via [email](mailto:plugins@integral-learning.de) and send us the URL of your Moodle server. You can also send us the IP address your server uses for outgoing HTTP requests to improve security further| We need this information to configure our own servers | |
|
23 |
+|8 | Optionally, choose a __Default grade pool__ setting on the _MUMIE Single Sign On_ settings page: let teachers freely choose whether a course shares its grades with other courses, or lock this choice platform-wide to either always-private or always-shared. | | |
|
24 |
+|9 | Contact us via [email](mailto:plugins@integral-learning.de) and send us the URL of your Moodle server. You can also send us the IP address your server uses for outgoing HTTP requests to improve security further| We need this information to configure our own servers | |
| 22 |
25 |
|
| 23 |
26 |
# Adding, editing and deleting MUMIE servers |
| 24 |
27 |
|
| ... |
... |
@@ -27,14 +30,15 @@ Teachers can add new MUMIE servers themselves, but for security reasons, they ca |
| 27 |
30 |
| Step | Description | Example | |
| 28 |
31 |
|-|-|-| |
| 29 |
32 |
|1 | Go to __Site administration__ | | |
| 30 |
|
-|2 | Select the __Plugins__ tab and click on __Plugins overview__ |  | |
| 31 |
|
-|3 | Search the table for the auth_mumie entry and click on __Settings__ |  | |
| 32 |
|
-|4 | Select if you want to add, edit or delete a MUMIE server by clicking on the respective buttons | | |
| 33 |
|
-|5 | When adding or editing a MUMIE server configuration, keep in mind that both __Server name__ and __MUMIE URL Prefix__ must be unique | | |
|
33 |
+|2 | Select the __Plugins__ tab and click on __Plugins overview__, then search the table for the auth_mumie entry and click on __Settings__ |  | |
|
34 |
+|3 | Select if you want to add, edit or delete a MUMIE server by clicking on the respective buttons | | |
|
35 |
+|4 | When adding or editing a MUMIE server configuration, keep in mind that both __Server name__ and __MUMIE URL Prefix__ must be unique | | |
| 34 |
36 |
|
| 35 |
37 |
# Important notice |
| 36 |
38 |
Currently, grades for the __MUMIE Tasks__ are only updated when they are displayed in the Moodle gradebook (e.g. the course's grader report is viewed or the student opens his own gradebook). This means that we cannot guarantee that all grades are up-to-date, when they are accessed by other means than the one described above. |
| 37 |
39 |
|
|
40 |
+ |
|
41 |
+ |
| 38 |
42 |
# Course Activity Reports |
| 39 |
43 |
|
| 40 |
44 |
Every time a student opens a MumieTask (activity) a log entry is created. These logs can be accessed as usual through the Moodle 'Course reports'. |
| 41 |
45 |
|