forked from duboisp/jekyll-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgcda11y-survey.html
795 lines (745 loc) · 40.5 KB
/
gcda11y-survey.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
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
---
title: "Survey: Development and research on our target audience"
modified: 2022-06-02
---
<script>
window.addEventListener('visibilitychange', function( event ) {
console.log( "visibilitychange" );
console.log( event );
//$( "h1" ).text( Date.now() );
});
</script>
<h3 id="examples1">Single items</h3>
<ul>
<li>
<a class="wb-lbx" href="demo/1_b.jpg" title="Image 1">
<img src="demo/1_s.jpg" alt="Image 1" />
</a>
</li>
<li>
<a class="wb-lbx" title="AJAX - Example 1 of AJAX content" href="ajax/ajax1-en.html">AJAX - Example 1</a>
</li>
<li>
AJAX - override default behaviour of image link with lbx-ajax<br />
<a class="wb-lbx lbx-ajax" title="AJAX - Example 1 of AJAX content" href="ajax/ajax1-en.html"><img src="demo/1_s.jpg" alt="Image 1" /></a>
</li>
<li>
<a class="wb-lbx" data-wb-lbx='{ "modal": true, "enableEscapeKey": true, "showCloseBtn": true }' title="Example of inline content" href="#inline_content">Inline content</a>
<section id="inline_content" class="mfp-hide modal-dialog modal-content overlay-def">
<header class="modal-header">
<h2 class="modal-title">Title</h2>
</header>
<div class="modal-body">
<ol>
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance
<ol>
<li>ordered list (<code>ol</code>) second level default appearance</li>
<li>ordered list (<code>ol</code>) second level default appearance
<ol>
<li>ordered list (<code>ol</code>) third level default appearance</li>
<li>ordered list (<code>ol</code>) third level default appearance</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
</section>
</li>
<li>
<a class="wb-lbx" title="Example of full width inline content" href="#inline_content_full_width">Full width inline content</a>
<section id="inline_content_full_width" class="mfp-hide modal-content overlay-def">
<header class="modal-header">
<h2 class="modal-title">Title</h2>
</header>
<div class="modal-body">
<ol class="colcount-sm-2 colcount-lg-3">
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance</li>
</ol>
</div>
</section>
</li>
<li>
<a class="wb-lbx lbx-modal" title="Example of a modal popup" href="#inline_content_modal">Modal popup</a>
<section id="inline_content_modal" class="mfp-hide modal-dialog modal-content overlay-def">
<header class="modal-header">
<h2 class="modal-title">Title</h2>
</header>
<div class="modal-body">
<ol>
<li>ordered list (<code>ol</code>) first level default appearance</li>
<li>ordered list (<code>ol</code>) first level default appearance
<ol>
<li>ordered list (<code>ol</code>) second level default appearance</li>
<li>ordered list (<code>ol</code>) second level default appearance
<ol>
<li>ordered list (<code>ol</code>) third level default appearance</li>
<li>ordered list (<code>ol</code>) third level default appearance</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
</section>
</li>
<li>
<a class="wb-lbx" title="AJAX - Content filtered by the URL hash" href="ajax/ajax4-en.html#filter-id">AJAX - Content filtered by URL hash (v4.0.7+)</a>
</li>
<li>
<a class="wb-lbx" title="AJAX - Content filtered by selector" href="ajax/ajax4-en.html" data-wb-lbx='{"filter": ".filter-selector"}'>AJAX - Content filtered by selector (v4.0.12+)</a>
</li>
</ul>
<hr />
<p>Welcome, and thank you for agreeing to participate!</p>
<p>The purpose of this sampling is to collect data to better understand and better serve our Digital Accessibility Toolkit / Sharing space's target audience. All data will be collected using aggregated methodology in order to ensure your privacy. The collected data will be used to expand our personas; including their goal, frustration and use case.</p>
<section class="panel panel-info">
<header class="panel-heading">
<h2 class="panel-title">Note</h2>
</header>
<div class="panel-body">
<p>The activity should take a maximum of 10 to 15 minutes to complete. There are 19 required questions and two (2) optional questions.
Please note, that some questions will be required and some will be optional. In either case it will be identified at the end of the question.</p>
<p>Please do not include sensitive personal information in the questions/comments box, such as your social insurance number, personal finance data and medical or work history.</p>
</div>
</section>
<div class="wb-frmvld">
<form action="#" method="get" id="validation-example">
<!--
Question 1: How many years have you been working in the field of Accessibility?
Data output: level of experience of our audience
a) less than 1 year
b) 1 to 2 years
c) 3 to 4 years
d) 5 to 6 years
e) More than 6 years
f) I do not work in the field of accessibility
-->
<input type="hidden" name="language" value="en" />
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name">Question 1: How many years have you been working in the field of Accessibility? <strong class="text-danger">(Required)</strong></h2></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q1a"><input type="radio" value="less than 1 year" name="q1" id="q1a" />less than 1 year</label>
</li>
<li class="radio">
<label for="q1b"><input type="radio" value="1 to 2 years" name="q1" id="q1b" />1 to 2 years</label>
</li>
<li class="radio">
<label for="q1c"><input type="radio" value="3 to 4 years" name="q1" id="q1c" />3 to 4 years</label>
</li>
<li class="radio">
<label for="q1d"><input type="radio" value="5 to 6 years" name="q1" id="q1d" />5 to 6 years</label>
</li>
<li class="radio">
<label for="q1e"><input type="radio" value="More than 6 years" name="q1" id="q1e" />More than 6 years</label>
</li>
<li class="radio">
<label for="q1f"><input type="radio" value="I do not work in the field of accessibility" name="q1" id="q1f" />I do not work in the field of accessibility</label>
</li>
</ul>
</fieldset></section>
<!--
Question 2: Which role(s) would you self-identify? Please select all that apply.
Data output: identify most common role of our audience
a) Accessibility Tester / Quality Assurance
b) Communication
c) Content Creator
d) Developer, Back-End
e) Developer, Front-End
f) Director
g) Human Resource
h) Legal, Policy
i) Manager
j) Procurement
k) Product Owner
l) Project Manager
m) Supervisor
n) Trainer, Educator
o) User Experience
p) Visual Designer
q) Other
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name">Question 2: Which role(s) would you self-identify? Please select all that apply. <strong class="text-danger">(Required)</strong></h2></legend>
<ul class="form-group list-unstyled">
<li class="checkbox">
<label for="q2a"><input type="checkbox" value="Accessibility Tester / Quality Assurance" name="q2a" id="q2a" />Accessibility Tester / Quality Assurance</label>
</li>
<li class="checkbox">
<label for="q2b"><input type="checkbox" value="Communication;" name="q2b" id="q2b" />Communication</label>
</li>
<li class="checkbox">
<label for="q2c"><input type="checkbox" value="Content Creator;" name="q2c" id="q2c" />Content Creator</label>
</li>
<li class="checkbox">
<label for="q2d"><input type="checkbox" value="Developer, Back-End;" name="q2d" id="q2d" />Developer, Back-End</label>
</li>
<li class="checkbox">
<label for="q2e"><input type="checkbox" value="Developer, Front-End;" name="q2e" id="q2e" />Developer, Front-End</label>
</li>
<li class="checkbox">
<label for="q2f"><input type="checkbox" value="Director;" name="q2f" id="q2f" />Director</label>
</li>
<li class="checkbox">
<label for="q2g"><input type="checkbox" value="Human Resource;" name="q2g" id="q2g" />Human Resource</label>
</li>
<li class="checkbox">
<label for="q2h"><input type="checkbox" value="Legal, Policy;" name="q2h" id="q2h" />Legal, Policy</label>
</li>
<li class="checkbox">
<label for="q2i"><input type="checkbox" value="Manager;" name="q2i" id="q2i" />Manager</label>
</li>
<li class="checkbox">
<label for="q2j"><input type="checkbox" value="Procurement;" name="q2j" id="q2j" />Procurement</label>
</li>
<li class="checkbox">
<label for="q2k"><input type="checkbox" value="Product Owner;" name="q2k" id="q2k" />Product Owner</label>
</li>
<li class="checkbox">
<label for="q2l"><input type="checkbox" value="Project Manager;" name="q2l" id="q2l" />Project Manager</label>
</li>
<li class="checkbox">
<label for="q2m"><input type="checkbox" value="Supervisor;" name="q2m" id="q2m" />Supervisor</label>
</li>
<li class="checkbox">
<label for="q2n"><input type="checkbox" value="Trainer, Educator;" name="q2n" id="q2n" />Trainer, Educator</label>
</li>
<li class="checkbox">
<label for="q2o"><input type="checkbox" value="User Experience;" name="q2o" id="q2o" />User Experience</label>
</li>
<li class="checkbox">
<label for="q2p"><input type="checkbox" value="Visual Designer;" name="q2p" id="q2p" />Visual Designer</label>
</li>
<li>
<label for="q2q"> Others <input type="text" name="q2q" id="q2q" /> </label>
</li>
</ul>
<input type="hidden" name="q2a" value="" />
<input type="hidden" name="q2b" value="" />
<input type="hidden" name="q2c" value="" />
<input type="hidden" name="q2d" value="" />
<input type="hidden" name="q2e" value="" />
<input type="hidden" name="q2f" value="" />
<input type="hidden" name="q2g" value="" />
<input type="hidden" name="q2h" value="" />
<input type="hidden" name="q2i" value="" />
<input type="hidden" name="q2j" value="" />
<input type="hidden" name="q2k" value="" />
<input type="hidden" name="q2l" value="" />
<input type="hidden" name="q2m" value="" />
<input type="hidden" name="q2n" value="" />
<input type="hidden" name="q2o" value="" />
<input type="hidden" name="q2p" value="" />
<input type="hidden" name="q2q" value="" />
</fieldset></section>
<!--
Question 3: Which field is closest to your work environment?
Data output: which field is the most common of our audience
a) Buying equipment, goods and services
b) Delivering services
c) Designing and building spaces
d) Digital Accessibility
e) Environment and building
f) Human Resources
g) Information Technology (IT)
h) Strategy and Policy
i) Training, Learning
j) Communication and Engagement
k) Other
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name">Question 3: Which field is closest to your work environment? <strong class="text-danger">(Required)</strong></h2></legend>
<ul class="form-group list-unstyled">
<li class="checkbox">
<label for="q3a"><input id="q3a" name="q3a" type="checkbox" value="Buying equipment, goods and services;" />Buying equipment, goods and services</label>
</li>
<li class="checkbox">
<label for="q3b"><input id="q3b" name="q3b" type="checkbox" value="Delivering services;" />Delivering services</label>
</li>
<li class="checkbox">
<label for="q3c"><input id="q3c" name="q3c" type="checkbox" value="Designing and building spaces;" />Designing and building spaces</label>
</li>
<li class="checkbox">
<label for="q3d"><input id="q3d" name="q3d" type="checkbox" value="Digital Accessibility;" />Digital Accessibility</label>
</li>
<li class="checkbox">
<label for="q3e"><input id="q3e" name="q3e" type="checkbox" value="Environment and building;" />Environment and building</label>
</li>
<li class="checkbox">
<label for="q3f"><input id="q3f" name="q3f" type="checkbox" value="Human Resources;" />Human Resources</label>
</li>
<li class="checkbox">
<label for="q3g"><input id="q3g" name="q3g" type="checkbox" value="Information Technology (IT);" />Information Technology (IT)</label>
</li>
<li class="checkbox">
<label for="q3h"><input id="q3h" name="q3h" type="checkbox" value="Strategy and Policy;" />Strategy and Policy</label>
</li>
<li class="checkbox">
<label for="q3i"><input id="q3i" name="q3i" type="checkbox" value="Training, Learning;" />Training, Learning</label>
</li>
<li class="checkbox">
<label for="q3j"><input id="q3j" name="q3j" type="checkbox" value="Communication and Engagement;" />Communication and Engagement</label>
</li>
<li>
<label for="q3k"> Others <input type="text" name="q3k" id="q3k" /> </label>
</li>
</ul>
<input type="hidden" name="q3a" value="" />
<input type="hidden" name="q3b" value="" />
<input type="hidden" name="q3c" value="" />
<input type="hidden" name="q3d" value="" />
<input type="hidden" name="q3e" value="" />
<input type="hidden" name="q3f" value="" />
<input type="hidden" name="q3g" value="" />
<input type="hidden" name="q3h" value="" />
<input type="hidden" name="q3i" value="" />
<input type="hidden" name="q3j" value="" />
</fieldset></section>
<!--
Question 4: Select the reason(s) you would consult the Digital Accessibility Toolkit. Select all that apply.
Data output: what type of content our audience want.
a) How to "apply accessibility to a specific task" (e.g.,: how to create an accessible presentation, or how to host an events.)
b) To find testing tools
c) To learn about the GoC standards and guideline
d) How to hire persons with disabilities
e) How to get/use adaptive technology
f) How to test a product
g) To find training resources
h) Learn about accessibility-related roles and responsibilities
i) Procurement of goods or services
j) Find people to collaborate with/networking
k) To read more on accessibility trends and news
l) To find a hub, forum, to chat and exchange ideas
m) Other
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name">Question 4: Select the reason(s) you would consult the Digital Accessibility Toolkit. Select all that apply. <strong class="text-danger">(Required)</strong></h2></legend>
<ul class="form-group list-unstyled">
<li class="checkbox">
<label for="q4a"><input id="q4a" name="q4a" type="checkbox" value="How to apply accessibility to a specific task;" />How to "apply accessibility to a specific task" (i.g.,: how to create an accessible presentation, or how to host an events.)</label>
</li>
<li class="checkbox">
<label for="q4b"><input id="q4b" name="q4b" type="checkbox" value="To find testing tools;" />To find testing tools</label>
</li>
<li class="checkbox">
<label for="q4c"><input id="q4c" name="q4c" type="checkbox" value="To learn about the GoC standards and guideline;" />To learn about the GoC standards and guideline</label>
</li>
<li class="checkbox">
<label for="q4d"><input id="q4d" name="q4d" type="checkbox" value="How to hire persons with disabilities;" />How to hire persons with disabilities</label>
</li>
<li class="checkbox">
<label for="q4e"><input id="q4e" name="q4e" type="checkbox" value="How to get/use adaptive technology;" />How to get/use adaptive technology</label>
</li>
<li class="checkbox">
<label for="q4f"><input id="q4f" name="q4f" type="checkbox" value="How to test a product;" />How to test a product</label>
</li>
<li class="checkbox">
<label for="q4g"><input id="q4g" name="q4g" type="checkbox" value="To find training resources;" />To find training resources</label>
</li>
<li class="checkbox">
<label for="q4h"><input id="q4h" name="q4h" type="checkbox" value="Learn about accessibility-related roles and responsibilities;" />Learn about accessibility-related roles and responsibilities</label>
</li>
<li class="checkbox">
<label for="q4i"><input id="q4i" name="q4i" type="checkbox" value="Procurement of goods or services;" />Procurement of goods or services</label>
</li>
<li class="checkbox">
<label for="q4j"><input id="q4j" name="q4j" type="checkbox" value="Find people to collaborate with/networking;" />Find people to collaborate with/networking</label>
</li>
<li class="checkbox">
<label for="q4k"><input id="q4k" name="q4k" type="checkbox" value="To read more on accessibility trends and news;" />To read more on accessibility trends and news</label>
</li>
<li class="checkbox">
<label for="q4l"><input id="q4l" name="q4l" type="checkbox" value="To find a hub, forum, to chat and exchange ideas;" />To find a hub, forum, to chat and exchange ideas</label>
</li>
<li>
<label for="q4m"> Others <input type="text" name="q4m" id="q4m" /> </label>
</li>
</ul>
<input type="hidden" name="q4a" value="" />
<input type="hidden" name="q4b" value="" />
<input type="hidden" name="q4c" value="" />
<input type="hidden" name="q4d" value="" />
<input type="hidden" name="q4e" value="" />
<input type="hidden" name="q4f" value="" />
<input type="hidden" name="q4g" value="" />
<input type="hidden" name="q4h" value="" />
<input type="hidden" name="q4i" value="" />
<input type="hidden" name="q4j" value="" />
<input type="hidden" name="q4k" value="" />
<input type="hidden" name="q4l" value="" />
</fieldset></section>
<!--
Question 5: Do you have any websites, resources, or references that you often use or share with your colleagues? Please list them below.
Data output: which existing resources/reference is being used by our audience
• Open text box
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name"><label for="q5">Question 5: Do you have any websites, resources, or references that you often use or share with your colleagues? Please list them below. <strong class="text-danger">(Required)</strong></label></h2></legend>
<textarea name="q5" id="q5" rows="5" cols="90"></textarea>
</fieldset></section>
<!--
Question 6: 2 options possibles, cela dependra de l’outils/format possible avec la programmation.
Option 1 of 2
Question 6.01:
Please select the level importance of including “communication product” content on the Digital Accessibility Toolkit.
a. Not important
b. Important
c. Very important
d. Not applicable
Question 6.02:
Please select the level importance of including “compliance” content on the Digital Accessibility Toolkit.
A) Not important
B) Important
C) Very important
D) Not applicable
Question 6.03:
Please select the level importance of including “Planning and Policy” content on the Digital Accessibility Toolkit.
E) Not important
F) Important
G) Very important
H) Not applicable
Question 6.04:
Please select the level importance of including “Multimedia Product” content on the Digital Accessibility Toolkit.
e. Not important
f. Important
g. Very important
h. Not applicable
Question 6.05:
Please select the level importance of including “Inclusive Design” content on the Digital Accessibility Toolkit.
I) Not important
J) Important
K) Very important
L) Not applicable
Question 6.06:
Please select the level importance of including “Event and Collaboration” content on the Digital Accessibility Toolkit.
i. Not important
j. Important
k. Very important
l. Not applicable
Question 6.07:
Please select the level importance of including “Document Creation” content on the Digital Accessibility Toolkit.
M) Not important
N) Important
O) Very important
P) Not applicable
Question 6.08:
Please select the level importance of including “Training” content on the Digital Accessibility Toolkit.
m. Not important
n. Important
o. Very important
p. Not applicable
Question 6.09:
1. Please select the level importance of including “Tools and Testing” content on the Digital Accessibility Toolkit.
Q) Not important
R) Important
S) Very important
T) Not applicable
Question 6.10:
Please select the level importance of including “Resources” content on the Digital Accessibility Toolkit.
q. Not important
r. Important
s. Very important
t. Not applicable
Question 6.11:
Please select the level importance of including “Procurement” content on the Digital Accessibility Toolkit.
U) Not important
V) Important
W) Very important
X) Not applicable
Option 2 of 2
Question 6:
Please rate, from not important to very important, the content you would like to see on the Digital Accessibility Toolkit.
Data output: expertise or field of expertise of our audience, help prioritize our content and the scope.
1. Communication Product
2. Compliance
3. Document Creation
4. Event and Collaboration
5. Inclusive Design
6. Multimedia Product
7. Planning and Policy
8. Procurement
9. Resources
10. Tools and Testing
11. Training
-->
<section>
<h2>Question 6: Please rate, from not important to very important, the content you would like to see on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></h2>
<!-- Question 6.01: -->
<section><fieldset class="chkbxrdio-grp">
<legend><h3 class="field-name">6.01 Please select the level importance of including “communication product” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></h3></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6a"><input type="radio" name="q6-01" aria-labelledby="q6a" aria-describedby="q6a" value="Not important" id="q6a" /> Not important</label>
</li>
<li class="radio">
<label for="q6b"><input type="radio" name="q6-01" aria-labelledby="q6b" aria-describedby="q6b" value="Important" id="q6b" /> Important</label>
</li>
<li class="radio">
<label for="q6c"><input type="radio" name="q6-01" aria-labelledby="q6c" aria-describedby="q6c" value="Very important" id="q6c" /> Very important</label>
</li>
<li class="radio">
<label for="q6d"><input type="radio" name="q6-01" aria-labelledby="q6d" aria-describedby="q6d" value="Not applicable" id="q6d" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.02: -->
<section><fieldset class="chkbxrdio-grp">
<legend><h3 class="field-name">6.02 Please select the level importance of including “compliance” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></h3></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6A"><input type="radio" name="q6-02" aria-labelledby="q6A" aria-describedby="q6A" value="Not important" id="q6A" /> Not important</label>
</li>
<li class="radio">
<label for="q6B"><input type="radio" name="q6-02" aria-labelledby="q6B" aria-describedby="q6B" value="Important" id="q6B" /> Important</label>
</li>
<li class="radio">
<label for="q6C"><input type="radio" name="q6-02" aria-labelledby="q6C" aria-describedby="q6C" value="Very important" id="q6C" /> Very important</label>
</li>
<li class="radio">
<label for="q6D"><input type="radio" name="q6-02" aria-labelledby="q6D" aria-describedby="q6D" value="Not applicable" id="q6D" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.03: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.03 Please select the level importance of including “Planning and Policy” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6E"><input type="radio" name="q6-03" aria-labelledby="q6E" aria-describedby="q6E" value="Not important" id="q6E" /> Not important</label>
</li>
<li class="radio">
<label for="q6F"><input type="radio" name="q6-03" aria-labelledby="q6F" aria-describedby="q6F" value="Important" id="q6F" /> Important</label>
</li>
<li class="radio">
<label for="q6G"><input type="radio" name="q6-03" aria-labelledby="q6G" aria-describedby="q6G" value="Very important" id="q6G" /> Very important</label>
</li>
<li class="radio">
<label for="q6H"><input type="radio" name="q6-03" aria-labelledby="q6H" aria-describedby="q6H" value="Not applicable" id="q6H" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.04: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.04 Please select the level importance of including “Multimedia Product” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6e"><input type="radio" name="q6-04" aria-labelledby="q6e" aria-describedby="q6e" value="Not important" id="q6e" /> Not important</label>
</li>
<li class="radio">
<label for="q6f"><input type="radio" name="q6-04" aria-labelledby="q6f" aria-describedby="q6f" value="Important" id="q6f"> Important</label>
</li>
<li class="radio">
<label for="q6g"><input type="radio" name="q6-04" aria-labelledby="q6g" aria-describedby="q6g" value="Very important" id="q6g" /> Very important</label>
</li>
<li class="radio">
<label for="q6h"><input type="radio" name="q6-04" aria-labelledby="q6h" aria-describedby="q6h" value="Not applicable" id="q6h" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.05: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.05 Please select the level importance of including “Inclusive Design” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6I"><input type="radio" name="q6-05" aria-labelledby="q6I" aria-describedby="q6I" value="Not important" id="q6I" /> Not important</label>
</li>
<li class="radio">
<label for="q6J"><input type="radio" name="q6-05" aria-labelledby="q6J" aria-describedby="q6J" value="Important" id="q6J" /> Important</label>
</li>
<li class="radio">
<label for="q6K"><input type="radio" name="q6-05" aria-labelledby="q6K" aria-describedby="q6K" value="Very important" id="q6K" /> Very important</label>
</li>
<li class="radio">
<label for="q6L"><input type="radio" name="q6-05" aria-labelledby="q6L" aria-describedby="q6L" value="Not applicable" id="q6L" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.06: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.06 Please select the level importance of including “Event and Collaboration” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6i"><input type="radio" name="q6-06" aria-labelledby="q6i" aria-describedby="q6i" value="Not important" id="q6i" /> Not important</label>
</li>
<li class="radio">
<label for="q6j"><input type="radio" name="q6-06" aria-labelledby="q6j" aria-describedby="q6j" value="Important" id="q6j" /> Important</label>
</li>
<li class="radio">
<label for="q6k"><input type="radio" name="q6-06" aria-labelledby="q6k" aria-describedby="q6k" value="Very important" id="q6k" /> Very important</label>
</li>
<li class="radio">
<label for="q6l"><input type="radio" name="q6-06" aria-labelledby="q6l" aria-describedby="q6l" value="Not applicable" id="q6l" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.07: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.07 Please select the level importance of including “Document Creation” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6M"><input type="radio" name="q6-07" aria-labelledby="q6M" aria-describedby="q6M" value="Not important" id="q6M" /> Not important</label>
</li>
<li class="radio">
<label for="q6N"><input type="radio" name="q6-07" aria-labelledby="q6N" aria-describedby="q6N" value="Important" id="q6N" /> Important</label>
</li>
<li class="radio">
<label for="q6O"><input type="radio" name="q6-07" aria-labelledby="q6O" aria-describedby="q6O" value="Very important" id="q6O" /> Very important</label>
</li>
<li class="radio">
<label for="q6P"><input type="radio" name="q6-07" aria-labelledby="q6P" aria-describedby="q6P" value="Not applicable" id="q6P" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.08: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.08 Please select the level importance of including “Training” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6m"><input type="radio" name="q6-08" aria-labelledby="q6m" aria-describedby="q6m" value="Not important" id="q6m" /> Not important</label>
</li>
<li class="radio">
<label for="q6n"><input type="radio" name="q6-08" aria-labelledby="q6n" aria-describedby="q6n" value="Important" id="q6n" /> Important</label>
</li>
<li class="radio">
<label for="q6o"><input type="radio" name="q6-08" aria-labelledby="q6o" aria-describedby="q6o" value="Very important" id="q6o" /> Very important</label>
</li>
<li class="radio">
<label for="q6p"><input type="radio" name="q6-08" aria-labelledby="q6p" aria-describedby="q6p" value="Not applicable" id="q6p" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.09: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.09 Please select the level importance of including “Tools and Testing” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6Q"><input type="radio" name="q6-09" aria-labelledby="q6Q" aria-describedby="q6Q" value="Not important" id="q6Q" /> Not important</label>
</li>
<li class="radio">
<label for="q6R"><input type="radio" name="q6-09" aria-labelledby="q6R" aria-describedby="q6R" value="Important" id="q6R" /> Important</label>
</li>
<li class="radio">
<label for="q6S"><input type="radio" name="q6-09" aria-labelledby="q6S" aria-describedby="q6S" value="Very important" id="q6S" /> Very important</label>
</li>
<li class="radio">
<label for="q6T"><input type="radio" name="q6-09" aria-labelledby="q6T" aria-describedby="q6T" value="Not applicable" id="q6T" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.10: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.10 Please select the level importance of including “Resources” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6q"><input type="radio" name="q6-10" aria-labelledby="q6q" aria-describedby="q6q" value="Not important" id="q6q" /> Not important</label>
</li>
<li class="radio">
<label for="q6s"><input type="radio" name="q6-10" aria-labelledby="q6s" aria-describedby="q6s" value="Important" id="q6s" /> Important</label>
</li>
<li class="radio">
<label for="q6t"><input type="radio" name="q6-10" aria-labelledby="q6t" aria-describedby="q6t" value="Very important" id="q6t" /> Very important</label>
</li>
<li class="radio">
<label for="q6r"><input type="radio" name="q6-10" aria-labelledby="q6r" aria-describedby="q6r" value="Not applicable" id="q6r" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
<!-- Question 6.11: -->
<section><fieldset class="chkbxrdio-grp">
<legend><span class="field-name">6.11 Please select the level importance of including “Procurement” content on the Digital Accessibility Toolkit. <strong class="text-danger">(Required)</strong></span></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q6u"><input type="radio" name="q6-11" value="Not important" aria-labelledby="q6u" aria-describedby="q6u" id="q6u" /> Not important</label>
</li>
<li class="radio">
<label for="q6v"><input type="radio" name="q6-11" aria-labelledby="q6v" aria-describedby="q6v" value="Important" id="q6v" /> Important</label>
</li>
<li class="radio">
<label for="q6w"><input type="radio" name="q6-11" aria-labelledby="q6w" aria-describedby="q6w" value="Very important" id="q6w" /> Very important</label>
</li>
<li class="radio">
<label for="q6x"><input type="radio" name="q6-11" aria-labelledby="q6x" aria-describedby="q6x" value="Not applicable" id="q6x" /> Not applicable</label>
</li>
</ul>
</fieldset></section>
</section>
<!--
Question 7: Have you completed any accessibility-related training?
Data output: level of experience of our audience
a) Yes
b) No
c) In progress
Question 7B : Could you share which training(s)? (* optional)
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name">Question 7: Have you completed any accessibility-related training? <strong class="text-danger">(Required)</strong></h2></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q7a"><input id="q7a" name="q7" type="radio" value="Yes" /> Yes</label>
</li>
<li class="radio">
<label for="q7b"><input id="q7b" name="q7" type="radio" value="No" /> No</label>
</li>
<li class="radio">
<label for="q7c"><input id="q7c" name="q7" type="radio" value="In progress" /> In progress</label>
</li>
</ul>
<div class="form-group">
<h3><label for="q7-b">7.01 If you have chosen <strong>Yes or In progress</strong>, could you share which training(s)? <strong>(Optional)</strong></label></h3>
<input id="q7-b" class="form-control" type="text" name="q7-b" />
</div>
</fieldset></section>
<!--
Question 8: Do you have any accessibility-related certification?
Data output: level of experience of our audience
a) Yes
b) No
c) In progress
d) Didn’t know accessibility certification options are available
Question 8B : Could you share which certification(s)? (* optional)
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2 class="field-name">Question 8: Do you have any accessibility-related certification? <strong class="text-danger">(Required)</strong></h2></legend>
<ul class="form-group list-unstyled">
<li class="radio">
<label for="q8a"><input id="q8a" name="q8" type="radio" value="Yes" /> Yes</label>
</li>
<li class="radio">
<label for="q8b"><input id="q8b" name="q8" type="radio" value="No" /> No</label>
</li>
<li class="radio">
<label for="q8c"><input id="q8c" name="q8" type="radio" value="In progress" /> In progress</label>
</li>
<li class="radio">
<label for="q8d"><input id="q8d" name="q8" type="radio" value="Didn’t know accessibility certification options are available" /> Didn’t know accessibility certification options are available</label>
</li>
</ul>
<div class="form-group">
<h3><label for="q8-b">8.01 If you have chosen <strong>Yes or In progress</strong>, could you share which certification(s)? <strong>(Optional)</strong></label></h3>
<input id="q8-b" class="form-control" type="text" name="q8-b" />
</div>
</fieldset></section>
<!--
Question 9: Which accessibility-related associations and social networks do you participate?
Which accessibility-related association, social network, events and/or groups do you participate in? (Access Working Group(AWG), ICT, Community of practice……..)
>>>>> Added a clarification here but wondering if perhaps the objective is to tally all associations and networks regardless of relevance to accessibility?
Provide examples ( AWG, ICT, community of practices)
Participate in accessibility events, groups, Communities
Data output: level of experience, expertise, field our audience is part of.
• Open text box
-->
<section><fieldset class="chkbxrdio-grp">
<legend><h2><label for="q9" class="required" aria-describedby="example">Question 9: Which accessibility-related associations and social networks do you participate? <strong class="text-danger">(Required)</strong></label></h2></legend>
<p id="example">For examples: AWG (Accessibility Working Group), ICT, Community of practices, Participation at accessibility events...</p>
<textarea name="q9" id="q9" rows="5" cols="90"></textarea>
</fieldset></section>
<button type="submit" class="btn btn-primary btn-lg mrgn-tp-lg">Submit your results</button>
</form>
</div>