Releases: learnweb/moodle-mod_moodleoverflow
Releases · learnweb/moodle-mod_moodleoverflow
v4.4-r3
v4.4-r2
v4.4-r1
What's Changed
- Hide author of files in anonymous posts by @justusdieckmann in #173
- Adding string 'moodleoverflow:viewanyrating', solves #169. by @lucaboesch in #170
- Fix/ratingsort by @TamaroWalter in #175
- Fix/digestmail by @TamaroWalter in #176
- replaced outdated behat command i_add_to_section to i_add_activity_to_course by @TamaroWalter in #183
- Smaller monologo icon for Moodle ≥ 4.4. by @lucaboesch in #185
- Update/M404 by @TamaroWalter in #178
- Bugfix/settingsreset by @TamaroWalter in #179
- improve the message block of the post form (fixes Show pictures in post) by @TamaroWalter in #182
Full Changelog: v4.2-r4...v4.4-r1
v4.2-r4
v4.2-r2
Bug Fixes:
- Fix Page Layout #149 thanks @lucaboesch
- Improve userstats page - have consistent handling for anonymous moodleoverflows #147 @TamaroWalter
- Fix attachment not found #146 @TamaroWalter
v4.2-r1
New Features:
- discussion can be moved to another moodleoverflow forum of the same course #119
- unread posts email can be send on a daily basis (inherits forumsetting) #119
- user behaviour in moodleoverflow forums can be seen in a statistics (how many up- and downvotes a user has, his activity and reputation in the course) for one course #120
- new setting "multiplemarks", which allows to mark multiple post as solved and/or helpful. Setting can be turned on and off at any time for single moodleoverflows. #128 (description), #130 (commits)
bug fixes:
- duplicate forum title and description removed #121
- never ending query in privacy provider fixed
v4.1-r1
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