adlnet / CATAPULT

The goal of the cmi5 Advanced Testing Application and Player Underpinning Learning Technologies (CATAPULT) project is to create a cmi5 player and test suite software to help the DoD education and training community transition from legacy e-learning systems and tools toward an integrated enterprise-wide learning ecosystem.

Home Page:https://adlnet.gov/projects/cmi5-CATAPULT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmi5 Advanced Testing Application and Player Underpinning Learning Technologies (CATAPULT)

This repository contains the artifacts of ADL's Project CATAPULT. The resources here are intended to increase the adoption of cmi5 by providing resources and tools needed by developers, instructional designers, and procurement personnel.

cmi5 Player

The player/ houses the implementation of a web service intended to be integrated into an LMS to provide the cmi5 launching system capabilities. It leverages an external LRS for xAPI requirement handling, but otherwise provides all validation, import, launch and other required functionality.

Content Test Suite

The cts/ contains the implementation of a web service and web browser UI application that when used together enables end user testing of cmi5 packages. This application is targeted at instructional designers, content authoring tool developers, and learning content procurers. It also provides an example integration with the Player prototype.

LMS Test Suite

The lts/ contains the implementation of a test suite used to validate the implementation of a cmi5 launching system within an LMS system. It contains a package library, manual test procedure document, and an automatable tool for LMS developers to use via their CI system.

Requirements

The artifact of requirements/ is a JSON file that can be leveraged by systems to easily map from requirement identifiers to the specification language. It is made publicly available via npm's public registry.

Course Examples

The course_examples/ is a collection of cmi5 course packages modelling potential approaches to various aspects of cmi5 implementation for content.

Documentation

The docs/ contains the source files for building the documentation site. It contains user guides for using the tools, etc.

About

The goal of the cmi5 Advanced Testing Application and Player Underpinning Learning Technologies (CATAPULT) project is to create a cmi5 player and test suite software to help the DoD education and training community transition from legacy e-learning systems and tools toward an integrated enterprise-wide learning ecosystem.

https://adlnet.gov/projects/cmi5-CATAPULT/

License:Apache License 2.0


Languages

Language:JavaScript 64.0%Language:HTML 22.4%Language:Vue 9.3%Language:CSS 3.4%Language:Shell 0.4%Language:Dockerfile 0.3%Language:SCSS 0.3%