Skip to content

Instantly share code, notes, and snippets.

@ajbrown
Created September 3, 2015 21:38
Show Gist options
  • Save ajbrown/24498adad832ff863643 to your computer and use it in GitHub Desktop.
Save ajbrown/24498adad832ff863643 to your computer and use it in GitHub Desktop.
A test caliper learning event.
{
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@type": "http://purl.imsglobal.org/caliper/v1/AssessmentEvent",
"actor": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "http://mheducation.com/connected/users/edfa85ca-e04c-4ae3-ac15-7167aab42cc8",
"@type": "http://purl.imsglobal.org/caliper/v1/lis/Person",
"name": null,
"description": null,
"extensions": {
},
"dateCreated": "2014-10-30T01:02:16.985Z",
"dateModified": null
},
"action": "http://purl.imsglobal.org/vocab/caliper/v1/action#Started",
"object": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "http://mheducation.com/engrade/assessment/4099999673846212",
"@type": "http://purl.imsglobal.org/caliper/v1/Assessment",
"name": "Weekly Assessment - Unit 1, Week 1",
"description": null,
"objectType": null,
"alignedLearningObjective": [
{
"@id": "http://api.academicbenchmarks.com/rest/v3/standards/CF6A375C-67AD-11DF-AB5F-995D9DFF4B22",
"mheId-test-only": "http://mheducation.com/standards/CC/LANG/2010/CF6A375C-67AD-11DF-AB5F-995D9DFF4B22"
}
],
"keywords": null,
"isPartOf": null,
"dateCreated": "2015-05-10T20:05:01.620Z",
"dateModified": null,
"datePublished": null,
"version": "0.9.0",
"dateToActivate": null,
"dateToShow": null,
"dateToStartOn": null,
"dateToSubmit": null,
"extensions": {
"com": {
"mheducation": {
"sourceSystem": "engrade",
"activityType": "assessment"
}
}
},
"maxAttempts": 1,
"maxSubmits": 1,
"maxScore": 1
},
"target": null,
"generated": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "http://mheducation.com/engrade/assessment/4099999673846212/attempts/4d21ed",
"@type": "http://purl.imsglobal.org/caliper/v1/Attempt",
"name": null,
"description": null,
"extensions": {
},
"dateCreated": null,
"dateModified": null,
"assignable": "http://mheducation.com/engrade/assessment/4099999673846212",
"actor": "http://mheducation.com/connected/users/edfa85ca-e04c-4ae3-ac15-7167aab42cc8",
"count": 1,
"startedAtTime": "2015-08-07T13:00:00.000Z",
"endedAtTime": null,
"duration": null
},
"startedAtTime": "2015-08-07T13:00:00.000Z",
"endedAtTime": null,
"duration": null,
"edApp": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "https://mheducation.edu/connected/program/reading-wonders-2",
"@type": "http://purl.imsglobal.org/caliper/v1/SoftwareApplication",
"name": "Reading Wonders 2.0",
"description": null,
"extensions": {
},
"dateCreated": "2014-02-24T07:42:03.326Z",
"dateModified": null
},
"group": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "undefined",
"@type": "http://purl.imsglobal.org/caliper/v1/lis/Group"
},
"membership": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "undefined",
"@type": "http://purl.imsglobal.org/caliper/v1/lis/Membership",
"name": "",
"description": null,
"member": "http://mheducation.com/connected/users/edfa85ca-e04c-4ae3-ac15-7167aab42cc8",
"organization": null,
"roles": [
"http://purl.imsglobal.org/vocab/lis/v2/membership#Learner"
],
"status": "http://purl.imsglobal.org/vocab/lis/v2/status#Active",
"extensions": {
"com": {
"mheducation": {
"learningContext": {
"district": "http://mheducation.com/connected/districts/28",
"school": "http://mheducation.com/connected/schools/14348",
"class": "http://mheducation.com/connected/classes/a08d86a3-e668-4e20-bab6-a6bdf6980bef",
"instructor": [
"http://mheducation.com/connected/users/b1830bd5-e2e9-4108-bb57-9889e2c90d4d"
],
"program": "https://mheducation.edu/connected/program/reading-wonders-2",
"classGradeLevel": 1,
"learnerGradeLevel": 1
}
}
}
},
"dateCreated": null,
"dateModified": null
},
"federatedSession": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment