-<html><head></head><body><h1>Upload users</h1>\r
+<h1>Upload users</h1>\r
\r
<p>Firstly, note that <strong>it is usually not necessary to import users in bulk</strong>\r
- to keep your own maintenance work down you should first explore forms\r
userid number (database index) for that user, and will enrol the user as a student in any of the\r
specified courses WITHOUT updating the other specified data.</li>\r
</ul>\r
- \r
- \r
+\r
<p>Here is an example of a valid import file:</p>\r
<p><code>username, password, firstname, lastname, email, lang, idnumber, maildisplay, course1, group1, type1<br>\r
jonest, verysecret, Tom, Jones, jonest@someplace.edu, en, 3663737, 1, Intro101, Section 1, 1<br>\r
<p>When updating existing accounts you can change usernames as well. Set "Allow renames" to <b>Yes</b> and include in your file a field called <code class="example1">oldusername</code>.</p>\r
\r
<p><b>Warning:</b> any errors updating existing accounts can affect your users badly. Be careful when using the options to update.</p>\r
-</body></html>
\ No newline at end of file