forked from ggilbert-unicon/xapi-vle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourse_content_access.json
More file actions
65 lines (65 loc) · 2.48 KB
/
course_content_access.json
File metadata and controls
65 lines (65 loc) · 2.48 KB
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
{
"version":"1.0.0",
"id":"c3e2b586-8923-412c-8259-5210ceb79a2f",
"timestamp":"2015-12-11T10:19:49.000Z",
"actor":{
"objectType":"Agent",
"name":"Student Name",
"account":{
"name":"student_username",
"homePage":"https://jisc.blackboard.com"
}
},
"verb":{
"id":"http://id.tincanapi.com/verb/viewed",
"display":{
"en":"viewed"
}
},
"object":{
"objectType":"Activity",
"id":"https://jisc.blackboard.com/webapps/blackboard/content/listContent.jsp?content_id=_49953_1&course_id=_21122_1",
"definition":{
"type":"http://xapi.jisc.ac.uk/vle/content",
"name":{
"en":"Introduction to Scrum"
},
"description":{
"en":"A quick overview of Scrum. This e-learning module covers the rationale for Agile/Scrum, along with an overview of roles, meetings, and artifacts. The module ends with a challenging quiz which has been shown to increase scores on Scrum certification tests (such as Certified Scrum Master). "
}
}
},
"context":{
"contextActivities":{
"grouping":[
{
"objectType":"Activity",
"id":"https://jisc.blackboard.com/webapps/blackboard/execute/modulepage/view?course_id=1",
"definition":{
"type":"http://xapi.jisc.ac.uk/courseArea",
"name":{
"en":"xAPI Basics"
},
"description":{
"en":"xAPI Basics course for Learning Analytics enthusiasts"
}
}
}
]
},
"platform":"Blackboard",
"extensions":{
"http://xapi.jisc.ac.uk/extensions/courseArea":{
"http://xapi.jisc.ac.uk/vle_mod_id":"b-xapi",
"id":"https://jisc.blackboard.com/webapps/blackboard/execute/modulepage/view?course_id=1"
},
"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"
}
}
}