Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Updates accessibility statement #3145

Merged
merged 2 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions app/views/content_only/accessibility_statement.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ h1.govuk-heading-xl
li
| listen to most of the website using a screen reader (including the most recent versions of NVDA and VoiceOver)
p.govuk-body
| Weve also made the website text as simple as possible to understand.
| We've also made the website text as simple as possible to understand.
p.govuk-body
=> link_to 'AbilityNet', 'https://mcmw.abilitynet.org.uk/', target: '_blank', title: 'opens in a new window', rel: 'nofollow noreferrer'
| has advice on making your device easier to use if you have a disability.
Expand All @@ -45,7 +45,7 @@ h1.govuk-heading-xl
=< link_to '[email protected]', 'mailto:[email protected]'

p.govuk-body
| Well consider your request and get back to you in 15 days.
| We'll consider your request and get back to you in 15 days.

h2.govuk-heading-m
| Reporting accessibility problems with this website
Expand All @@ -55,7 +55,7 @@ h1.govuk-heading-xl
h2.govuk-heading-m
| Enforcement procedure
p.govuk-body
| The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the accessibility regulations). If youre not happy with how we respond to your complaint,
| The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the 'accessibility regulations'). If you're not happy with how we respond to your complaint,
=< link_to 'contact the Equality Advisory and Support Service (EASS)', 'https://www.equalityadvisoryservice.com/', target: '_blank', title: 'opens in a new window', rel: 'noreferrer nofollow'
| .

Expand All @@ -75,27 +75,27 @@ h1.govuk-heading-xl
=< link_to '[email protected]', 'mailto:[email protected]', class: 'govuk-link'

h2.govuk-heading-m
| Technical information about this websites accessibility
| Technical information about this website's accessibility
p.govuk-body
| DBT is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018.

h2.govuk-heading-m
| Compliance status
p.govuk-body
| This website is fully compliant with the
=< link_to 'Web Content Accessibility Guidelines version 2.1', 'https://www.w3.org/TR/WCAG21/', target: '_blank', title: 'opens in a new window', rel: 'noreferrer nofollow'
=< link_to 'Web Content Accessibility Guidelines version 2.2', 'https://www.w3.org/TR/WCAG22/', target: '_blank', title: 'opens in a new window', rel: 'noreferrer nofollow'
| AA standard.

h2.govuk-heading-l
| Disproportionate burden
h3.govuk-heading-m
| Content thats not within the scope of the accessibility regulations
| Content that's not within the scope of the accessibility regulations
p.govuk-body
| Some of our PDFs are non-essential to our users as they also exist in HTML form. For example, we have PDFs with case summary and feedback information.

h3.govuk-heading-m
| Preparation of this accessibility statement
p.govuk-body
| This statement was prepared on 1st November 2023.
| This statement was prepared on 18th November 2024.
p.govuk-body
| This website was last tested in September 2023. The test was carried out by Bit Zesty Limited.
| This website was last tested in November 2024. The test was carried out by Bit Zesty Limited.
10 changes: 5 additions & 5 deletions app/views/content_only/admin_accessibility_statement.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ h1.govuk-heading-xl
.article-container
article.group role="article"
p.govuk-body
| This website is run by the Department for Business and Trade (DBT). We are committed to ensuring that our application management interface is accessible to all users, including those with disabilities. We strive to adhere to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA, to ensure our platform is usable by as many people as possible.
| This website is run by the Department for Business and Trade (DBT). We are committed to ensuring that our application management interface is accessible to all users, including those with disabilities. We strive to adhere to the Web Content Accessibility Guidelines (WCAG) 2.2, Level AA, to ensure our platform is usable by as many people as possible.

h2.govuk-heading-m
| Measures to support accessibility
Expand All @@ -16,7 +16,7 @@ h1.govuk-heading-xl
li
strong
=> "Conformance to Standards:"
| We aim to comply with WCAG 2.1, Level AA standards.
| We aim to comply with WCAG 2.2, Level AA standards.
li
strong
=> "Regular Audits:"
Expand Down Expand Up @@ -127,12 +127,12 @@ h1.govuk-heading-xl
| Compliance status
p.govuk-body
| This website is fully compliant with the
=< link_to 'Web Content Accessibility Guidelines version 2.1', 'https://www.w3.org/TR/WCAG21/', target: '_blank', title: 'opens in a new window', rel: 'noreferrer nofollow'
=< link_to 'Web Content Accessibility Guidelines version 2.2', 'https://www.w3.org/TR/WCAG22/', target: '_blank', title: 'opens in a new window', rel: 'noreferrer nofollow'
| AA standard.

h2.govuk-heading-m
| Preparation of this accessibility statement
p.govuk-body
| This statement was last updated on 1st November 2023.
| This statement was last updated on 18th November 2024.
p.govuk-body
| This website was last tested in September 2023. The test was carried out by Bit Zesty Limited.
| This website was last tested in November 2024. The test was carried out by Bit Zesty Limited.
4 changes: 2 additions & 2 deletions app/views/layouts/application.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ title = content_for?(:title) ? "#{'Appraisal view of ' if admin_in_read_only_mod
li.govuk-footer__inline-list-item
= link_to "Privacy Statement", privacy_path, class: 'govuk-footer__link'
li.govuk-footer__inline-list-item
- if request.path.include?("/users")
- if request.path.include?("/users") || current_user
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wont this stop us falling into the else when we need to?

= link_to "Accessibility Statement", accessibility_statement_path, class: 'govuk-footer__link'
- else
- else
= link_to "Accessibility Statement", admin_accessibility_statement_path, class: 'govuk-footer__link'
li.govuk-footer__inline-list-item
= link_to "Cookie Policy", cookies_path, class: 'govuk-footer__link'
Expand Down
Loading