You can unenroll users based on information provided in a tab-delimited file. After you create the file, you can run an error check to verify that the file is properly formatted.
The tab-delimited file must conform to the following specifications:
Use the Tab character (Hex 0x09) to separate data items
Each line must end with a carriage return/line field.
The first line must contain field names used to locate the corresponding columns within the date. Order is not important.
Unrecognized columns of data will be discarded.
Include the following column names:
Column name |
Description |
||||||||||||||||
OrgID |
The user's organization. This field is required. |
||||||||||||||||
ID |
The user's user ID. This field is required. |
||||||||||||||||
LastName |
The user's last name. This field is required. |
||||||||||||||||
FirstName |
The user's first name. This field is required. |
||||||||||||||||
Password |
The user's password. When importing a user for the first time, you can create a password by supplying this field. If you do not supply this field in the import file, the default password will be inserted as the user’s password. The default password is controlled using the ImportDefaultPassword manage property. On export, CourseMill will provide a field for the password but does not insert it in that field.
|
||||||||||||||||
PasswordResetType |
Specifies what type of password changing restrictions are allowed. Options are:
|
||||||||||||||||
EmailID |
The user's email address. This field is optional but it is recommended that you specify the email address. |
||||||||||||||||
MiddleInitial |
The user's middle initial. |
||||||||||||||||
Address |
The user's address. |
||||||||||||||||
City |
The user's city. |
||||||||||||||||
State |
The user's state. |
||||||||||||||||
Zip |
The user's zip or postal code. |
||||||||||||||||
Country |
The user's country. |
||||||||||||||||
Phone |
The user's phone number. |
||||||||||||||||
Hire Date |
The user's date of hire. |
||||||||||||||||
LangDef |
The language preferred by the user. Options are:
|
||||||||||||||||
SubOrg 0-15 |
Values for the custom fields that were defined when the organization was added. This field is optional but it is recommended that you specify sub-org data. For detailed information about defining Sub-Org fields, see Adding an organization.
|
||||||||||||||||
GuestFlag, InstructorFlag, ReporterFlag, and ActiveFlag |
Values for True or False presenting the user's privileges. This field is optional but it is recommended that you specify these flags when appropriate.Use "y", "yes", or "1" for True. Use "n", "no", or "0" for False.
|
||||||||||||||||
TermsOfUseAccept |
The date when the user accepted the Terms of Use policy. Depending on the database you are using the time might also be exported. |
||||||||||||||||
Personal Info 0-15 |
Values for the custom personal information fields that were defined when the organization was added. For detailed information about defining personal information fields, see Adding an organization. |
||||||||||||||||
CurrPermissions |
Values representing the user's curriculum permissions. This field is optional but it is recommended that you specify the curriculum permissions. Specify the values as follows. If allowing more than one value, separate each with commas.
|
||||||||||||||||
CoursePermissions |
Values representing the user's course permissions. Specify the values as follows. If allowing more than one value, separate each with commas.
|
||||||||||||||||
UserPermissions |
Values representing the user's permissions. This field is optional but it is recommended that you specify the user's permissions. Specify the values as follows. If allowing more than one value, separate each with commas.
|
||||||||||||||||
ReportsTo |
Reporters to be assigned to this student |
||||||||||||||||
UserNotes |
Notes to be associated with the user |
||||||||||||||||
CurrID |
Curriculum ID of the curriculum into which the student should be enrolled. This field is required. |
||||||||||||||||
CourseID |
CourseID of the course into which the user should be enrolled. This field is required.
|
||||||||||||||||
SessionID |
SessionID of the session into which the user should be enrolled. This field is required. |
||||||||||||||||
EnrollDate |
Enrollment date for the course or curriculum |
||||||||||||||||
PassDate |
Date on which the CourseStatus change is applied. This field is required. |
||||||||||||||||
CourseStatus |
The user's status of the course. This field is optional but it is recommended that you specify the course status when available. This can be any valid SCORM course status (including blank), such as:
|
||||||||||||||||
Score |
The user's score of the course or session. This field is required. |
||||||||||||||||
Comment | The comment you would like to make in the grade book as to why you changed the grade. This field is optional but it is recommended that you specify informative comments when appropriate | ||||||||||||||||
MergeOldID |
Old ID that should be merged into the student ID |
||||||||||||||||
MergeEmailNotify |
Email address of person to notify of success/failure of merge |
||||||||||||||||
RecordDate |
Date on which the CourseStatus change is applied |
||||||||||||||||
ScoreComment |
A gradebook comment regarding the score or status for a session |
||||||||||||||||
MobileUser or MobileUserFlag |
Indicates that the student is authorized to use CourseMill Mobile features |
||||||||||||||||
MobileUserActivation or MobileActivation |
The user's mobile user activation code |
||||||||||||||||
WCAG |
Enables the WCAG/Section 508 features. Specify "Y" or "1" to enable the feature or "N" or "0" to disable the feature. For details about CourseMill's WCAG/Section 508 features, see Enabling WCAG/Section 508 Compliancy. |
To process the tab-delimited file:
Open the Users side-tab and click Manage Users.
Use the fields in the search window above the results table to filter the list of users. Use the fields as follows:
Search Field | Description |
Org ID | Org ID with which an organization was added. |
User ID |
Enter any combination of letters and numbers to search for users that contain that combination in the user ID. |
First Name | Enter any combination of letters and numbers to search for users that contain that combination in the first name. |
Last Name | Enter any combination of letters and numbers to search for users that contain that combination in the last name. |
Include Inactive | Enable this check box to include inactive users in the results. |
Enter any combination of letters and numbers to search for users that contain that combination in the last name. | |
More Options | Click this to display more search criteria items if sub-org settings have been defined, such as Region, Department, Location, and Job Title. |
Click Batch User Data.
On the Batch User Data window, specify the org ID, select Bulk Unenroll in the Batch Operation field, and click Browse to navigate and select the file. To run an error check on the tab-delimited file before processing it, select Error Check Data in the Process Data field. To process the file, select Error Check Data in the Process Data field.
Click Process.
Users identified in the file are unenrolled.
Support | About ELB Learning
© ELB Learning 2022