xAPI Event Tracking MicroSim Demo

About This Demo

This MicroSim demonstrates how to track user interactions using IEEE xAPI (Experience API) standards. As you interact with the circle size slider, each event is logged with xAPI-compliant statements and stored in browser localStorage.

Try this: Move the slider below and watch the event count increase. Each interaction creates a structured learning record.

Current Size: 50px
Events Logged: 0

Latest xAPI Event:

No events yet - try moving the slider!

xAPI Event Structure

Each event follows the xAPI format: Actor (learner) performed Verb (action) on Object (activity) with optional Result data.