Comment 1 for bug 1206453

Revision history for this message
Aaron Wells (u-aaronw) wrote : Re: csv import users fails if list includes new and existing users

We could probably take a note from Moodle on this one. It lets you upload a file that contains a mix of new and existing users, and then it prompts you for whether you want to:

- Add all, append number to usernames if needed

- Add new and update existing users

- Update existing users only

See http://docs.moodle.org/24/en/admin/tool/uploaduser/index#Updating_users_preview . Moodle also lets you delete users via CSV.

Cheers,
Aaron