Skip to content

Releases: mebis-lp/mod_learningmap

v0.9.8

27 Aug 13:25
45b26e8
Compare
Choose a tag to compare
  • Description is now possible
  • Fixed bug for backlink deactivation
  • Updates for Moodle 4.4 (Hooks)

Thanks a lot to @PhMemmel and @TobiGa for review and contributions!

v0.9.7

21 Feb 14:56
5ac6e32
Compare
Choose a tag to compare
  • Add support for default completion in Moodle 4.3
  • Improve caching for the backlink feature
  • Add admin setting to disable backlink feature

Thanks to @PhMemmel for the intense discussion during the review (which was as always very thorough!) - it helped a lot to improve the features!

v0.9.6.1

26 Jan 20:54
e250915
Compare
Choose a tag to compare
  • Fix upgrade step

v0.9.6

26 Jan 08:57
Compare
Choose a tag to compare
  • New feature: Create automatic backlink to learningmap in activities that are part of the map
  • Fix incorrect handling of activities with a passing grade that is not used by activity completion
  • Drop support for outdated Moodle versions
  • Fix layout problem in Moodle 4.3
  • Always show manual completion button

Thanks a lot to @tholudwig for the very thorough review!

v0.9.5

26 Oct 07:16
7201b24
Compare
Choose a tag to compare
v0.9.5.2

Bump version

v0.9.5

07 Oct 09:43
71adb4a
Compare
Choose a tag to compare
v0.9.5.1

Bump version, Moodle 4.3 support

v0.9.5

02 Aug 08:12
Compare
Choose a tag to compare
  • Option to highlight the path the students took through the map
  • Using filters for the map is now supported (be careful: many filters will destroy the svg!)
  • Title of places is now updated in editor (visible when hovering)
  • Moved set_module_viewed() to webservice
  • Environment check for FreeType support
  • Maturity level is now "stable"
  • Improved unit tests
  • Mapworker was refactored
  • Editor has now ids (for changing the form by the theme or sth else)

Thanks a lot to @tholudwig for doing the review, especially for his remarks on the highlight feature!

v0.9.4

03 Jun 11:25
1dda83e
Compare
Choose a tag to compare

This release fixes a bug that occurs when using ampersands in activity names.

v0.9.3

28 Mar 16:59
6f74502
Compare
Choose a tag to compare

This version establishes compatibility with Moodle 4.2

v0.9.2

07 Feb 13:34
5ada8bc
Compare
Choose a tag to compare

Fixes an error that occurred when using showall feature and some places were not linked to an activity.

Thanks a lot to @pmaneggia for doing the review!