Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The xAPI provides four data models for recording elements of a learning experience, these are:

  • Statements which are an immutable record of an agent’s interaction with an activity. A set of statements can be used to track a complete learning experience. Voiding can be used to invalidate previous statements, henceforth removing them from normal retrieval methods.

  • Activity Profiles that record additional mutable information about an activity that you wouldn’t want to record on every statement.

  • Agent Profiles that record additional mutable information about an agent that you wouldn’t want to record on every statement.

  • State which records mutable information about an agent in relation to an activity, such as how far they’ve progressed through a activity.

...

To begin using the xAPI in Learning Locker, you can checkout our guides for integrating with Learning Lockerinserting statements, and retrieving statements. For more detailed documentation of the xAPI conformant HTTP interfaces that Learning Locker provides, you can checkout the xAPI HTTP interface documentation.