Siebel Training Guide > AICC and SCORM File Structure >

AU (Assignable Unit File)


The AU file contains information relating to the assignable units (lessons) in the course. Each AU has its own record (row in the table). The information about the AU should be linked to the title and description.

AU File Fields

AU files have the fields in the following list. The fields that are designated as optional are not required to meet AICC compliance. Some AU files may not contain the optional fields.

System_ID
Command_Line
File_Name
Core_Vendor
Type (optional)
Max_Score (optional)
Mastery_Score (optional)
Max_Time_Allowed (optional)
Time_Limit_Action (optional)
System_Vendor (optional)

Example AU File

This example shows an AU called System_ID=A000:

"System_ID","Type","Command_Line","File_Name","Max_Score","Mastery_Score","Max_Time_Allowed","Time_Lmit_Action","System_Vendor","Core_Vendor","Web_Launch",
"AU_Password"
"A0000","COURSE","","http://127.0.0.1/cbtlib/mo97a03/
mo97a03.htm",100,70,"","","","","",""

The example has the following attributes:

Type = COURSE
Command line = none
File Name = http://127.0.0.1/cbtlib/mo97a03/mo97a03.htm
Max Score = 100
Mastery Score = 70
Core Vendor = none

Siebel Training Guide