Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Using SCORM.

Using SCORM: Difference between revisions

From MoodleDocs
(ja link)
No edit summary
Line 8: Line 8:


==Troubleshooting==
==Troubleshooting==
If you have difficulty displaying a SCORM, try loading the SCORM in [http://www.reload.ac.uk Reload] and re-saving it, then save the folder as a .zip package and try again.
* If you have difficulty displaying a SCORM, try loading the SCORM in [http://www.reload.ac.uk Reload] and re-saving it, then save the folder as a .zip package and try again.
 
* When you notice there is a problem displaying characters correctly, it could be a misconfiguration of your server. Make sure that both httpd.conf (when using Apache) and php.ini are set to DefaultCharacterset = utf8 or switch the sending of a default character set off.


[[Category:Teacher]]
[[Category:Teacher]]

Revision as of 13:01, 2 September 2007

Template:Scorm

This page shows the SCORM course structure with checkboxes to indicate whether sections have been accessed previously.

The page provides preview and review mode options.

Guests are prevented from accessing a SCORM.

Troubleshooting

  • If you have difficulty displaying a SCORM, try loading the SCORM in Reload and re-saving it, then save the folder as a .zip package and try again.
  • When you notice there is a problem displaying characters correctly, it could be a misconfiguration of your server. Make sure that both httpd.conf (when using Apache) and php.ini are set to DefaultCharacterset = utf8 or switch the sending of a default character set off.