Home - learnweb/moodle-mod_moodleoverflow GitHub Wiki

Changelog

v4.2-r2 Latest

Bug Fixes:

v4.2-r1

New Features:

bug fixes:

v4.1-r1

Bug fixes:

  • print header only once
  • hide anonymous student names to teacher in edit message
  • add missing capability strings
  • use allowforcesubscribe capability for subscription
  • minor style fixes

v4.0-r4

  • Allow admins to enable the moderation feature
  • moderation feature means:
  • Either questions (initial post) or questions and comments are reviewed before they are published
  • Reviewers are, by default, teachers (capability can be assigned to further roles)
  • Authors of rejected posts/questions are notified with an e-mail and an optional reasoning
  • Minor security fix so the post can only be changed by the author
  • Changes for anonymous feature
  • Setting for disallowing of creation of anonymous moodleoverflows is now working
  • Admin can choose between changing existing forums to not anonymous or disabling the setting for future moodleoverflows

v4.0-r3

  • Allow admins to enable the moderation feature
  • moderation feature means:
  • Either questions (initial post) or questions and comments are reviewed before they are published
  • Reviewers are, by default, teachers (capability can be assigned to further roles)
  • Authors of rejected posts/questions are notified with an e-mail and an optional reasoning
  • Minor security fix so the post can only be changed by the author
  • Changes for anonymous feature
  • Setting for disallowing of creation of anonymous moodleoverflows is now working
  • Admin can choose between changing existing forums to not anonymous or disabling the setting for future moodleoverflows

v4.0-r2

  • Bug fix

v4.0-r1

  • Compatibility for Moode 4.0
  • Overhaul of anonymous Feature
  • Style update
  • Enable teachers to make reputation and voting optional

v3.11-r2

  • Anonymous forum feature and some style and bug fixes

v3.11-r1

  • Minor Bug fixes

v3.10-r1 (2020111200)

Fixes

  • MySQL support for queries
  • Do not escape subject titles
  • Added grades table to privacy provider
  • Only allow using grade as activity completion goal if grading is activated

Other Changes

  • Added support for 3.10