Index: uploadusers2.html =================================================================== RCS file: /cvsroot/moodle/moodle/lang/en_utf8/help/uploadusers2.html,v retrieving revision 1.1 diff -u -r1.1 uploadusers2.html --- uploadusers2.html 27 Aug 2007 07:24:37 -0000 1.1 +++ uploadusers2.html 20 Sep 2007 09:21:11 -0000 @@ -9,7 +9,7 @@
  • The first record of the file is special, and contains a list of fieldnames. This defines the format of the rest of the file.

    Required fieldnames: these fields must be included in the first record, and defined for each user

    -

    firstname, lastname

    +

    firstname, lastname, password

    Optional fieldnames: all of these are completely optional. If a values is present for the field in the file, then that value is used; else, the default value for that field is used.

    institution, department, city, country, lang, auth, timezone, idnumber, icq, phone1, phone2, address, url, description, mailformat, maildisplay, htmleditor, autosubscribe, emailstop, deleted

    Enrolment fieldnames (optional): The course names are the "shortnames" of the courses - if present then the user will be enrolled in those courses. For groups use group name; for roles use id. Group names must be associated to the corresponding courses, i.e. group1 to course1, etc.