learnweb / moodle-mod_moodleoverflow

:speech_balloon: Non-linear discussion module for Q&A forums
GNU General Public License v3.0
12 stars 22 forks source link

Feature/userstats #120

Closed TamaroWalter closed 1 year ago

TamaroWalter commented 1 year ago

61

The new feature allows a teacher to see the course wide activity and statistics of users in a moodleoverflow forum.

In a Moodleoverflow forum there is a new button "view user statistics": userstats1

By clicking on this button, the teacher will be redirected to a new page with a table that shows the upvotes and downvotes that the user has received, the activity of a user (a sum of submitted posts and submitted ratings), and the user reputation. userstats2

In default mode, the table is sorted after the user reputation in descending order, but you can sort after a different column and change the sort order (to ascending or descending order) userstats3 userstats4

By clicking on "moodleoverflow" in the site header, the teacher will be redirected back to the forum.

NinaHerrmann commented 1 year ago

I am quiet happy with the pull request however, as I was looking at it in production there are some minor improvements. 1) Amount of activity - need to be explained to the teacher - which activity counts how much?

NinaHerrmann commented 1 year ago

Moreover, requires a a version increment as a capability is added.

acquaalta commented 1 year ago

@NinaHerrmann Hi Nina, Do you have any estimate when you'll release on "Moodle Plugins" website a new version of the plugin that includes this feature? Thanks

NinaHerrmann commented 1 year ago

Hey @acquaalta, We are working on a release most likely it will be released next Monday 👍🏻

acquaalta commented 1 year ago

Thank you :-) I'll wait patiently.

NinaHerrmann commented 1 year ago

A little bit late but we have the release published today :+1: