Skip to content

Commit 226aa9e

Browse files
LUC065-346-final-statement
1 parent fe65751 commit 226aa9e

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

src/themes/aura/app/info/accessibility/accessibility.component.html

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ <h2>How accessible this website is</h2>
3636
<li>There are pop-ups that obscure or render other content inaccessible</li>
3737
<li>Some pop ups disappear without human interaction</li>
3838
<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>
4039
<li>Not all non text content has a text alternative</li>
4140
<li>There are examples of information conveyed by colour only, for example links that are not underlined</li>
4241
<li>There are examples of links without meaningful hypertext</li>
@@ -52,15 +51,15 @@ <h2>How accessible this website is</h2>
5251

5352
<h2>Feedback and contact information</h2>
5453
<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: <a href="mailto:EResearch&#64;qmu.ac.uk" title="Link to the eResearch email">EResearch&#64;qmu.ac.uk</a></p>
56-
<p>Telephone: +44 (0)131 474 0000</p>
54+
<p>Email: <a href="mailto:library&#64;abdn.ac.uk" title="Link to the eResearch email">library&#64;abdn.ac.uk</a></p>
55+
<p>Telephone: +44 (0)1224 273330</p>
5756
<p>British Sign Language (BSL) users can contact us via <strong><a href="http://contactscotland-bsl.org/">Contact Scotland BSL</a></strong>, the on-line BSL interpreting service</p>
5857
<p>We'll consider your request and get back to you in 5 working days.</p>
5958

6059
<h2>Reporting accessibility problems with this website</h2>
6160
<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: <a href="mailto:EResearch&#64;qmu.ac.uk" title="Link to the eResearch email">EResearch&#64;qmu.ac.uk</a></p>
63-
<p>Telephone: +44 (0)131 474 0000</p>
61+
<p>Email: <a href="mailto:library&#64;abdn.ac.uk" title="Link to the eResearch email">library&#64;abdn.ac.uk</a></p>
62+
<p>Telephone: +44 (0)1224 273330</p>
6463
<p>British Sign Language (BSL) users can contact us via <strong><a href="http://contactscotland-bsl.org/">Contact Scotland BSL</a></strong>, the on-line BSL interpreting service</p>
6564
<p>We'll consider your request and get back to you in 5 working days.</p>
6665

@@ -119,7 +118,6 @@ <h2>Non accessible content</h2>
119118
<li>There may not be sufficient colour contrast between font and background colours for data validation.
120119
<ul>
121120
<li><a href="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><a href="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>
123121
</ul>
124122
</li>
125123
<li>Items do not magnify properly up to 400% meaning some content overlaps at higher magnification levels.
@@ -148,6 +146,11 @@ <h2>Non accessible content</h2>
148146
<li><a href="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>
149147
</ul>
150148
</li>
149+
<li>There are time limits which cannot be extended by the end user.
150+
<ul>
151+
<li><a href="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>
151154
<li>There is movement that the end user cannot pause.
152155
<ul>
153156
<li><a href="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>
@@ -194,6 +197,12 @@ <h2>Non accessible content</h2>
194197
<li><a href="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>
195198
</ul>
196199
</li>
200+
<li>There are PDFs on the site that are not fully accessible.
201+
<ul>
202+
<li><a href="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><a href="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>
197206
</ol>
198207
<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>
199208
<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

Comments
 (0)