com.rwth.unity.omilaxr.xapi
Version:
This is a package for OmiLAXR for enabling xAPI.
17 lines • 623 B
JSON
{
"name": {
"en-US": "accepted",
"de-DE": "akzeptierte"
},
"description": {
"en-US": "Indicates that the actor has accepted the object. For instance, a person accepting an award, or accepting an assignment.",
"de-DE": "Signalisiert, dass ein Agierender ein Objekt akzeptiert hat. Zum Beispiel: Eine Person akzeptiert eine Auszeichnung oder eine Aufgabe."
},
"exactMatch": [
"https://registry.tincanapi.com/#uri/verb/80",
"http://activitystrea.ms/schema/1.0/accept"
],
"relatedMatch": [
"https://registry.tincanapi.com/#uri/verb/99"
]
}