makeanonymous
Premium Certified Partner
Maintained by
eLeDia GmbH, Matthias Berlin (Schwabe)
This plugin anonymizes data of deleted users, optionally with a delay time.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
This Plugin seems to be very usefull to fullfill certain requirements of the European DSGVO (2018).
It is already mostly used with newer versions of Moodle (3.5+).
I believe an update would be greatly appreciated. Even if it only confirms compatibilty.
With regards
Axel
thanks for your notes.
The aim was to anonymize user details which are visible in Moodle.
The plugin now anonymizes also the remaining database fields, the time stamps will be set to 0.
Additional user fields will be deleted by Moodle already.
this is a very useful tool but you could make it better!
You must delete the content of really all user profile fields. If you do not then a user will not become anonymous. Your tool writes new anonymous names but all the profile fields (description, image_alt, icq, skype, aim, phone, idnumber, institution, department and address) will not be changed. Also you have to look for additional user fields in a Moodle side where an admin can write some code.
What do you think about the time stamps ... the best thing would be to set the time stamps to 0.
Ralf
It would be nice to enable and disable this plugin too. (instead of uninstalling it)
This should actually be an admin tool. have you looked at how to create admin tools?
Some docs would be useful here too.