{ "verb": { "id": "http://bao.mijnklas.nl/xapi/verbs/navigate", "display": { "nl-NL": "Navigeer" } }, "target": { "definition": { "name": { "en-US": "Back", "nl-NL": "Terug" }, "extensions": { "http://bao.mijnklas.nl/xapi/extensions/navigateType": "Command", "http://bao.mijnklas.nl/xapi/extensions/navigateValue": "Back" } } } }Custom Navigation Example:
{ "verb": { "id": "http://bao.mijnklas.nl/xapi/verbs/navigate", "display": { "nl-NL": "Navigeer" } }, "object": { "definition": { "name": { "en-US": "Custom", "nl-NL": "OpMaat" }, "extensions": { "http://bao.mijnklas.nl/xapi/extensions/navigateType": "Identifier", "http://bao.mijnklas.nl/xapi/extensions/navigateValue": "UniqueIdForTheApplication" } } } }
Different colors in the JSON Representation give special meaning to that part of the json.
Optional: May be added for clarity. Bao xApi ignores it if present.
Removed: Bao xApi has no use for it but TinCan Api requests/requires it. Bao xApi ignores it if present.
Comment: Comment for clarification of the property. This should not be present in the json representation