-
Notifications
You must be signed in to change notification settings - Fork 0
/
accessibility.html
252 lines (216 loc) · 11 KB
/
accessibility.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Accessibility statement | OTA</title>
<link rel="icon" href="assets/img/ota-favicon.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link href="css/main.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</head>
<body>
<!-- header start hare-->
<header class="header fixed-top d-flex align-items-center">
<a class="skip-to-content-link" href="#skip" tabindex="0">Skip to main content</a>
<div class="container-fluid d-flex align-items-center justify-content-between">
<div class="logo me-auto me-lg-0">
<a href="index.html"> <img class="brand-logo" src="assets/img/logo-white@300x (1).png" alt="DRCF" /></a>
</div>
<!-- menu start here -->
<div class="header-item ms-auto">
<div class="menu-overlay">
</div>
<nav class="menu">
<div class="mobile-menu-head">
<div class="go-back"><i class="fa fa-angle-left"></i></div>
<div class="current-menu-title"></div>
<div class="mobile-menu-close">×</div>
</div>
<ul class="menu-main">
<li class="menu-item-has-children">
<a href="about-us.html"> ABOUT US </a>
</li>
<li class="menu-item-has-children">
<a href="best-practice-guide.html">BEST PRACTICE GUIDE</a>
</li>
<li class="menu-item-has-children">
<a href="memberships-meetings.html"> MEMBERSHIP AND MEETINGS </a>
</li>
<li class="menu-item-has-children">
<a href="latest-news.html"> LATEST NEWS</a>
</li>
<li class="menu-item-has-children">
<a href="kpis.html"> KEY PERFORMANCE INDICATORS</a>
</li>
</ul>
</nav>
</div>
</div>
</header>
<div class="page-wrapper">
<section class="breadcrumb-position">
<div class="row">
<div class="col-12">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active ellipsis" aria-current="page">Accessibility</li>
</ol>
</nav>
</div>
</div>
</section>
<section>
<div class="hero-banner-narrow ">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8 offset-lg-1 mLeft-4">
<h1 class="text-left color-black "><strong>Accessibility</strong></h1>
</div>
</div>
</div>
</div>
</section>
<div class="main mtop-2">
<div class="container">
<!-- Banner -->
<!-- Paint Layout - Start -->
<!-- Asset Contents Start -->
<!-- This is used by all microsites -->
<p>This website is run by Ofcom. We want as many people as possible to be able to use this website. For example,
this means you should be able to:</p>
<ul type="disc">
<li>navigate the website using just a keyboard</li>
<li>navigate the website using speech recognition software</li>
<li>zoom in up to 300% without the text spilling off the screen</li>
<li>listen to the website using a screen reader (including the most recent versions of JAWS, NVDA and
VoiceOver)</li>
</ul>
<p>We've also made the website as clearly worded as possible.</p>
<p><a href="https://mcmw.abilitynet.org.uk">AbilityNet</a> has advice on making your device easier to use if you
have a disability.</p>
<h2>How accessible this website is</h2>
<p>We know some parts of this website are not fully accessible:</p>
<ul type="disc">
<li>The table structure in the membership and meetings is hard to understand by screen readers</li>
<li>The key performance indicators graphs have no alt text</li>
<li>PDF's aren't accessible</li>
</ul>
<h2>Feedback and contact information</h2>
<p>If you need information on this website in a different format like accessible PDF, large print, easy read,
audio recording or braille please <a
href="https://www.ofcom.org.uk/about-ofcom/contact-us/contact-the-webmaster">contact the webteam</a>.</p>
<p>We will consider your request and get back to you in 21 days.</p>
<h2>Reporting accessibility problems with this website</h2>
<p>We are always looking to improve the accessibility of this website. If you find any problems not listed on
this page or think we are not meeting accessibility requirements, please <a
href="https://www.ofcom.org.uk/about-ofcom/contact-us/contact-the-webmaster">contact the webteam.</a></p>
<h2>Enforcement procedure</h2>
<p>The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies
(Websites and Mobile Apllications) (No. 2) Accessibility Regulations 2018 (the 'accessibility regulations').
If you're not happy with how we respond to your complaint, <a
href="https://www.equalityadvisoryservice.com">please contact the Equality Advisory and Support Service
(EASS)</a>.</p>
<h2>Technical information about this website's accessibility</h2>
<p>Ofcom is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites
and Mobile Applications) (No. 2) Accessibility Regulations 2018.</p>
<h2>Compliance status</h2>
<p>This website is partially compliant with the <a href="https://www.w3.org/TR/WCAG21">Web Content Accessibility
Guidelines version 2.1</a> AA standard, due to the non-compliances listed below.</p>
<h2>Non-accessible content</h2>
<p>The content listed below is non-accessible for the following reasons:</p>
<h2>Non-compliance with the accessibility regulations</h2>
<ul>
<li>The table structure in the membership and meetings is complex and hard to reference with a screen reader.
This fails WCAG 2.1 success criterion 1.3.1 Information and Relationships (Level A)</li>
<li>The key performance indicators graphs have no alternative text. This fails WCAG 2.1 success criterion
1.1.1 Non-Text Content (Level A)</li>
</ul>
<p>We plan to fix these issue by January 2021.</p>
<p>There are a large number of pdf files that are untagged, have no language assigned, have images without alt
text and reading order problems. Where they are essential to us providing a service we plan to fix these issue
by January 2021.</p>
<h2>Content that’s not within the scope of the accessibility regulations</h2>
<h3>PDFs and other documents</h3>
<p>The accessibility regulations <a href="http://www.legislation.gov.uk/uksi/2018/952/regulation/4/made">do
not require us to fix PDFs or other documents published before 23 September 2018</a> if they’re not
essential to providing our services.</p>
<p>Any new PDFs or Word documents we publish will meet accessibility standards.</p>
<h2>How we tested this website</h2>
<p>This website was last tested on 12 September 2019 and reviewed in September 2020</p>
<p>The test was carried out by Bim Egan of Access Equals.</p>
<p>We tested: <a href="https://www.offta.org.uk/">http://www.offta.org.uk/</a></p>
<p>Access technologies and browsers used in testing:</p>
<ul type="disc">
<li>ZoomText screen magnifier v2019</li>
<li>JAWS v2019.1907</li>
<li>NVDA v2019.2</li>
<li>VoiceOver on iOS v12.3</li>
<li>Google Chrome v77</li>
<li>Mozilla Firefox ESR and v67</li>
<li>Microsoft Internet Explorer v11</li>
</ul>
<p>We tested all pages.</p>
<h2>What we’re doing to improve accessibility</h2>
<p>Our plan is to fix the issue identified by January 2021.</p>
<p>This statement was published on 22 September 2020.</p>
<!-- Asset Contents End -->
<!-- Paint Layout - End -->
</div>
</div>
</section>
</div>
<footer class="footer">
<div class="container-xl">
<h2 class="visually-hidden text-white">Footer</h2>
<div class="row">
<div class="logo me-auto me-lg-0 col-md-12 col-lg-3 mtop-3 footer-logo-align">
<a href="index.html"> <img class="brand-logo" src="assets/img/logo-white@300x (1).png" alt="DRCF" /></a>
<div class="copyright-text text-lg-start text-start text-sm-end mtop-1">© OTA2 2024</div>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<ul class="list-unstyled">
<!-- <li class="">
<a class="footer-link" href="about-us.html">About us</a>
</li> -->
<li class="">
<a class="footer-link" href="contact-us.html">Contact us</a>
</li>
<li class="">
<a class="footer-link" href="accessibility.html">Accessibility</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
</div>
<div class="col-md-12 col-lg-3">
</div>
</div>
</div>
</footer>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
-->
</body>
</html>