Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / lang / en_utf8 / help / scorm / package.html
blob2fc79d08ab6dd770470234cf692674d35ad8e5b8
1 <h1>Packages file</h1>
3 <p>The package is a particular file with <b>zip</b> (or pif) extension that contains
4 valid AICC or SCORM course definition files.</p>
6 <p>A <b>SCORM</b> package must contains in the root of zip a file named <b>imsmanifest.xml</b>
7 that define SCORM course structure, resource location and many other things.</p>
9 <p>An <b>AICC</b> package is defined by several files (from 4 to 7) with defined extensions.
10 Here you find the extensions meaning:</p>
11 <ul>
12 <li>CRS - Course Description file (mandatory)</li>
13 <li>AU - Assignable Unit file (mandatory)</li>
14 <li>DES - Descriptor file (mandatory)</li>
15 <li>CST - Course Structure file (mandatory)</li>
16 <li>ORE - Objective Relationship file (optional)</li>
17 <li>PRE - Prerequisites file (optional)</li>
18 <li>CMP - Completition Requirements file (optional)</li>
19 </ul>