{{inline, date=June 2024
A content package is a file containing content in a database
metadata
Metadata (or metainformation) is "data that provides information about other data", but not the content of the data itself, such as the text of a message or the image itself. There are many distinct types of metadata, including:
* Descriptive ...
.
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. 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
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding electronic document, documents in a format that is both human-readable and Machine-r ...
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
A uniform resource locator (URL), colloquially known as an address on the Web, is a reference to a resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identi ...
from within the manifest.
The IMS format was used by
SCORM
Sharable Content Object Reference Model (SCORM) is a collection of standards and specifications for web-based electronic educational technology (also called e-learning). It defines communications between client side content and a host system (call ...
to define their packaging format, and typically every sharable content object (SCO) is defined by a content package.
The
AICC
The Akaike information criterion (AIC) is an estimator of prediction error and thereby relative quality of statistical models for a given set of data. Given a collection of models for the data, AIC estimates the quality of each model, relative to e ...
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
A uniform resource locator (URL), colloquially known as an address on the Web, is a reference to a resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identi ...