References: Foundations of xAPI and the Learning Standards Landscape¶
-
Experience API (xAPI) - Wikipedia - Comprehensive overview of xAPI's history, predecessors (SCORM, AICC), the actor/verb/object statement model, and the Learning Record Store concept. Essential foundation for the standards landscape introduced in this chapter.
-
Sharable Content Object Reference Model - Wikipedia - Detailed explanation of SCORM 1.2 and SCORM 2004, the runtime API, the content packaging model, and the historical context that motivated the move to xAPI.
-
Learning Tools Interoperability - Wikipedia - Coverage of LTI 1.x and LTI Advantage, the IMS Global standards family, and how LTI complements (rather than competes with) xAPI for course-tool integration.
-
Designing Data-Intensive Applications - Martin Kleppmann - O'Reilly Media - Chapters on derived data and event streams provide the systems-thinking grounding that makes xAPI's "ledger of learning events" model click for software professionals.
-
Learning Analytics: From Research to Practice (2nd Edition) - Johann Ari Larusson and Brandon White (Editors) - Springer - Surveys the analytics layer that consumes xAPI data, including the organizational realities of K-12, higher ed, and corporate L&D contexts.
-
xAPI Specification (1.0.3) on GitHub - ADL Initiative - The canonical xAPI 1.0.3 specification organized into Part One (about), Part Two (statements), and Part Three (data and APIs). The authoritative source the rest of this course refers back to.
-
xAPI 101 — Statements 101 - Rustici Software - Plain-English walkthrough of the actor-verb-object pattern with annotated JSON examples. Excellent supplement when the spec language gets dense.
-
ADL Initiative xAPI Resources - Advanced Distributed Learning Initiative - The U.S. Department of Defense agency that authored xAPI; collects specifications, conformance tools, and sample profiles for the wider standards landscape.
-
IMS Caliper Analytics Specification - 1EdTech (formerly IMS Global) - Official Caliper Analytics overview, the rival event-stream specification with stronger LMS-vendor backing. Useful for the head-to-head comparison this chapter introduces.
-
cmi5 Specification - AICC / ADL - The constrained xAPI profile that makes xAPI usable from inside an LMS launch context. Read alongside SCORM history to see exactly what cmi5 fixes.