Skip to content

Commit 1af5456

Browse files
committed
Add cmi5 documentation and related links
- Created a new page for the cmi5 project, detailing its purpose and interoperability rules for LMS systems. - Updated the CATAPULT documentation to include a link to the cmi5 project and added a reference to a sample GitHub repository. - Enhanced the ELRR page with a link to a video review of the ELRR prototype demo.
1 parent 36ac099 commit 1af5456

4 files changed

Lines changed: 21 additions & 1 deletion

File tree

pages/US___Gov___ADL___CATAPULT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
alias:: [[CATAPULT]]
2-
tags:: [[Tool]], [[EdTech/Acronym]], [[EdTech/Co/RusticiSoftware]]
2+
tags:: [[Tool]], [[EdTech/Acronym]], [[EdTech/Co/RusticiSoftware]], [[cmi5]]
33

44
- # [CATAPULT – cmi5 Advanced Testing Application and Player Underpinning Learning Technologies](https://www.adlnet.gov/projects/cmi5-CATAPULT/) - [[cmi5]]
55
- **CATAPULT** is a conformance testing toolkit developed by [[US/Gov/ADL]] (Advanced Distributed Learning Initiative) to support the adoption of [[xAPI]] and [[cmi5]] standards across learning technologies.
66
- [Project page](https://www.adlnet.gov/projects/cmi5-CATAPULT/)
7+
- See also [[US/Gov/ADL/GitHub/CATAPULT]] for a sample github repo
78
- ![cmi5-CATAPULT context diagram](https://www.adlnet.gov/assets/images/projects/cmi5-catapult-fit-in.png)
89
- ## 🧪 Purpose
910
- CATAPULT provides tools that allow developers and system integrators to:

pages/US___Gov___ADL___ELRR.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
- PDF: https://apps.dtic.mil/sti/trecms/pdf/AD1151406.pdf
55
- [[US/Gov/ADL/Blog/21/07/A new Data Standard for Enterprise Learner Records]]
66
- ![diagram - enterprise learner record repository](https://www.adlnet.gov/assets/images/posts/elrr%20diagram.jpg)
7+
- [ELRR Prototype Demo Review | ADL Initiative](https://www.adlnet.gov/videos/2021/08/20210825-ELRR-Prototype-Demo-Review/) #Video
78
-
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tags:: [[GitHub/Repo]], [[cmi5]]
2+
3+
- # [adlnet/CATAPULT: the cmi5 Advanced Testing Application and Player Underpinning Learning Technologies (CATAPULT) project](https://github.com/adlnet/CATAPULT)
4+
- goal 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.
5+
- [[GitHub/Pages]] site: [CATAPULT Documentation | User documentation for the CATAPULT cmi5 Player, LMS Test Suite, and Content Test Suite.](https://adlnet.github.io/CATAPULT/)

pages/cmi5.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# [The cmi5 Project](https://aicc.github.io/CMI-5_Spec_Current/)
2+
- ## What is cmi5?
3+
- ### A set of “extra rules” for [[xAPI]]
4+
- cmi5 is a “profile” for using the [xAPI specification](https://github.com/adlnet/xAPI-Spec) with traditional learning management (LMS) systems.
5+
- Since the xAPI specification is highly generalized to support many different use cases, a set of “extra rules” (called a “profile”) is needed to ensure interoperability for a given use case. The cmi5 profile ensures plug and play interoperability between learning content and LMS systems.
6+
- The use case that the cmi5 profile is specifically designed for is one where the learner launches the learning content/activity from the LMS user interface.
7+
- cmi5 defines specific interoperability rules for the following areas:
8+
- Content Launch Mechanism
9+
- Authentication
10+
- Session Management
11+
- Reporting
12+
- Course Structure
13+
-

0 commit comments

Comments
 (0)