Skip to content

xAPI Demo

This is a demo of the IEEE xAPI on a small simple MicroSim.

Run the xAPI demo Anthropic Claude

Run the xAPI demo ChatGPT GPT-5

Prompt

Help me create a demo of using the IEEE xAPI interface to track user events within a MicroSim created with p5.js. Use a simple MicroSim like this:

https://dmccreary.github.io/microsims/sims/circle/main.html

As the user moves the slider, store the events into the browsers localStore (up to the 10MB limit). On the bottom of the MicroSim provide a count of the number of events logged.