xapiVerb
Describes the action taken by the actor.
id
Flow resource path: statementData > xapiVerb > id
Parameter type: String URI
Description: The unique identifier for the verb, typically a URI that describes the action performed. The id should be a URI describingthe type of action.
Example
display.langString1
Flow resource path: statementData > xapiVerb > display > langString1
Parameter type: String text
Description: The human-readable name of the verb in one language. langString1 will match the first key/value under display.
Example
display.langString2
Flow resource path: statementData > xapiVerb > display > langString2
Parameter type: String text
Description: The human-readable name of the verb in a second language, if applicable. langString2 will match the second key/value under display.
Example
display.langString3
Flow resource path: statementData > xapiVerb > display > langString3
Parameter type: String text
Description: The human-readable name of the verb in a third language, if needed, for multilingual support. langString3 will match the third key/value under display.
Example
Last updated