mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Some tidy ups of XHTML
This commit is contained in:
parent
9e0d19831b
commit
fa34f720d2
17 changed files with 87 additions and 94 deletions
|
@ -1,11 +1,10 @@
|
|||
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/scorm/icon.gif" /> <b>SCORM packages</b></p>
|
||||
<ul>
|
||||
<p>A SCORM package is a bundle of web content packaged in a way that follows
|
||||
<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.
|
||||
</p>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue