forked from ggilbert-unicon/xapi-vle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloggedout.json
68 lines (68 loc) · 2.13 KB
/
loggedout.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
"statement": {
"authority": {
"mbox": "mailto:analytics@jisc.ac.uk",
"name": "Moodle",
"objectType": "Agent"
},
"stored": "2017-11-02T10:55:29.867100+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/sessionId": "722601",
"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"
},
<<<<<<< HEAD
"timestamp": "2017-08-28T23:47:57.000Z",
"version": "1.0.0",
"id": "c3bcaf1e-b9d9-40c0-b335-36c40519146d",
"verb": {
"display": {
"en": "logged out"
},
"id": "https://brindlewaye.com/xAPITerms/verbs/loggedout"
},
"object": {
"definition": {
"description": {
"en": "Blackboard (https://jisc.blackboard.com)"
},
"name": {
"en": "Blackboard (https://jisc.blackboard.com)"
},
"extensions": {
"http://xapi&46;jisc&46;ac&46;uk/applicationType": "http://id.tincanapi.com/activitytype/lms"
},
"type": "http://activitystrea.ms/schema/1.0/application"
},
"id": "https://jisc.blackboard.com/webapps/login/",
"objectType": "Activity"
=======
"context":{
"platform":"Blackboard",
"extensions":{
"http://xapi.jisc.ac.uk/plugin/info":{
"https://jisc.blackboard.com":"9.1.201410",
"https://jisc.blackboard.com/webapps/bbc-xAPI-BBLEARN/":"1.0.0"
},
"http://xapi.jisc.ac.uk/sessionId":"32456891",
"http://xapi.jisc.ac.uk/recipeVersion": "1.0",
"http://id.tincanapi.com/extension/ip-address":"10.3.3.48"
}
>>>>>>> master
}
}
}