... |
... |
@@ -8,14 +8,14 @@ Please note, that the MUMIE integration only works, if the necessary Moodle plug |
8 |
8 |
# How to add a new MUMIE Task to a Moodle course |
9 |
9 |
|
10 |
10 |
| Step | Description | Example | |
11 |
|
-|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| |
|
11 |
+|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| |
12 |
12 |
| 1 | Make sure that editing is enabled for the course. <br><br> If it's not, you need to activate editing mode by clicking the options symbol on the top right and select __Turn editing on__ |  | |
13 |
13 |
| 2 | Click on __Add an activity or resource__ in the section in which you want to create the _MUMIE Task_ |  | |
14 |
14 |
| 3 | Select _MUMIE Task_ from the list of available activities and click on the __Add__ button |  | |
15 |
15 |
| 4 | Select first a __MUMIE server__ from the drop down menu. <br>Then click on the __Problem selector__ button.<br><br>The problem selector will open in a new browser tab that will automatically close on completion.<br><br>If you encounter an error message like the following, contact your Moodle-Administrator, so that your Moodle-Account gets the right to use SSO.  |  | |
16 |
16 |
| 5 | The options that you have in the problem selector when choosing the __Pool__ server are a bit different than those when you chose a course server.<br>See [here for the pool server](LMS-Problem-Selector.md#problem-selecting-from-pool-server) and [here for course servers](LMS-Problem-Selector.md#problem-selecting-from-a-course-server). | | |
17 |
17 |
| 6 | After you have selected a problem, you can change the __Name__ for the _MUMIE Task_, and choose whether the _MUMIE Task_ should be __embedded__ into Moodle or opened in a __New window__ by selecting the corresponding option in the __Launch container__ field. <br> __New window__ is preferred as by default some browsers block the authentification in _iframes_ which is used for embedded problems. | This is what an embedded _MUMIE Task_ looks like in Moodle: <br><br>  | |
18 |
|
-| 7 | Enter an integer for __Maximum points__ and a minimal passing grade in the _Grade_ section. <br><br>You can also set a __Deadline__. If you do so, grades that were earned after the selected date won't be synchronized with the gradebook. <br><br>If you are adding the first MUMIE Task to a course you must also select whether to share grades with other MOODLE courses. Keep in mind that this decision is __final__, applies to all MUMIE Tasks in this course and cannot be changed later. |  | |
|
18 |
+| 7 | Enter an integer for __Maximum points__ and a minimal passing grade in the _Grade_ section. <br><br>You can also set a __Working period__. If you do so, grades that were earned after the selected date or timelimit won't be synchronized with the gradebook. <br><br>If you are adding the first MUMIE Task to a course you must also select whether to share grades with other MOODLE courses. Keep in mind that this decision is __final__, applies to all MUMIE Tasks in this course and cannot be changed later. |  | |
19 |
19 |
| 8 (optionally) | In the section _Activity Completion_, you can select, if the _MUMIE Task_ activity should be automatically marked as completed, when a passing grade was achieved. When you enable __Expect completed on__ the students will be reminded in Moodle about completing the task. |  | |
20 |
20 |
| 9 | __Save__ your new MUMIE task. | | |
21 |
21 |
|
... |
... |
@@ -70,9 +70,9 @@ Currently, grades for the __MUMIE Tasks__ are only updated when they are display |
70 |
70 |
|
71 |
71 |
# Properties of MUMIE Tasks explained |
72 |
72 |
| Property | Description | |
73 |
|
-|-|-| |
74 |
|
-|Name | Choose the displayed name for this activity | |
75 |
|
-| MUMIE Server | Select which server configuration to use. Every server may offer different courses and MUMIE tasks| |
|
73 |
+|---------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
|
74 |
+| Name | Choose the displayed name for this activity | |
|
75 |
+| MUMIE Server | Select which server configuration to use. Every server may offer different courses and MUMIE tasks | |
76 |
76 |
| MUMIE course | A course is a collection of linked lectures, training quizzes and exams about a specific field of study. | |
77 |
77 |
| MUMIE exercise | A MUMIE exercise represents a single graded exercise of a MUMIE course. | |
78 |
78 |
| Language | Most MUMIE content is available in multiple languages. Here you can set the language in which the MUMIE task should be displayed to the students | |
... |
... |
@@ -80,8 +80,9 @@ Currently, grades for the __MUMIE Tasks__ are only updated when they are display |
80 |
80 |
| Maximal grade | All MUMIE tasks are graded automatically. Here you can set how many points a user can get for completing the activity | |
81 |
81 |
| Grade to pass | Choose the minimal passing grade for the activity | |
82 |
82 |
| Require passing grade | In Moodle it is possible to automatically set an activity to completed, if certain conditions are met. If you select this option, a MUMIE task is only marked as completed, if the user has at least a passing grade | |
83 |
|
-| Deadline | Choose a deadline for the MUMIE task. If enabled, grades of tasks that were submitted after the selected date will not be synchronized with Moodle | |
84 |
|
-| Share grades with other courses | Choose whether to share a grade pool with other MOODLE courses or to use a private one.<br>If sharing is enabled, points that were earned for MUMIE problems in other courses will be automatically synchronized with this course\'s gradebook.<br>If not, this course will neither be able to import nor to export grades.| |
|
83 |
+| Working period/Deadline | Choose a deadline for the MUMIE task. If enabled, grades of tasks that were submitted after the selected date will not be synchronized with Moodle | |
|
84 |
+| Working period/Timelimit | Select a timelimit for the MUMIE task. If activated, an individual time limit is set when the MUMIE task is opened, and it ends automatically once the timelimit has expired. The grades for tasks are only synchronized after this time limit. | |
|
85 |
+| Share grades with other courses | Choose whether to share a grade pool with other MOODLE courses or to use a private one.<br>If sharing is enabled, points that were earned for MUMIE problems in other courses will be automatically synchronized with this course\'s gradebook.<br>If not, this course will neither be able to import nor to export grades. | |
85 |
86 |
|
86 |
87 |
# Creating and import your own pool worksheets |
87 |
88 |
|
88 |
89 |
|