moodlenet
moodlenet copied to clipboard
Implement user moderation inside MoodleNet
Rough steps:
- @annakrassa starts with a sample interface of the best way based on her experience
- @brumasribera refines the interface for a module in MoodleNet (Find designs here)
- @aleclofabbro implements
for properly design and discuss let's keep in mind that :
- User publishing permission editing is currently available as a core functionality in
User-Menu->Admin->User
- The current
user approval request workflow
(akacreate 5 resources to request publishing permission
) baked by Jira is implemented in an additional package, to avoid leaking amoodle.net
specific use-case into the software core
Anna's first https://docs.google.com/drawings/d/1HxWBC0tgC7cJozrDIkiBNPH5f1sAqVrk0ByFHG9PFVU/edit
@brumasribera can you link your designs here?
Hi team,
Here is a suggestion for the Auto-approval flow .
Do note that in this flow I have assumed the implementation of whistleblowing... oups! Well, we'll need to make a small adjustment at the email wording, I just had in my mind the whole concept.
Reminder: After implementing the Auto-approval flow and the Red-flag process, we need to recalculate / adjust the gamification system.
closing in favor of #62 , as base user moderation have been implemented in #61