true if bubbling false otherwise
Get the statements verb id.
if true the full verb id prefixed by http://adlnet.gov/expapi/verbs/ will be returned
Verb or null if no verb with an id has been defined.
If the parameter full
is true
, the return type is
an object with an id
property (the verb with full url)
and a display
property (a record of translated labels,
for instance { "en-US: "Answered" }
).
Get the statements verb id.
if true the full verb id prefixed by http://adlnet.gov/expapi/verbs/ will be returned
Verb or null if no verb with an id has been defined.
If the parameter full
is true
, the return type is
an object with an id
property (the verb with full url)
and a display
property (a record of translated labels,
for instance { "en-US: "Answered" }
).
Get the statements verb id.
Optional
full: undefinedif true the full verb id prefixed by http://adlnet.gov/expapi/verbs/ will be returned
Verb or null if no verb with an id has been defined.
If the parameter full
is true
, the return type is
an object with an id
property (the verb with full url)
and a display
property (a record of translated labels,
for instance { "en-US: "Answered" }
).
Figure out if a property exists in the statement and return it
List describing the property we're looking for. For instance ['result', 'score', 'raw'] for result.score.raw
The value of the property if it is set, null otherwise.
Prevent this event from bubbling up to parent
Try to schedule an event for externalDispatcher
true if external and not already scheduled, otherwise false
Set the actor. Email and name will be added automatically.
Set the context part of the statement.
The H5P instance
Set the object part of the statement.
The id is found automatically (the url to the content)
The H5P instance
Set scored result statements.
Set a verb.
Verb in short form, one of the verbs defined at https://help.csod.com/help/csod_0/Content/Catalog/xAPI_Package_Support/xAPI_Appendix.htm?TocPath=Learning%7CContent%7CxAPI%7C_____6
Get bubbling status