forked from ggilbert-unicon/xapi-vle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodel_output.js
More file actions
86 lines (86 loc) · 2.9 KB
/
model_output.js
File metadata and controls
86 lines (86 loc) · 2.9 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
"version": "1.0.0",
"timestamp": "2016-12-05T21:15:13-05:00",
"verb": {
"id": "http://xapi.jisc.ac.uk/verbs/predicted",
"display": {
"en-US": "predicted",
"en-GB": "predicted"
}
},
"actor": {
"objectType": "Agent",
"account": {
"homePage": "http://jisc.ac.uk",
"name": "JiscLAPv0"
}
},
"object": {
"objectType": "Activity",
"id": "https://lap.jisc.ac.uk/earlyAlert/unicon/id",
"definition": {
"type": "http://activitystrea.ms/schema/1.0/alert",
"extensions": {
"https://lap.jisc.ac.uk/earlyAlert/type": "JiscLAPv0"
},
"name": {
"en-US": "An early alert",
"en-GB": "An early alert"
},
"description": {
"en-US": "An early alert",
"en-GB": "An early alert"
}
}
},
"result": {
"extensions": {
"https://lap.jisc.ac.uk/earlyAlert/academicrisk": "true",
"https://lap.jisc.ac.uk/earlyAlert/passprobability": "0.0",
"https://lap.jisc.ac.uk/earlyAlert/statistics": [
{
"https://lap.jisc.ac.uk/earlyAlert/statistics/name": "status",
"https://lap.jisc.ac.uk/earlyAlert/statistics/value": "100.0",
"https://lap.jisc.ac.uk/earlyAlert/statistics/min": "0.0",
"https://lap.jisc.ac.uk/earlyAlert/statistics/max": "100.0"
}
]
}
},
"context": {
"contextActivities": {
"grouping": [
{
"objectType": "Activity",
"id": "https://github.com/jiscdev/analytics-udd/blob/master/predictive-core.md#mod_instance/foo",
"definition": {
"type": "http://adlnet.gov/expapi/activities/module",
"extensions": {
"https://lap.jisc.ac.uk/taxonomy": "MOD_INSTANCE"
},
"name": {
"en-US": "Jisc Module Instance"
},
"description": {
"en-US": "Jisc Module Instance"
}
}
}
]
},
"extensions": {
"http://xapi.jisc.ac.uk/recipient": {
"http://xapi.jisc.ac.uk/studentid": "bar"
},
"http://xapi.jisc.ac.uk/courseArea": {
"http://xapi.jisc.ac.uk/modinstanceid": "foo"
}
}
},
"authority": {
"objectType": "Agent",
"name": "Unicon",
"mbox": "mailto:ggilbert@unicon.net"
},
"stored": "2016-12-06T02:15:14.475900+00:00",
"id": "b21d83df-d93c-4571-9884-d25787983e92"
}