forked from duboisp/jekyll-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathform-survey-rating.html
364 lines (330 loc) · 15.9 KB
/
form-survey-rating.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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
---
title: Form survey rating - design experimentation
---
<fieldset>
<legend>Question 6: <span id="q6-desc">Please rate, from not important to very important, the content you would like to see on the Digital Accessibility Toolkit.</span></legend>
<p><strong>Data output:</strong> expertise or field of expertise of our audience, help prioritize our content and the scope.</p>
<aside>
<h2>Technical notes</h2>
<p>The styling of the following items are in progress. The accessibility is set and partially the responsive design.</p>
<ul>
<li>The first 2 sub-items don't bold the label by using the CSS class "radio" + Custom CSS + stretched-link CSS</li>
<li>The third sub-item center the radio and make the surrounding area clickable</li>
<li>The fourth and subsequent bullet are using minimum formatting for the responsive design and meet accessibility</li>
</ul>
</aside>
<div class="row visible-md visible-lg">
<div class="col-md-offset-4 col-md-2">
<p id="q6-ni">Not important</p>
</div>
<div class="col-md-2">
<p id="q6-i">Important</p>
</div>
<div class="col-md-2">
<p id="q6-vi">Very important</p>
</div>
<div class="col-md-2">
<p id="q6-na">Not applicable</p>
</div>
</div>
<style>
input:focus + span,
input:hover + span,
input:checked + span {
display: block!important;
}
</style>
<!-- Question 6.01: -->
<div class="row mrgn-bttm-md" role="group" aria-labelledby="q6-01">
<div class="col-md-4 col-xs-12">
<p id="q6-01" class="mrgn-bttm-0">Communication product:</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-01a" class="stretched-link">
<input id="q6-01a" name="q6-01" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-01 q6-desc" />
<span class="hidden-md hidden-lg">Not important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-01b" class="stretched-link">
<input id="q6-01b" name="q6-01" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-01 q6-desc" />
<span class="hidden-md hidden-lg">Important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-01c" class="stretched-link">
<input id="q6-01c" name="q6-01" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-01 q6-desc" />
<span class="hidden-md hidden-lg">Very important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-01d" class="stretched-link">
<input id="q6-01d" name="q6-01" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-01 q6-desc" />
<span class="hidden-md hidden-lg">Not applicable</span>
</label>
</div>
</div>
</div>
<!-- Question 6.02: -->
<div class="row mrgn-bttm-md" role="group" aria-labelledby="q6-02">
<div class="col-md-4 col-xs-12">
<p id="q6-02" class="mrgn-bttm-0">Compliance:</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-02a" class="stretched-link">
<input id="q6-02a" name="q6-02" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-02 q6-desc" />
<span class="hidden-md hidden-lg">Not important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-02b" class="stretched-link">
<input id="q6-02b" name="q6-02" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-02 q6-desc" />
<span class="hidden-md hidden-lg">Important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-02c" class="stretched-link">
<input id="q6-02c" name="q6-02" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-02 q6-desc" />
<span class="hidden-md hidden-lg">Very important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-02d" class="stretched-link">
<input id="q6-02d" name="q6-02" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-02 q6-desc" />
<span class="hidden-md hidden-lg">Not applicable</span>
</label>
</div>
</div>
</div>
<!-- Question 6.03: -->
<div class="row mrgn-bttm-md" role="group" aria-labelledby="q6-03">
<div class="col-md-4 col-xs-12">
<p id="q6-03">Planning and Policy:</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-03a" class="btn-block text-center">
<input id="q6-03a" name="q6-03" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-03 q6-desc" />
<span class="hidden-md hidden-lg">Not important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-03b" class="btn-block text-center">
<input id="q6-03b" name="q6-03" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-03 q6-desc" />
<span class="hidden-md hidden-lg">Important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-03c" class="btn-block text-center">
<input id="q6-03c" name="q6-03" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-03 q6-desc" />
<span class="hidden-md hidden-lg">Very important</span>
</label>
</div>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<div class="radio mrgn-bttm-0 mrgn-tp-0">
<label for="q6-03d" class="btn-block text-center">
<input id="q6-03d" name="q6-03" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-03 q6-desc" />
<span class="hidden-md hidden-lg">Not applicable</span>
</label>
</div>
</div>
</div>
<hr />
<!-- Question 6.04: -->
<div class="row" role="group" aria-labelledby="q6-04">
<div class="col-md-4 col-xs-12">
<p id="q6-04">Multimedia Product</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-04a" name="q6-04" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-04 q6-desc" />
<label for="q6-04a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-04b" name="q6-04" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-04 q6-desc" />
<label for="q6-04b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-04c" name="q6-04" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-04 q6-desc" />
<label for="q6-04c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-04d" name="q6-04" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-04 q6-desc" />
<label for="q6-04d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.05: -->
<div class="row" role="group" aria-labelledby="q6-05">
<div class="col-md-4 col-xs-12">
<p id="q6-05">Inclusive Design</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-05a" name="q6-05" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-05 q6-desc" />
<label for="q6-05a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-05b" name="q6-05" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-05 q6-desc" />
<label for="q6-05b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-05c" name="q6-05" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-05 q6-desc" />
<label for="q6-05c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-05d" name="q6-05" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-05 q6-desc" />
<label for="q6-05d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.06: -->
<div class="row" role="group" aria-labelledby="q6-06">
<div class="col-md-4 col-xs-12">
<p id="q6-06">Event and Collaboration</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-06a" name="q6-06" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-06 q6-desc" />
<label for="q6-06a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-06b" name="q6-06" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-06 q6-desc" />
<label for="q6-06b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-06c" name="q6-06" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-06 q6-desc" />
<label for="q6-06c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-06d" name="q6-06" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-06 q6-desc" />
<label for="q6-06d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.07: -->
<div class="row" role="group" aria-labelledby="q6-07">
<div class="col-md-4 col-xs-12">
<p id="q6-07">Document Creation</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-07a" name="q6-07" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-07 q6-desc" />
<label for="q6-07a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-07b" name="q6-07" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-07 q6-desc" />
<label for="q6-07b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-07c" name="q6-07" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-07 q6-desc" />
<label for="q6-07c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-07d" name="q6-07" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-07 q6-desc" />
<label for="q6-07d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.08: -->
<div class="row" role="group" aria-labelledby="q6-08">
<div class="col-md-4 col-xs-12">
<p id="q6-08">Training</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-08a" name="q6-08" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-08 q6-desc" />
<label for="q6-08a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-08b" name="q6-08" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-08 q6-desc" />
<label for="q6-08b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-08c" name="q6-08" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-08 q6-desc" />
<label for="q6-08c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-08d" name="q6-08" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-08 q6-desc" />
<label for="q6-08d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.09: -->
<div class="row" role="group" aria-labelledby="q6-09">
<div class="col-md-4 col-xs-12">
<p id="q6-09">Tools and Testing</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-09a" name="q6-09" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-09 q6-desc" />
<label for="q6-09a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-09b" name="q6-09" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-09 q6-desc" />
<label for="q6-09b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-09c" name="q6-09" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-09 q6-desc" />
<label for="q6-09c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-09d" name="q6-09" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-09 q6-desc" />
<label for="q6-09d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.10: -->
<div class="row" role="group" aria-labelledby="q6-10">
<div class="col-md-4 col-xs-12">
<p id="q6-10">Resources</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-10a" name="q6-10" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-10 q6-desc" />
<label for="q6-10a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-10b" name="q6-10" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-10 q6-desc" />
<label for="q6-10b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-10c" name="q6-10" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-10 q6-desc" />
<label for="q6-10c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-10d" name="q6-10" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-10 q6-desc" />
<label for="q6-10d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
<!-- Question 6.11: -->
<div class="row" role="group" aria-labelledby="q6-11">
<div class="col-md-4 col-xs-12">
<p id="q6-11">Procurement</p>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-11a" name="q6-11" type="radio" value="Not important" aria-labelledby="q6-ni" aria-describedby="q6-11 q6-desc" />
<label for="q6-11a" class="hidden-md hidden-lg">Not important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-11b" name="q6-11" type="radio" value="Important" aria-labelledby="q6-i" aria-describedby="q6-11 q6-desc" />
<label for="q6-11b" class="hidden-md hidden-lg">Important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-11c" name="q6-11" type="radio" value="Very important" aria-labelledby="q6-vi" aria-describedby="q6-11 q6-desc" />
<label for="q6-11c" class="hidden-md hidden-lg">Very important</label>
</div>
<div class="col-md-2 col-sm-3 col-xs-12">
<input id="q6-11d" name="q6-11" type="radio" value="Not applicable" aria-labelledby="q6-na" aria-describedby="q6-11 q6-desc" />
<label for="q6-11d" class="hidden-md hidden-lg">Not applicable</label>
</div>
</div>
</fieldset>
<button type="submit">Submit your results</button>
</form></div>