Skip to content

Releases: integral-learning/moodle-mod_mumie

[v1.4.6] - 2022-03-11

11 Mar 14:02
d5f2f22
Compare
Choose a tag to compare

[v1.4.6] - 2022-03-11

Added

  • Added support for MUMIE servers with multiple courses

Fixed

  • Fixed an issue where an invalid MUMIE server crashes MUMIE Task form. Invalid servers are temporarily removed and a warning is displayed.

[v1.4.5] - 2021-09-01

01 Sep 15:58
278f565
Compare
Choose a tag to compare

[v1.4.5] - 2021-09-01

Fixed

  • Fixed an issue, where adding MUMIE Tasks via drag&drop did not create entries in the Moodle Gradebook.

[v1.4.4] - 2021-07-29

29 Jul 14:48
d531b29
Compare
Choose a tag to compare

[v1.4.4] - 2021-07-29

Added

  • Added possibility to select ungraded articles, chapters and courses in problem selector.

Changed

  • Removed "use entire course" button. You can create a MUMIE Task linking to the course overview page by selecting the respective problem in problem selector. It's listed under Type -> Overview.

Fixed

  • Added styling for warning and info badges (for deadline, passing grade etc) in course view for Moodle 3.11

[v1.4.3] - 2021-06-25

25 Jun 11:51
d3eb0ca
Compare
Choose a tag to compare

[v1.4.3] - 2021-06-25

Fixed

  • Fixed an issue on the MUMIE grading page where sorting the student list by either Due date extension or Submissions caused an error

[v1.4.2] - 2021

19 Mar 15:05
7f3c6df
Compare
Choose a tag to compare

[v1.4.2] - 2021-03-19

Added

  • Implemented Privacy-API

Changed

  • Streamlined ambiguous use of deadline and due date.
  • Added link to wiki in mod_form

Fixed

  • Properties can now be applied to other MUMIE Tasks, if MUMIE Server is missing

[v1.4.1] - 2021-02-26

26 Feb 11:16
6caf842
Compare
Choose a tag to compare

[v1.4.1] - 2021-02-26

Changed

  • Added passing grade as tag to MUMIE Task in course view

Added

  • Teachers that open a MUMIE Task now are shown a new overview page
  • Teachers can now grant individual due date extensions to students
  • Teachers can now see timestamps and results of all submissions a student has made for a MUMIE Task
  • Teachers can now select a submission to overwrite the current grade in the gradebook
  • Due dates and due date extensions are now shown in the calendar
  • The MUMIE Task properties duedate, max points and launch container can now be changed for multiple MUMIE Tasks at once

Fixed

  • Removed an error message that was displayed in course view, if the "use complete course" option was selected for a MUMIE Task.

[v1.4.0] - 2020-12-10

10 Dec 11:42
bb96f38
Compare
Choose a tag to compare

[v1.4.0] - 2020-12-10

Fixed

  • Missing server configuration no longer disables js in mod_mumie form
  • Corrected some spelling errors in strings and code documentation

Changed

  • MUMIE Problems are no longer selected with internal filter and dropdown menu. Instead, an external and more advanced problem browser (powered by LEMON) is opened.

[v1.3.6] - 2020-10-29

29 Oct 10:19
3272fe6
Compare
Choose a tag to compare

[v1.3.6] - 2020-10-29

Fixed

  • Admin settings regarding gradePool are no longer ignored when Tasks are imported via d&d
  • Properties dueDate and isGraded are now properly saved during duplication and backup

Added

  • It's now possible to import multiple MUMIE Tasks via drag & drop at once

Changed

  • "New Window"-mode is now the default option for new MUMIE Tasks
  • Added warning about potential issues with embedded MUMIE Tasks
  • Changing a MUMIE Task's problem now resets its grades

[v1.3.5] - 2020-09-16

16 Sep 13:58
b27329c
Compare
Choose a tag to compare

[v1.3.5] - 2020-09-16

Fixed

  • Fixed an issue where max grade was always displayed as 100 in grade book

[v1.3.4] - 2020-08-04

04 Aug 12:46
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where you couldn't link an entire course in a language for which there is no regular task defined.

Added

  • Added infobox to MUMIE Task form which explains that embedded MUMIE Tasks don't work in Safari due to technical limitations.
  • If an embedded MUMIE Task is opened with Safari, it will open in an tab instead of an iFrame.