mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
10 lines
525 B
HTML
10 lines
525 B
HTML
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/scorm/icon.gif" /> <b>SCORM/AICC Packages</b></p>
|
|
<div class="indent">
|
|
A package is a bundle of web content packaged in a way that follows
|
|
the SCORM or the AICC standard for learning objects.
|
|
|
|
These packages can include web pages, graphics, Javascript programs,
|
|
Flash presentations and anything else that works in web browsers.
|
|
The Package module allows you to easily upload any standard SCORM or AICC
|
|
package and make it part of your course.
|
|
</div>
|