# Content package

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Content_package
> Markdown URL: https://mediated.wiki/source/Content_package.md
> Source: https://en.wikipedia.org/wiki/Content_package
> Source revision: 1337466464
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

A **content package** is a file containing content in a database [metadata](/source/Metadata_(computing)).

A content package is used in e-learning to define some learning content or an assessment that can be delivered, for example by a [Learning Management System](/source/Learning_Management_System). It's a standard way of describing learning content that can be read by many programs.

The most widely used content packaging format is that defined by IMS Global, which uses an [XML](/source/XML) manifest file called imsmanifest.xml wrapped up inside a zip file. The learning content itself is either included in the zip file if it is HTML or other media that can run on its own, or else is referenced as a [URL](/source/Uniform_Resource_Locator) from within the manifest.

The IMS format was used by [SCORM](/source/SCORM) to define their packaging format, and typically every sharable content object (SCO) is defined by a content package.

The [AICC](/source/Aviation_Industry_Computer-Based_Training_Committee) also define a content package format for material that can be called by the widely used AICC HACP standard. Their format consists of four comma separated ASCII files that define details about the learning content including a [URL](/source/Uniform_Resource_Locator).

## External links

- [AICC website](https://web.archive.org/web/20061003141610/http://www.aicc.org/)
- [IMS Content Packaging](https://www.imsglobal.org/content/packaging/)

---
Adapted from the Wikipedia article [Content package](https://en.wikipedia.org/wiki/Content_package) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Content_package?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
