SCORM Developers Blog

The SCORM Developer blog contains information pertaining to SCORM development, including experiences of SCORM developers, tips-and-tricks, and best-practices.

Friday, June 29, 2007

SCORM Content Packages

A SCORM content package is a self-contained ZIP file containing certain contents defined by the SCORM standard. The file is known as a Package Interchange File (PIF) and it contains all files needed to deliver the content package via a SCORM run-time environment and/or learning management system (LMS).

Mandatory Content Package contents:

  • XML manifest file (imsmanifest.xml)
  • All schema/definition (.xsd and .dtd) files referenced by the manifest file
  • All resource files used by the content package and its learning activities
All the files that make up a content package must fit within the same directory tree structure within the PIF file.

Example content package:

Example Content Package

Your package may group everything into a single directory, or it may use sub-directories within the root (e.g. one directory for each SCO). All files used by the content package must be within the content package. References to external files or absolute URLs are not allowed.

Every SCORM content package contains a manifest file in its root describing the contents and organization of the package. (Future topic: Manifest Files)

Learn more about SCORM Content Packages from Redbird DevNet, the SCORM Developer Network, by clicking here...

1 comments:

Xav said...

Hi, i am a frenc student working on a project that should use the SCORM standard. But i dont find what directories i have tu put in the content package? Could you help me please ?

Regards,

Xavier