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