Upload users

Firstly, note that it is usually not necessary to import users in bulk - to keep your own maintenance work down you should first explore forms of authentication that do not require manual maintenance, such as connecting to existing external databases or letting the users create their own accounts. See the Authentication section in the admin menus.

If you are sure you want to import multiple user accounts from a text file, then you need to format your text file as follows:

Here is an example of a valid import file:

username, password, firstname, lastname, email, lang, idnumber, maildisplay, course1, group1, type1
jonest, verysecret, Tom, Jones, jonest@someplace.edu, en, 3663737, 1, Intro101, Section 1, 1
reznort, somesecret, Trent, Reznor, reznort@someplace.edu, en_us, 6736733, 0, Advanced202, Section 3, 3

Updating existing accounts

By default Moodle assumes that you will be creating new user accounts, and skips records where the username matches an existing account. However, if you set "Update existing accounts" to Yes, the existing user account will be updated.

When updating existing accounts you can change usernames as well. Set "Allow renames" to Yes and include in your file a field called oldusername.

Warning: any errors updating existing accounts can affect your users badly. Be careful when using the options to update.

輔助說明檔案的索引
以正體中文語言顯示輔助說明

(x)

Admin Shortcut keys

Ctrl+Shift+K : Shortcut Details Esc : Return to Moodle
Ctrl+Shift+B : Manage Blocks Ctrl+Shift+M : Manage Activities
Ctrl+Shift+F : Manage Filters Ctrl+Shift+A : Manage Authentication
Ctrl+Shift+S : Schedule calendar Ctrl+Shift+C : Add/Edit Courses
Ctrl+Shift+E : Edit Mode toggle Ctrl+Shift+M : Notifications
Ctrl+Shift+L : Live Logs Ctrl+Shift+U : Browse Users
Ctrl+Shift+H : Moodle Homepage Ctrl+Shift+D : Logout