Build Introduction

This is the general structure of how your xAPI statements are managed:

Projects
├─ Activities
├── Statements

  • First create a new Project
  • Add an Activity
  • Then add one or more Statements

Build overview

Statement Actions

From the main Build > Projects tab, there are a few actions you can take for each Statement.

Statement Actions

  • View Code
    • Open the code output to view/copy the JavaScript code snippet
  • Edit
  • Duplicate
    • You can duplicate the statement to the same or other Project and Activity
  • Delete
Last Updated:
Contributors: Matthew Kliewer