Compare two revisions of: MUMIE Moodle integration for administrators

... ... @@ -14,7 +14,7 @@ You can install both plugins directly from the MOODLE Plugin Directory.
14 14 |1 | Go to __Site administration__. | ![siteAdministration](uploads/images/Moodle/admin-manual/siteAdministrationNavBar.png)|
15 15 |2 |Select the __Plugins__ tab and click on __Install plugins__. |![pluginTab](uploads/images/Moodle/admin-manual/pluginTab.png) |
16 16 |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. |![installForm](uploads/images/Moodle/admin-manual/installForm.png) |
17 -|4 | Enter your API key, your organisation 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 organisation keys, please get in touch with us. You can always enter or change them by going to the plugin settings page. |![installPopup](uploads/images/Moodle/admin-manual/ssoInstallationPopup.png) |
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. |![installPopup](uploads/images/Moodle/admin-manual/ssoInstallationPopup.png) |
18 18 |5 | Go to __Site administration__, select the __Plugins__ tab and click on __Manage authentication__ in the __Authentication__ section. |![authenticationTab](uploads/images/Moodle/admin-manual/authenticationTab.png) |
19 19 |6 | Enable __MUMIE Single Sign On__ by clicking on the eye icon. | ![enableAuthPlugin](uploads/images/Moodle/admin-manual/enableAuthPlugin.png) |
20 20 |7 | Return to plugin installer and install mod_mumie plugin | Repeat steps 2 and 3 for _MUMIE Task_ |
... ... @@ -24,7 +24,7 @@ You can install both plugins directly from the MOODLE Plugin Directory.
24 24
25 25 Teachers can create MUMIE Tasks in their MOODLE courses simply by dragging browser elements from MUMIE courses into MOODLE. But you need to enable an _experimental_ MOODLE feature for that to work.
26 26
27 -Just go to __Site Administraion->Development->Experimental Settings__ and activate __Drag and drop upload of text/links__.
27 +Just go to __Site Administration->Development->Experimental Settings__ and activate __Drag and drop upload of text/links__.
28 28
29 29 When introduced several years ago, this feature was marked as experimental to ensure consistency in the UI because there is no general browser standard for the drag event. E.g.: It is not possible to drag elements between FireFox and Chrome.
30 30
31 31