-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the Xasu, xAPI Analytics Supplier, documentation! In this Wiki you will find resources to use Xasu in your Unity project to enable xAPI.
Xasu is a xAPI Tracker implemented as a Unity package that manages xAPI traces and sends them to LRSs, local files or remote backup hosts. Before starting using Xasu we strongly recommend to check the xAPI documentation to get a basic knowledge about xAPI, LRS, traces, profiles and the cmi5 protocol. You might not need to deeply understand xAPI, but basic knowledge of the traces and architecture is recommended. Xasu will provide you with a High-Level interface for tracing serious games actions like element interactions, choices or progress report; and for tracing cmi5 actions.
Here you can find some recommended reading about xAPI and cmi5:
- xAPI overview: https://xapi.com/overview/
- xAPI LRS overview: https://xapi.com/learning-record-store/
- xAPI full specification and documentation: https://github.com/adlnet/xAPI-Spec
- Cmi5 overview: https://xapi.com/cmi5/
- Cmi5 specification: https://aicc.github.io/CMI-5_Spec_Current/
- Documentation Home Page (this page)
- The "Super" in Xasu
- Quick Start
- Authorization Protocols
- Setting up CMI-5
- Sending xAPI traces
- Working modes
- Working in Unity with Xasu