<% # # Copyright (C) 2001, 2002 MIT # # This file is part of dotLRN. # # dotLRN is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # details. # %> #dotlrn.Users_Bulk_Upload# @context_bar;literal@

#dotlrn.lt_Here_you_can_create_s#

#dotlrn.Be_sure# #dotlrn.lt_to_use_valid_email_ad#

#dotlrn.CSV_File_Format#
#dotlrn.First_Line#

#dotlrn.first_line_of_file_must_be#

first_names,last_name,email,username,password,type,access_level,guest,notify

#dotlrn.Fields#

#dotlrn.Example_File#

    first_names,last_name,email,username,password,type,access_level,guest,notify
    Joe,Student,joe@_somewhere_.net,joestue,4jfe3,student,full,f,f
    Albert,Einstein,al@_school_.edu,al,emc2,professor,full,f,t
    Systems,Hacker,syshacker@_company_.com,syshack,,admin
    Interested,Onlooker,onlooker@_somewhere_.net,,,external,limited,t,t
  

#dotlrn.lt_Note_you_will_have_th#