Skip to content

Releases: learnweb/moodle-mod_moodleoverflow

v4.2-r4

25 Aug 11:47
867cfa4
Compare
Choose a tag to compare

Changelog

  • Fixes error when adding anonymous answer on some databases. #159 Thanks @univiest !

v4.2-r2

03 Jul 16:05
Compare
Choose a tag to compare

Bug Fixes:

v4.2-r1

22 May 12:26
614de63
Compare
Choose a tag to compare

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

06 Dec 14:56
ccd70e2
Compare
Choose a tag to compare

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

25 Aug 15:53
16dd146
Compare
Choose a tag to compare

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

182054606-b6f5632d-15fa-4697-805d-bb3024efdaea
182054615-5f40d561-355e-4328-a38c-0479bff8aba3
182054623-8fba1fa4-1cc5-4689-b170-db2073017048
182054629-f2efcbb9-ca5a-46bc-81f4-b0d87c46b1b6

  • 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

25 Aug 15:45
851a091
Compare
Choose a tag to compare

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

182054606-b6f5632d-15fa-4697-805d-bb3024efdaea
182054615-5f40d561-355e-4328-a38c-0479bff8aba3
182054623-8fba1fa4-1cc5-4689-b170-db2073017048
182054629-f2efcbb9-ca5a-46bc-81f4-b0d87c46b1b6

  • 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

23 May 13:23
f001a53
Compare
Choose a tag to compare

Bug fix

v4.0-r1

21 Apr 13:22
8fe94ec
Compare
Choose a tag to compare
  • Compatibility for Moode 4.0
  • Overhaul of anonymous Feature
  • Style update
  • Enable teachers to make reputation and voting optional

v3.11-r2

19 Aug 09:11
c34a25f
Compare
Choose a tag to compare

Anonymous forum feature and some style and bug fixes

v3.11-r1

17 May 09:32
8dbf2fc
Compare
Choose a tag to compare

Minor Bug fixes