-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathanalytics.html
75 lines (53 loc) · 2.15 KB
/
analytics.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>xAPI Cohort - Team Video Demo</title>
</head>
<body>
<h3>Real-Time Video Analytics</h3>
<iframe style="border: none; width: 100%; height: 400px;"
src="https://lrs.io/integrations/embedableCharts/?id=63ea4c3b-4a66-4bef-bfb1-1489b154ed75">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 400px;"
src="https://lrs.io/integrations/embedableCharts/?id=3099fa25-c9d8-42d5-b920-833d42a8c81d">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 400px;"
src="https://lrs.io/integrations/embedableCharts/?id=40080f97-27f5-45b2-893d-df92154d45d7">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 400px;"
src="https://lrs.io/integrations/embedableCharts/?id=10181602-dad7-48dc-b1c8-1142ed615b3b">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 400px;"
src="https://lrs.io/integrations/embedableCharts/?id=971729c5-1f28-4df3-888f-2dbd8cadcb18">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 400px;"
src="https://lrs.io/integrations/embedableCharts/?id=1a81b9cd-941f-4bda-aec1-5e0d87bed523">
</iframe>
<br>
<h3>Assessment Analytics</h3>
<iframe style="border: none; width: 100%; height: 800px;"
src="https://videocohort.lrs.io/integrations/embedableCharts/?id=de739beb-28f8-4576-aa27-f2509624093f">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 800px;"
src="https://videocohort.lrs.io/integrations/embedableCharts/?id=8c6f6d0c-daaa-4c37-b85a-6c7befe7d59d">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 800px;"
src="https://videocohort.lrs.io/integrations/embedableCharts/?id=a68756f9-3307-4125-9e45-da66d6b099ae">
</iframe>
<br>
<iframe style="border: none; width: 100%; height: 800px;"
src="https://videocohort.lrs.io/integrations/embedableCharts/?id=7772bf5e-a47f-4fa0-a008-dc1acfe5788a">
</iframe>
<br>
<div><em>Real-time embeded analytics provided by <a href="https://lrs.io" target="_blank">Veracity Learning</a>.</em></div>
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
</body>
</html>