Download presentation
Presentation is loading. Please wait.
Published byKellie West Modified over 9 years ago
1
204420 Computer-based Training
2
Overview Package Content Manifest Organization Runtime Environment Tools Demo
3
SCORM, or Shareable Content Object Reference Model, is a compilation of technical specifications for web-based e-learning. The SCORM standards are governed and published by the Advanced Distributed Learning Initiative (ADL).
4
Among SCORM goals are to enable interoperability, accessibility and reusability of web-based learning content for industry, government, and academia.
6
SCORM content packages contain an XML manifest file that describes the package and its contents. The manifest file is a structured inventory of the content of the package. The name of the manifest file is always imsmanifest.xml and it must appear in the root of the content package.
7
attributes: identifer - required; a globally unique identifier for your content package version - required; can be any value representing the content package's version children: - required; defines the content package's schema and version - required; described in Organizations topicOrganizations - required; described in Resources topicResources - optional; described in Sequencing topicSequencing
8
<manifest identifier="MANIFEST_IDENTIFIER" version="1.0" xmlns="http://www.imsglobal.org/xsd/imscp_v1p1" xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p3" xmlns:adlnav="http://www.adlnet.org/xsd/adlnav_v1p3" xmlns:adlseq="http://www.adlnet.org/xsd/adlseq_v1p3" xmlns:imsss="http://www.imsglobal.org/xsd/imsss" xmlns:lom="http://ltsc.ieee.org/xsd/LOM" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd http://ltsc.ieee.org/xsd/LOM lom.xsd"> ADL SCORM CAM 1.3
10
The SCORM Run-Time Environment (RTE) handles requirements for launching content objects, establishing communication between learning management systems (LMSs) and shareable content objects (SCOs), and managing the tracking information that can be communicated between SCOs and LMSs.
11
Reload.ac.uk Trident L5 SCORM Extension for Dreamweaver Etc.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.