Learner XAPIStatement
Learner XAPIStatement
Introduction
Properties
Property Name
Description
Example
{
"actor": { "mbox": "mailto:[email protected]" },
"verb": { "id": "http://adlnet.gov/expapi/verbs/answered", "display": { "en-US": "answered" } },
"object": { "id": "http://mysite.com/xapi/questions/question1" },
"result": { "score": { "scaled": 0.8 } }
}Last updated