moodle-local_datacleaner
moodle-local_datacleaner copied to clipboard
Add a new setting to allow replacing name and surname instead of scrambling
Sometimes scrambling names is not enough. A new setting was added to allow replacing first and last names in mdl_user table instead of scrambling all names. It replaces all names using a prefixes and user id. It doesn't modify users with usernames mentioned in keepusernames setting.