Skip to content

Instantly share code, notes, and snippets.

@oravecz
Created August 13, 2014 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oravecz/f6047a813a26cc2d05c9 to your computer and use it in GitHub Desktop.
Save oravecz/f6047a813a26cc2d05c9 to your computer and use it in GitHub Desktop.
{
"actor": {
"name": "Sally Student",
"account": {
"homePage": "https://connected.mcgraw-hill.com",
"name": "sally518"
}
},
"verb": {
"id": "http://mheducation.com/lrs/verbs/completed",
"display": {"en-US": "completed"}
},
"object": {
"id": "http://mheducation.com/engrade/pool/1847622903",
"definition": {
"type": "question"
}
},
"context": {
"instructor": {
"name": "Tanya Teacher",
"account": {
"homePage": "https://connected.mcgraw-hill.com",
"name": "tanya977"
}
},
"contextActivities" : {
"parent": {
"id": "http://mheducation.com/engrade/quiz/877232139"
}
}
},
"result": {
"completion": true,
"success": true,
"duration": 8466
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment