Skip to content

Instantly share code, notes, and snippets.

@audreywatters
Created November 19, 2012 19:25
Show Gist options
  • Save audreywatters/4113077 to your computer and use it in GitHub Desktop.
Save audreywatters/4113077 to your computer and use it in GitHub Desktop.
Tin Can API (sample)
{
"actor": {
"name": "Sally Glider",
"mbox": "mailto:sally@example.com"
},
"verb": {
"id": "http://adlnet.gov/expapi/verbs/experienced",
"display": {"en-US": "experienced"}
},
"object": {
"id": "http://example.com/activities/solo-hang-gliding",
"definition": {
"name": { "en-US": "Solo Hang Gliding" }
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment