forked from ggilbert-unicon/xapi-vle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse_access.json
54 lines (54 loc) · 1.67 KB
/
course_access.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"authority": {
"mbox": "mailto:analytics@jisc.ac.uk",
"name": "Moodle",
"objectType": "Agent"
},
"stored": "2017-11-02T10:55:47.245100+00:00",
"context": {
"extensions": {
"http://blackboard&46;com/extensions/info": {
"https://jisc&46;blackboard&46;com/webapps/bbc-xAPI-BBLEARN/": "2.0.0",
"https://jisc&46;blackboard&46;com": "9.1.201510"
},
"http://id&46;tincanapi&46;com/extension/ip-address": "10.3.3.48",
"http://xapi&46;jisc&46;ac&46;uk/courseArea": {
"id": "https://jisc.blackboard.com/webapps/blackboard/execute/courseMain?course_id=741&sc=",
"http://xapi&46;jisc&46;ac&46;uk/vle_mod_id": "test_course11"
},
"http://xapi&46;jisc&46;ac&46;uk/sessionId": "722602",
"http://xapi&46;jisc&46;ac&46;uk/recipeVersion": "1.0"
},
"platform": "Blackboard"
},
"actor": {
"account": {
"name": "test_user1",
"homePage": "https://jisc.blackboard.com"
},
"name": "test_user1 test_user1",
"objectType": "Agent"
},
"timestamp": "2017-08-29T05:32:42.000Z",
"version": "1.0.0",
"id": "3c3a4e77-3202-4f56-848c-efe86065f9c7",
"verb": {
"display": {
"en": "viewed"
},
"id": "http://id.tincanapi.com/verb/viewed"
},
"object": {
"definition": {
"description": {
"en": "test_course11"
},
"name": {
"en": "test_course11"
},
"type": "http://xapi.jisc.ac.uk/vle/page"
},
"id": "https://jisc.blackboard.com/webapps/blackboard/execute/courseMain?course_id=741&sc=",
"objectType": "Activity"
}
}