Sha256: 87d52ea74689d1cd2d1fdf0711ac637e9f85ce3ffa00368e7cba19f56f679b0a
Contents?: true
Size: 714 Bytes
Versions: 8
Compression:
Stored size: 714 Bytes
Contents
{ "id": "<GUID>", "actor": { "name": "<Student Name>", "mbox": "<Student Email Address>", "objectType": "Person" }, "verb": { "id": "http://adlnet.gov/expapi/verbs/completed", "display": { "en-US": "completed" } }, "object": { "id": "<Activity URL>", "definition": { "name": { "en-US": "<Activity name>" }, "description": { "en-US": "<Activity description>" }, "type": "http://id.tincanapi.com/activitytype/resource" }, "objectType": "Activity" }, "result": { "completion": "<Boolean>", "duration": "<Cumulative ISO 8601 Duration>" }, "timestamp": "<Start, ISO 8601 DATE>" }
Version data entries
8 entries across 8 versions & 1 rubygems