forked from Orange-OpenSource/La-Va11ydette
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccessibility-statement.html
345 lines (290 loc) · 11.9 KB
/
accessibility-statement.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="favicon.ico" />
<link rel="stylesheet" href="statement-assets/style.css">
<link rel="stylesheet" href="statement-assets/boosted-grid.min.css">
<link rel="stylesheet" href="statement-assets/pie.css">
<title>Accessibility statement - The Va11ydette</title>
</head>
<body>
<main class="container-md content">
<h1>Accessibility statement: The Va11ydette</h1>
<div class="summary">
<div class="row">
<div class="col-lg-12">
<h2 class="h4 mt-4">Context</h2>
<p>Orange undertakes to make its websites internet, intranet, extranet and its
mobile applications accessible in accordance with article 47 of Law No. 2005-102 of February 11,
2005.</p>
<p>To this end, it implements the following strategy and actions:</p>
<p><a href="https://oran.ge/accessibility-plan"
title="the Digital Accessibility Multi-year Plan 2024 - 2026 (PDF, 165Ko)">the Digital Accessibility
Multi-year Plan 2024 - 2026 (PDF, 165Ko)</a>.</p>
<p>This accessibility statement applies to The Va11ydette.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg">
<h2 class="h4 mt-4">Conformity level:</h2>
<p>"The Va11ydette" is partially compliant to the criteria with <a href="https://www.w3.org/TR/WCAG22/"><abbr
lang="en" title="Web Content Accessibility Guidelines">WCAG</abbr> version 2.2, level AA</a>.</p>
<p>The Orange Group Accessibility Expertise Center refers to the WCAG international recommendations. <a
href="https://a11y-guidelines.orange.com/fr/cadrage/correspondance-rgaa-wcag/" hreflang="fr">Here is the
correspondence link between the RGAA and the WCAG (french)</a>.</p>
<p>The audit was carried out via <a href="https://la-va11ydette.orange.com/?lang=en">the Va11ydette</a>.
</p>
<h3>Tests result</h3>
<div class="row summary">
<div class="col-lg-3">
<h4 class="pie" data-value="72">
<span class="visually-hidden">Global compliance </span>
<span class="pie-val">72%</span>
</h4>
<p class="lead">Global compliance
</p>
</div>
<div class="col-lg-3">
<h4 class="pie" data-value="89">
<span class="visually-hidden">Average compliance </span>
<span class="pie-val">89%</span>
</h4>
<p class="lead">Average compliance</p>
</div>
</div>
<p>The compliance audit carried out by The Orange Group Accessibility Expertise Centre reveals that :
</p>
<ul>
<li>72% of WCAG level A and AA criteria are met.</li>
<li>The average compliance rate of the online service is 89%.</li>
</ul>
<div class="table-responsive">
<table class="table table-striped">
<caption>Summary by levels</caption>
<thead>
<tr>
<th scope="row">Level</th>
<th scope="col" class="text-center">A</th>
<th scope="col" class="text-center">AA</th>
<th scope="col" class="text-center">Total</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row" class="font-weight-bold">Number of criteria</th>
<td class="text-center">32</td>
<td class="text-center">24</td>
<td class="text-center">56</td>
</tr>
<tr>
<th scope="row" class="font-weight-bold">Compliant</th>
<td class="text-center">13</td>
<td class="text-center">10</td>
<td class="text-center">23</td>
</tr>
<tr>
<th scope="row" class="font-weight-bold">Non-compliant</th>
<td class="text-center">4</td>
<td class="text-center">5</td>
<td class="text-center">9</td>
</tr>
<tr>
<th scope="row" class="font-weight-bold">Not applicable</th>
<td class="text-center">15</td>
<td class="text-center">9</td>
<td class="text-center">24</td>
</tr>
<tr>
<th scope="row" class="font-weight-bold bg-light">Compliance</th>
<td class="text-center bg-light">
76%
</td>
<td class="text-center bg-light">
67%
</td>
<td class="text-center bg-light">
72%
</td>
</tr>
</tbody>
</table>
</div>
<div class="table-responsive">
<table class="table table-striped">
<caption>Compliance rate by pages according to the two levels of criteria A and AA</caption>
<tr>
<th scope="row">Criteria / Level</th>
<th scope="col" class="text-center">Compliant / A</th>
<th scope="col" class="text-center">Compliant / AA</th>
<th scope="col" class="text-center">Non-compliant / A</th>
<th scope="col" class="text-center">Non-compliant / AA</th>
<th scope="col" class="text-center">Not applicable / A</th>
<th scope="col" class="text-center">Not applicable / AA</th>
<th scope="col" class="text-center bg-light">Compliance rate</th>
</tr>
<tr>
<th scope="row"><span class="visually-hidden">Page: </span>Home</th>
<td>14</td>
<td>13</td>
<td>2</td>
<td>0</td>
<td>16</td>
<td>11</td>
<td style="background-color:#ddd !important;">93 %</td>
</tr>
<tr>
<th scope="row"><span class="visually-hidden">Page: </span>Guide utilisateur</th>
<td>13</td>
<td>14</td>
<td>4</td>
<td>1</td>
<td>15</td>
<td>9</td>
<td style="background-color:#ddd !important;">84 %</td>
</tr>
<tr>
<th scope="row"><span class="visually-hidden">Page: </span>Audit de conformité WCAG 2.2 /
WEB</th>
<td>14</td>
<td>11</td>
<td>1</td>
<td>2</td>
<td>17</td>
<td>11</td>
<td style="background-color:#ddd !important;">89 %</td>
</tr>
<tr>
<th scope="row"><span class="visually-hidden">Page: </span>Conformité</th>
<td>14</td>
<td>12</td>
<td>2</td>
<td>1</td>
<td>16</td>
<td>11</td>
<td style="background-color:#ddd !important;">90 %</td>
</tr>
<tr>
<th scope="row"><span class="visually-hidden">Page: </span>Déclaration</th>
<td>15</td>
<td>12</td>
<td>1</td>
<td>2</td>
<td>16</td>
<td>10</td>
<td style="background-color:#ddd !important;">90 %</td>
</tr>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-lg">
<h2 class="h4 mt-4">Content not accessible</h2>
<p>The contents listed below are not accessible for the following reasons.</p>
<h3 class="h6 mt-4">Non-compliances</h3>
<p>List of non-compliant WCAG criteria :</p>
<ul>
<li>
1.1.1 Non-text Content, Level A
</li>
<li>
1.4.3 Contrast (Minimum), Level AA
</li>
<li>
1.4.10 Reflow, Level AA
</li>
<li>
2.1.1 Keyboard, Level A
</li>
<li>
2.5.8 Target size, Level AA
</li>
<li>
3.1.2 Language of Parts, Level AA
</li>
<li>
3.3.1 Error Identification, Level A
</li>
<li>
3.3.2 Labels or Instructions, Level A
</li>
<li>
3.3.3 Error Suggestion, Level AA
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg">
<h2 class="h4 mt-4">Establishment of this accessibility statement</h2>
<p>This declaration was established on July 22, 2024. </p>
</div>
</div>
<div class="row">
<div class="col-lg">
<h3>Technical specifications of the site</h3>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
</ul>
<h3>Testing environment</h3>
<p>The verifications were performed with the following software combinations:</p>
<ul>
<li>Chrome 126.0.6478.127 and NVDA 2022.3.2</li>
<li>Firefox 102.14.0esr and NVDA 2022.3.2</li>
</ul>
<h3>Methods and Tools to evaluate accessibility</h3>
<ul>
<li><strong>Automatic testing:</strong> aXe 4.81.4, Wave 3.2.5.3</li>
<li><strong>Functional testing:</strong> NVDA 2022.3.2, Keyboard navigation</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg">
<h3>Pages which have been the subject of compliance verification</h3>
<p>The verification audit was performed on the following pages using the Orange va11ydette: </p>
<ol>
<li><strong>Home: </strong>https://la-va11ydette.orange.com/</li>
<li><strong>User guide: </strong>https://la-va11ydette.orange.com/user-guide</li>
<li><strong>Conformity audit WCAG 2.2 / WEB:
</strong>https://la-va11ydette.orange.com/?list=wcag-web&amp;amp;lang=fr</li>
<li><strong>Compliance</strong></li>
<li><strong>Statement</strong></li>
</ol>
</div>
</div>
<div class="row">
<div class="col-lg">
<h2 class="h4 mt-4">Feedback and contact information</h2>
<p>If you are unable to access content or a service, you can contact the site manager to be directed to
an accessible alternative or obtain the content in another form.</p>
<p>We welcome your feedback on the accessibility of this site. Please let us know if you encounter
accessibility problems by sending an email to <a
href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
</div>
<div class="row">
<div class="col-lg">
<h2 class="h4 mt-4">Legal remedies</h2>
<p>You have reported to the website manager an accessibility problem that prevents you from accessing
content or one of the portal's services and you have not received a satisfactory response, in this
case:</p>
<ul>
<li>Write a message to the <a href="https://formulaire.defenseurdesdroits.fr/formulaire_saisine/?locale=en_GB">Defender of Rights</a>.</li>
<li>Or contact the <a href="https://www.defenseurdesdroits.fr/defender-rights-311">Defender of Rights delegate
delegate in your department</a>.</li>
<li>Or send a letter by post (free of charge, do not put a stamp) <br>
<address> Défenseur des droits <br> Free answer 71120 <br> 75342 Paris CEDEX 07 </address>
</li>
</ul>
</div>
</div>
</main>
</body>
</html>