xAPI.js
  • xAPI.js
  • xAPI Wrapper Library
    • Introduction
    • Getting Started
    • The XAPI Class
    • Statement Resource
    • State Resource
    • Activity Profile Resource
    • Agent Profile Resource
    • About Resource
    • Agents Resource
    • Activities Resource
    • Helpers
    • Verbs
    • Attachment Usages
  • cmi5 Profile Library
    • Introduction
    • Getting Started
    • The Cmi5 Class
    • "cmi5 defined" Statement methods
    • "cmi5 allowed" Statement methods
    • Helpers
Powered by GitBook
On this page
  • Overview
  • First Steps
  • Resource APIs
  • The Statement Resource API
  • The Document Resource APIs
  • Other Resource APIs
  • Helper Methods and Constants

Was this helpful?

  1. xAPI Wrapper Library

Introduction

PreviousxAPI.jsNextGetting Started

Last updated 4 years ago

Was this helpful?

Overview

The xAPI.js Wrapper Library is a strongly typed JavaScript library for enabling learning content and learning systems to speak to each other. It is a complete implementation and fully compliant against the (v1.0.0 - v1.0.3).

For an example implementation of this library, you can find the source on GitHub.

First Steps

Resource APIs

The Statement Resource API

The Document Resource APIs

Other Resource APIs

Helper Methods and Constants

xAPI Specification
xAPI Wrapper Demo
Getting Started
The XAPI Class
Statement Resource
State Resource
Activity Profile Resource
Agent Profile Resource
Activities Resource
About Resource
Agents Resource
Helpers
Verbs
Attachment Usages