Skip to content

Instantly share code, notes, and snippets.

@phish108
Last active August 29, 2015 14:07
Show Gist options
  • Save phish108/d71896c286290568b714 to your computer and use it in GitHub Desktop.
Save phish108/d71896c286290568b714 to your computer and use it in GitHub Desktop.
[
{
"object" : {
"id" : "http://hornet.ethz.ch/scorm_editor/tla/restservice/content/course.php/12345"
},
"timestamp" : "2014-10-06T06:06:06+0200",
"verb" : {
"id" : "http://ilias.org/vocab/course/participate"
},
"stored" : "2014-10-07T23:52:42+0200",
"id" : "da79caa6-f990-44d4-b9c5-de2576282dec",
"actor" : {
"mbox": "mailto:XXX@ethz.ch"
}
},
{
"object" : {
"id" : "http://hornet.ethz.ch/scorm_editor/tla/restservice/content/qti.php/pool/19903/7990"
},
"actor" : {
"mbox" : "mailto:XXX@ethz.ch"
},
"timestamp" : "2014-10-06T06:06:06+0200",
"verb" : {
"id" : "http://imsglobal.com/vocab/qti/item/respond"
},
"context" : {
"statement" : {
"objectType" : "StatementRef",
"id" : "course.participate-12345-54322"
}
},
"context" : {
"statement" : {
"objectType" : "StatementRef",
"id" : "da79caa6-f990-44d4-b9c5-de2576282dec"
}
},
"stored" : "2014-10-08T20:26:59+0200",
"id" : "f4790c41-b7ea-4c85-9429-dcac627fff9a",
"result" : {
"duration" : "PT1M2S",
"score" : {
"success" : false,
"scaled" : 0,
"completion" : false,
"raw" : 0.5
}
}
},
{
"object" : {
"id" : "http://hornet.ethz.ch/scorm_editor/tla/restservice/content/course.php/12345"
},
"timestamp" : "2014-10-06T06:06:06+0200",
"verb" : {
"id" : "http://ilias.org/vocab/course/participate"
},
"stored" : "2014-10-07T23:52:42+0200",
"id" : "f98b29f1-a741-4681-9415-cc2713078850",
"actor" : {
"mbox" : "mailto:YYY@ethz.ch"
}
},
{
"object" : {
"id" : "http://hornet.ethz.ch/scorm_editor/tla/restservice/content/qti.php/pool/12345/7990"
},
"actor" : {
"id" : "mailto:YYY@ethz.ch"
},
"timestamp" : "2014-10-06T06:06:06+0200",
"verb" : {
"mbox" : "http://imsglobal.com/vocab/qti/item/respond"
},
"context" : {
"statement" : {
"objectType" : "StatementRef",
"id" : "f98b29f1-a741-4681-9415-cc2713078850"
}
},
"stored" : "2014-10-08T00:00:28+0200",
"id" : "cd592103-8f27-48c4-afd7-b4ec9cdc79b3",
"result" : {
"duration" : "PT1M2S",
"score" : {
"success" : false,
"scaled" : 0,
"completion" : false,
"raw" : 0.5
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment