<% # # 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@ #dotlrn.lt_Here_you_can_create_s#

#dotlrn.Be_sure# #dotlrn.lt_to_use_vaild_email_ad#

#dotlrn.CSV_File_Format#

#dotlrn.First_Line#

#dotlrn.first_line_of_file_must_be#

first_names,last_name,email,id,type,access_level,guest

#dotlrn.Fields#

#dotlrn.Example_File#

    first_names,last_name,email,id,type,access_level,guest
    Joe,Student,joe@_somewhere_.net,123-456-7890,student,full,f
    Albert,Einstein,al@_school_.edu,al,professor,full,f
    Systems,Hacker,syshacker@_company_.com,,admin,,,
    Intersted,Onlooker,onlooker@_somewhere_.net,,external,,limited,t
  

#dotlrn.lt_Note_you_will_have_th#