makeanonymous

Local plugins ::: local_eledia_makeanonymous
Maintained by Matthias Berlin (Schwabe), eLeDia GmbH eLeDia GmbH
This plugin anonymizes data of deleted users, optionally with a delay time.

makeanonymous 0.4 (2014082800)

Moodle 2.4, 2.5
Released: Neljapäev, 28. august 2014, 20.09 PM
local plugin: eledia_makeanonymous
==================================


Overview
--------
After deleting a user his data will become anonymous.
Firstname, surname, city, country and auth method of anonymized users can be set up.
Anonymized usernames will be a hash value of old username and deleting time with prefix 'deletedUser_'.

Anonymized e-mail addresses will be the new username with surfix '@delet.ed'.

You can also delay the anonymization by setting up a delay time.
Since version 0.4 you can also anonymize users which you have deleted in the past.

Requirements
------------
Moodle 2.4, 2.5, 2.6 or 2.7


Installation
------------
The zip-archive includes the same directory hierarchy as moodle.
So you only have to copy the files to the correspondent place.
Copy the folder eledia_makeanonymous to moodle/local/eledia_makeanonymous.
The langfiles normaly can be left into the folder moodle/local/eledia_makeanonymous/lang.
All languages should be encoded with utf8.

After it you have to run the admin-page of moodle (http://your-moodle-site/admin)
in your browser. You have to loged in as admin before.
The installation process will be displayed on the screen.
That's all.


Administration
--------------
You can setup the plugin by going to
Site administration --> Plugins --> Local plugins --> makeanonymous.


Version control
---------------
- 0.4 (2014082802)
-- you can now anonymize users which you have deleted in the past

- 0.3 (2013082800)
-- set timestamps to 0
-- added anonymization of remaining database fields
-- added option to edit auth method of anonymous users

- 0.2 (2013070202)
-- added option to enable/disable the plugin

- 0.1 (2013032800)
-- first release


=========================================================================
copyright 2013 & 2014 Matthias Schwabe - eLeDia GmbH
license: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Version information

Version build number
2014082802
Version release name
0.4 (2014082800)
Maturity
Stabiilne versioon
MD5 Sum
68ad7d609d76ec54a52835745850de4d
Supported software
Moodle 2.4, Moodle 2.5
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.