xAPI statements describe an action performed by a user. They are formatted as actor-verb-object.
For example: Luci (actor) completed (verb) Page 1 (object)
xAPI statements offer a wider variety of verbs in comparison to SCORM which only offers Completed and Passed. This table shows a list of the xAPI verbs that Elucidat supports.
| Verb | Description |
attempted |
Notifies the LRS that a course has begun. |
experienced |
Sent when a page has been viewed. |
answered |
Sent when an answer to a scored question has been sent. |
completed |
Indicates when a learner has viewed or completed the required percentage of pages. |
passed |
Indicates that a course has been completed with a passing score. |
failed |
Indicates that a course has been completed with a failing score. |
terminated |
Indicates that the learner has closed the course window. |
Information
Elucidat xAPI uses Basic Authentication—before using xAPI, you should ensure that your LRS or LMS supports Basic Authentication.
Elucidat xAPI uses Basic Authentication—before using xAPI, you should ensure that your LRS or LMS supports Basic Authentication.