You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/themes/aura/app/info/accessibility/accessibility.component.html
+15-6Lines changed: 15 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ <h2>How accessible this website is</h2>
36
36
<li>There are pop-ups that obscure or render other content inaccessible</li>
37
37
<li>Some pop ups disappear without human interaction</li>
38
38
<li>There are some instances where colour contrast does not meet the WCAG 2.2 AA standard</li>
39
-
<li>There are examples of text as images</li>
40
39
<li>Not all non text content has a text alternative</li>
41
40
<li>There are examples of information conveyed by colour only, for example links that are not underlined</li>
42
41
<li>There are examples of links without meaningful hypertext</li>
@@ -52,15 +51,15 @@ <h2>How accessible this website is</h2>
52
51
53
52
<h2>Feedback and contact information</h2>
54
53
<p>If you need information on this website in a different format, including accessible PDF, large print, audio recording or braille:</p>
55
-
<p>Email: <ahref="mailto:EResearch@qmu.ac.uk" title="Link to the eResearch email">EResearch@qmu.ac.uk</a></p>
56
-
<p>Telephone: +44 (0)131 474 0000</p>
54
+
<p>Email: <ahref="mailto:library@abdn.ac.uk" title="Link to the eResearch email">library@abdn.ac.uk</a></p>
55
+
<p>Telephone: +44 (0)1224 273330</p>
57
56
<p>British Sign Language (BSL) users can contact us via <strong><ahref="http://contactscotland-bsl.org/">Contact Scotland BSL</a></strong>, the on-line BSL interpreting service</p>
58
57
<p>We'll consider your request and get back to you in 5 working days.</p>
59
58
60
59
<h2>Reporting accessibility problems with this website</h2>
61
60
<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’re not meeting accessibility requirements, please contact:</p>
62
-
<p>Email: <ahref="mailto:EResearch@qmu.ac.uk" title="Link to the eResearch email">EResearch@qmu.ac.uk</a></p>
63
-
<p>Telephone: +44 (0)131 474 0000</p>
61
+
<p>Email: <ahref="mailto:library@abdn.ac.uk" title="Link to the eResearch email">library@abdn.ac.uk</a></p>
62
+
<p>Telephone: +44 (0)1224 273330</p>
64
63
<p>British Sign Language (BSL) users can contact us via <strong><ahref="http://contactscotland-bsl.org/">Contact Scotland BSL</a></strong>, the on-line BSL interpreting service</p>
65
64
<p>We'll consider your request and get back to you in 5 working days.</p>
<li>There may not be sufficient colour contrast between font and background colours for data validation.
120
119
<ul>
121
120
<li><ahref="https://www.w3.org/TR/WCAG22/#contrast-minimum" title="Link to the Web Content Accessibility Guidelines (WCAG) website">1.4.3 Contrast (Minimum)</a></li>
122
-
<li><ahref="https://www.w3.org/TR/WCAG22/#images-of-text" title="Link to the Web Content Accessibility Guidelines (WCAG) website">1.4.5 Images of Text</a></li>
123
121
</ul>
124
122
</li>
125
123
<li>Items do not magnify properly up to 400% meaning some content overlaps at higher magnification levels.
<li><ahref="https://www.w3.org/TR/WCAG22/#timing-adjustable" title="Link to the Web Content Accessibility Guidelines (WCAG) website">2.2.1 Timing Adjustable</a></li>
149
147
</ul>
150
148
</li>
149
+
<li>There are time limits which cannot be extended by the end user.
150
+
<ul>
151
+
<li><ahref="https://www.w3.org/TR/WCAG22/#timing-adjustable" title="Link to the Web Content Accessibility Guidelines (WCAG) website">2.2.1 Timing Adjustable</a></li>
152
+
</ul>
153
+
</li>
151
154
<li>There is movement that the end user cannot pause.
152
155
<ul>
153
156
<li><ahref="https://www.w3.org/TR/WCAG22/#pause-stop-hide" title="Link to the Web Content Accessibility Guidelines (WCAG) website">2.2.2 Pause Stop Hide</a></li>
<li><ahref="https://www.w3.org/TR/WCAG22/#name-role-value" title="Link to the Web Content Accessibility Guidelines (WCAG) website">4.1.2 Name, Role, Value</a></li>
195
198
</ul>
196
199
</li>
200
+
<li>There are PDFs on the site that are not fully accessible.
201
+
<ul>
202
+
<li><ahref="https://www.w3.org/TR/WCAG22/#non-text-content" title="Link to the Web Content Accessibility Guidelines (WCAG) website">1.1.1 Non-text content</a></li>
203
+
<li><ahref="https://www.w3.org/TR/WCAG22/#name-role-value" title="Link to the Web Content Accessibility Guidelines (WCAG) website">4.1.2 - Name, Role, Value</a></li>
204
+
</ul>
205
+
</li>
197
206
</ol>
198
207
<p>We aim to improve our websites accessibility on a regular and continuous basis. See the section below ('What we're doing to improve accessibility') on how we are improving our site accessibility.</p>
199
208
<p>We are working towards solving these problems and expect significant improvements by October 2026. The site is fully within our control.</p>
0 commit comments