forked from theodi/ukan-course
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
186 lines (126 loc) · 5.39 KB
/
index.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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!DOCTYPE HTML>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<html>
<head>
<title>Home</title>
<meta id="meta" name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="assets/slick.css"/>
<link rel="stylesheet" type="text/css" href="assets/slick-theme.css"/>
<link rel="stylesheet" href="assets/app.css" type="text/css" media="screen">
<script src="js/tabletop.js" type="text/javascript"></script>
</head>
<body>
<header>
<div id="progress-bar">
<div id="progress-step-0" class="grey"></div>
<div id="progress-step-1" class="grey" ></div>
<div id="progress-step-2" class="grey"></div>
<div id="progress-step-3" class="grey"></div>
<div id="progress-step-4" class="grey"></div>
<div id="progress-step-5" class="grey"></div>
<div id="progress-step-6" class="grey"></div>
<div id="progress-step-7" class="grey"></div>
<div id="progress-step-8" class="grey"></div>
<div id="progress-step-9" class="grey"></div>
<p id="progress-text"></p>
</div>
</header>
<section id="course-content-wrapper">
<div id="course-content">
<h1 id="welcome"></h1>
</div>
</section>
<section id="content-wrapper">
<div id="slide-left">
<div class="side-panel-title">
<h2>Course Contents</h2>
</div>
<div id="wrapperleft">
<div id="scrollerleft">
<div class="slide-content" id="canvas">
<div class="ch-title" data-topic="0" data-sections="2" data-quiz="false" alt="section zero">
<h3>Introduction</h3>
</div>
<div class="ch-title" data-topic="1" data-sections="5" data-quiz="false" alt="section one">
<h3>Topic 1 - <strong>Describe your data situation</strong></h3>
</div>
<div class="ch-title" data-topic="2" data-sections="5" data-quiz="false" alt="section two">
<h3>Topic 2 - <strong>Know Your Data</strong></h3>
</div>
<div class="ch-title" data-topic="3" data-sections="3" data-quiz="false" alt="section three">
<h3>Topic 3 - <strong>Understand the use case</strong></h3>
</div>
<div class="ch-title" data-topic="4" data-sections="4" data-quiz="false" alt="section four">
<h3>Topic 4 - <strong>Understand the legal issues</strong></h3>
</div>
<div class="ch-title" data-topic="5" data-sections="6" data-quiz="false" alt="section five">
<h3>Topic 5 - <strong>Understand the issue of consent and your ethical obligations</strong></h3>
</div>
<div class="ch-title" data-topic="6" data-sections="6" data-quiz="false" alt="section six">
<h3>Topic 6 - <strong>Identify the processes you will need to assess disclosure risk</strong></h3>
</div>
<div class="ch-title" data-topic="7" data-sections="6" data-quiz="false" alt="section seven">
<h3>Topic 7 - <strong>Identify the processes you will need to control disclosure risk</strong></h3>
</div>
<div class="ch-title" data-topic="8" data-sections="4" data-quiz="false" alt="section eight">
<h3>Topic 8 - <strong>Identify who your stakeholders are and plan how you will communicate with them</strong></h3>
</div>
<div class="ch-title" data-topic="9" data-sections="4" data-quiz="false" alt="section nine">
<h3>Topic 9 - <strong>Plan what happens next once you have shared or released data</strong></h3>
</div>
<div class="ch-title" data-topic="10" data-sections="5" data-quiz="false" alt="section ten">
<h3>Topic 10 - <strong>Plan what you will do if things go wrong</strong></h3>
</div>
</div>
</div>
</div>
</div>
<div id="slide-right">
<div class="col-1">
<div class="arrow-left help" alt="help"><p>?</p></div>
</div>
<div class="col-2">
<div class="right-side-panel-title">
<h2>Got Questions?</h2><img class="help" src="assets/images/exit-button.png">
</div>
<div id="wrapperright">
<div class="right-side-panel-content" id="scrollerright">
<p>Got questions about best practice or want to make a comment about the course?</p><br>
<p>Just use the form below and we will get back to you shortly.</p>
<form name="myForm" action="" onsubmit="return validateForm()" method="post">
<input id="name" type="text" name="fname" placeholder="Name">
<input id="email" type="email" name="email" placeholder="[email protected]">
<textarea rows="10" cols="50">Query / Comment
</textarea>
<div class="alert-message">
<p>Name and email must be filled out!</p>
</div>
<input id="image-submit" type="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
</section>
<footer>
<div id="menu-button" class="toolbar-element" alt="menu"><img src="assets/images/list-button.png"></div>
<div id="toolbar">
<div id="left" class="toolbar-element">
<div class="but-l"><img src="assets/images/chevron-left.png"></div>
<div class="desc-l" alt="previous"><p>Previous</p></div>
</div>
<div id="descriptor" class="toolbar-element"><h4>Introduction</h4></div>
<div id="right" class="toolbar-element">
<div class="desc-r" alt="next"><p>Next</p></div>
<div class="but-r"><img src="assets/images/chevron-right.png"></div>
</div>
</div>
</footer>
<script src="js/jquery-1.11.2.js" type="text/javascript"></script>
<script src="js/slick.js" type="text/javascript"></script>
<script src="js/jquery.cookie.js" type="text/javascript"></script>
<script src="js/circles.js" type="text/javascript"></script>
<script src="js/app.js" type="text/javascript"></script>
<script type="text/javascript">
</script>
</body>