Skip to content

Releases: integral-learning/moodle-mod_mumie

[v1.7.1] - 2024-06-13

13 Jun 16:21
085f54d
Compare
Choose a tag to compare

[v1.7.1] - 2024-06-13

Fixed

  • Fixed Moodle >=4.3 compatibility bug, where Require passing grade was not being displayed in completion configuration.
  • Fixed PHP 8.2 deprecation warning for dynamically created properties.

[v1.7.0] - 2024-05-06

06 May 16:12
d428344
Compare
Choose a tag to compare

[v1.7.0] - 2024-05-06

Added

  • Preselection of currently selected Problem when opening the Problem selector
  • SSO when opening the Problem selector for the Problem Pool

Fixed

  • Fixed deprecation warning on activity page

[v1.6.2] - 2023-11-09

09 Nov 21:57
d4b8bdf
Compare
Choose a tag to compare

[v1.6.2] - 2023-11-09

Fixed

  • Grade synchronisation bug fixed
  • Support php:7.4

[v1.6.1] - 2023-10-31

31 Oct 11:45
154057b
Compare
Choose a tag to compare

[v1.6.1] - 2023-10-31

Added

  • The language is sent with the worksheet during the note synchronization request.

[v1.6.0] - 2023-10-23

25 Oct 11:30
a47faee
Compare
Choose a tag to compare

Added

  • Teachers can incorporate worksheets with a deadline
  • The opening of a mummy activity is logged
  • Added button to open multi problem selector to mod_form

Changed

  • On grade overview page: Moved button to open MUMIE Task above participant list to improve UX

[v1.5.0] - 2023-05-15

15 May 12:29
5f6d169
Compare
Choose a tag to compare

[v1.5.0] - 2023-05-09

Added

  • Teachers can now select worksheets in the problem selector. Worksheets are a collection of problems with a custom correction workflow

[v1.4.10] - 2023-03-06

06 Mar 15:02
e37b3d2
Compare
Choose a tag to compare

[v1.4.10] - 2023-03-06

Changed

  • Button to open a MUMIE Task in grading view is moved on top of the participant list

Added

  • The Multiple Problem Selector can now be opened directly from mod_mumie form

[v1.4.9] - 2023-11-01

11 Jan 15:21
3390873
Compare
Choose a tag to compare

[v1.4.9] - 2023-01-11

Fixed

  • Fixed a caching issue that caused inconsistent behaviour whenever the MUMIE Task was clicked on in course view

[v1.4.8] - 2022-03-11

08 Jul 10:14
ada7729
Compare
Choose a tag to compare

[v1.4.8] - 2022-07-08

Fixed

  • MUMIE Task's grading page is no longer opened in new tab.

[v1.4.7] - 2022-03-23

23 Mar 13:55
fd5b175
Compare
Choose a tag to compare

[v1.4.7] - 2022-03-23

Fixed

  • Fixed an issue where only participants with default student role were listed on the individual grading settings page. Now every participant with a graded role will be listed.