Releases: mebis-lp/mod_learningmap
Releases · mebis-lp/mod_learningmap
v0.9.8.2
v0.9.8
v0.9.7
v0.9.6.1
v0.9.6
- 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
v0.9.5
v0.9.5
- 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!