Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Upload users.

Talk:Upload users

From MoodleDocs
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Notes from Moodle 2.1 uploaduser.php

firstname, lastname, username, email, city, country, lang, timezone, mailformat, maildisplay, maildigest, htmleditor, ajax, autosubscribe ,institution, department , idnumber, skype , msn, aim, yahoo, icq, phone1, phone2, address, url, description, descriptionformat, password, auth, oldusername , deleted, course1, course2, course3, course4

// watch out when changing auth type or using external auth plugins! // use oldusername when renaming users - this is the original username // 1 means delete user //course# not sure about these put short course name

--Chris collman 21:22, 22 November 2011 (WST)

Enrollment instructions don't make sense

It says: Value 1 is default course role

Well that can't be true, there is no such thing as a default course role any more. There is a default role per enrollment method in each course. This bit of the documentation is very confused.