From b7f90666e5c6c1f324687fd72ae448e49af9c45a Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 27 Aug 2007 13:56:40 +0000 Subject: [PATCH] Delete some html and body tags... --- lang/en_utf8/help/uploadusers.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lang/en_utf8/help/uploadusers.html b/lang/en_utf8/help/uploadusers.html index f173a73305..a0127c39a8 100644 --- a/lang/en_utf8/help/uploadusers.html +++ b/lang/en_utf8/help/uploadusers.html @@ -1,4 +1,4 @@ -

Upload users

+

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 @@ -42,8 +42,7 @@ student. userid number (database index) for that user, and will enrol the user as a student in any of the specified courses WITHOUT updating the other specified data. - - +

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
@@ -59,4 +58,3 @@ account. However, if you set "Update existing accounts" to Yes, the exist

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.

- \ No newline at end of file -- 2.39.5