casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 9 forks source link

Add xAPI support #384

Closed KallynGowdy closed 6 months ago

KallynGowdy commented 6 months ago

xAPI (Experience API) is a specification for learning technologies with the goal of making data collection and interoperation easier for applications and tools. Functionally, applications can operate as Learning Record Providers and Consumers (LRPs and LRCs) and interface with a Learning Record Store (LRS). LRPs produce statements about personas (i.e. "user did X task") and send those statements to a LRS.

This task is all about extending CasualOS to support common LRP capabilities and be able to interface with LRS APIs.

Website: https://xapi.com/ Spec: https://github.com/adlnet/xAPI-Spec/tree/master

KallynGowdy commented 6 months ago

Resolved in https://github.com/casual-simulation/casualos-cmi5-examples