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" }
).
Optional
full: undefinedFigure 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.
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