makeanonymous icon

makeanonymous

Premium Certified Partner
This plugin anonymizes data of deleted users, optionally with a delay time.
Price option: Free

Supports Moodle 2.4-2.8 See all versions
Latest release: 11 years ago
Installations: 20
Downloads (last 90 days): 31

Frankenstyle name: local_eledia_makeanonymous
Local plugins

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello.
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
Hi Ralf,
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.
Hi Matthias,
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
I added this option to the new version, thanks for the advice!
This works great!
It would be nice to enable and disable this plugin too. (instead of uninstalling it)
Matthias, thanks for this. it installs fine here smile
This should actually be an admin tool. have you looked at how to create admin tools?
Some docs would be useful here too.