Batch Create Users for Course Page

 

Overview

User Management enables the Instructor to manage the users in their course Web site. This includes enrolling and removing Students, creating groups of users and managing how Students may enroll. Instructors may quickly enroll large numbers of users into courses from the Batch Create Users for Course page. A batch file for enrolling users can enroll many users into many different courses.

 

Note: If using a batch file created for a previous version of the Blackboard Learning System, verify that the fields are in the correct order for the current version.

 

Batch Create Users for Course

 

Find this page

To open the Batch Create Users for Course page, click Batch Create Users for Course in User Management on the Course Control Panel.

 

Batch files

Batch files are .txt files that hold large quantities of information to upload to the system. Each batch utility contains specific instructions on creating the batch file. The following batch file standards are universal.

 

·          Fields must be enclosed in double quotes.

Example: “John”

 

·          Each field must be separated with a delimiter. Commas, colons or tabs may be used; however, you may not use more than one as a delimiter in a batch file.

Example: “John”,”Smith”

 

·          Each record must be separated by a hard return.

Example: “John”,”Smith”

 “Larry”,”Smith”

 

·          Each batch file should not exceed 500 records due to time out restrictions associated with most browsers.

 

Fields

The table below details the fields on the Batch Create Users for Course page.

 

Field

Description

File Upload

File Location:

Enter the location of the batch user file.

Delimiter Type of Your File:

Select Comma, Tab, or Colon delimiter used on the batch user file entered in the File Location field. Select Automatic and the system will automatically determine what the delimiter is if there are two or more fields.