Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/anonymoususerstats #147

Merged
merged 9 commits into from
Jul 3, 2023
Merged

Fix/anonymoususerstats #147

merged 9 commits into from
Jul 3, 2023

Conversation

TamaroWalter
Copy link
Contributor

@TamaroWalter TamaroWalter commented Jun 6, 2023

Userstats are now fully compatible with anonymous moodleoverflows.
New:

  • activity and reputation are divided in "forum" and "coursewide". The forum column shows the activity/reputation for the moodleoverflow, that opened the userstats. The coursewide column shows the activity/reputation from all moodleoverflow from one course. Note that "received up-/downvotes" are only counted coursewide:

image

  • Compatibility with anonymous forum: to guard the anonymity of users, not all interactions in a anonymous moodleoverflow are shown in the userstatistics. This means:
  • In completely anonym moodleoverflows (all question and answer are anonym), writing a post, giving a helpful mark or receiving/ up/downvotes won't be counted in the user statistics
  • In partial anonym moodleoverflows (only questions/answers from the topic starter are anonym), all activites which affect the topic starter (if the topic starter writes an answer, gives/receives an up/downvote or marks an answer as helpful) won't be shown in the user statistics.

@NinaHerrmann NinaHerrmann merged commit 0645f04 into master Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants