SCORM | |
|
SCORM is a format used to package learning material in Learning Management Systems. Tiki provides special handling for those files when stored in File Gallery. The file will be read and a Tracker Item will be created, which allows for automatic indexing of the file's meta-data. In addition, there is PluginPlayScorm, which plays a SCORM learning object in an iframe. Requires Moodle to be installed. | |
Set-up | |
|
In order to use the SCORM package indexing, a tracker must be created to store the information and the tracker must be indicated in the configuration. | |
Tracker | |
|
The tracker can contain arbitrary fields for most cases. When reading the meta-data in the file, the Permanent Names of the tracker fields will be used to match where the content is expected to go. Make sure the names match. If your packages contain multiple languages for the meta-data entries, you can use multilingual text fields. Metadata Fields Typical fields are:
There may be more fields. To see what is available in your packages, open the package using a ZIP decompression utility and open the imsmanifest.xml file. For better results, keyword should be set-up as a Freetags field.
| |
Configuration | |
|
Finally, the tracker must be indicated in the administration panels as the target for SCORM meta-data.
| |
Usage | |
|
Once the configuration is completed, all that needs to be done is to upload the SCORM package files in the file galleries. Tracker items will be created or updated accordingly. | |