38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"statements": [
|
|
{
|
|
"id": "12345678-1234-5678-8234-567812345678",
|
|
"actor": {
|
|
"mbox": "mailto:conformancetest@tincanapi.com",
|
|
"objectType": "Agent"
|
|
},
|
|
"verb": {
|
|
"id": "http://tincanapi.com/conformancetest/verbid",
|
|
"display": {
|
|
"en-US": "test"
|
|
}
|
|
},
|
|
"object": {
|
|
"id": "http://tincanapi.com/conformancetest/activityid",
|
|
"objectType": "Activity"
|
|
}
|
|
},
|
|
{
|
|
"id": "12345678-1234-5678-8234-567812345679",
|
|
"actor": {
|
|
"mbox": "mailto:bob@example.com",
|
|
"objectType": "Agent"
|
|
},
|
|
"verb": {
|
|
"id": "http://adlnet.gov/expapi/verbs/deleted",
|
|
"display": {
|
|
"en-US": "deleted"
|
|
}
|
|
},
|
|
"object": {
|
|
"id": "http://tincanapi.com/conformancetest/activityid",
|
|
"objectType": "Activity"
|
|
}
|
|
}
|
|
]
|
|
} |