From a56fd2f01b2061e050aeff7afcc8d846f9b9eaec Mon Sep 17 00:00:00 2001 From: Andy Jones Date: Fri, 16 Dec 2022 17:57:42 +0000 Subject: [PATCH] Accessibility updates --- config/tech-docs.yml | 10 ++ .../accessibility-audit.html.md.erb | 1 + .../accessibility-statement.html.md.erb | 1 + .../digital-inclusion.html.md.erb | 1 + source/accessibility/index.html.md.erb | 1 + .../laws-and-standards.html.md.erb | 125 +----------------- source/accessibility/moved.html.md.erb | 15 +++ source/accessibility/overview.html.md.erb | 1 + source/accessibility/roles.html.md.erb | 1 + source/accessibility/tools.html.md.erb | 1 + source/accessibility/training.html.md.erb | 1 + 11 files changed, 35 insertions(+), 123 deletions(-) create mode 100644 source/accessibility/moved.html.md.erb diff --git a/config/tech-docs.yml b/config/tech-docs.yml index 403bdb1..e494699 100644 --- a/config/tech-docs.yml +++ b/config/tech-docs.yml @@ -45,3 +45,13 @@ github_repo: DFE-Digital/apply-service-standard-in-dfe show_review_banner: true show_expiry: false +redirects: + accessibility/index.html: accessibility/moved.html + accessibility/accessibility-audit.html: accessibility/moved.html + accessibility/accessibility-statement.html: accessibility/moved.html + accessibility/digital-inclusion.html: accessibility/moved.html + accessibility/laws-and-standards.html: accessibility/moved.html + accessibility/overview.html: accessibility/moved.html + accessibility/roles.html: accessibility/moved.html + accessibility/tools.html: accessibility/moved.html + accessibility/training.html: accessibility/moved.html \ No newline at end of file diff --git a/source/accessibility/accessibility-audit.html.md.erb b/source/accessibility/accessibility-audit.html.md.erb index 79396c3..2d0f428 100644 --- a/source/accessibility/accessibility-audit.html.md.erb +++ b/source/accessibility/accessibility-audit.html.md.erb @@ -3,6 +3,7 @@ title: Accessibility audit and testing weight: 255 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/accessibility-statement.html.md.erb b/source/accessibility/accessibility-statement.html.md.erb index 495688e..ce784bd 100644 --- a/source/accessibility/accessibility-statement.html.md.erb +++ b/source/accessibility/accessibility-statement.html.md.erb @@ -3,6 +3,7 @@ title: Accessibility statement weight: 260 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/digital-inclusion.html.md.erb b/source/accessibility/digital-inclusion.html.md.erb index 3de9d5e..05fc7b8 100644 --- a/source/accessibility/digital-inclusion.html.md.erb +++ b/source/accessibility/digital-inclusion.html.md.erb @@ -4,6 +4,7 @@ weight: 215 hide_in_navigation: true last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/index.html.md.erb b/source/accessibility/index.html.md.erb index f8f0756..6e92e9a 100644 --- a/source/accessibility/index.html.md.erb +++ b/source/accessibility/index.html.md.erb @@ -4,6 +4,7 @@ weight: 200 description: Everyone, no matter their profession, has specific roles and responsibilites to make sure DfE services are accessible. last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/laws-and-standards.html.md.erb b/source/accessibility/laws-and-standards.html.md.erb index 17b017b..ca3cbc9 100644 --- a/source/accessibility/laws-and-standards.html.md.erb +++ b/source/accessibility/laws-and-standards.html.md.erb @@ -3,6 +3,7 @@ title: Laws and standards weight: 205 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> @@ -11,126 +12,4 @@ review_in: 6 months # Laws and standards -<%= warning_text("You'll be breaking the law if the website or service you provide is not accessible.")%> - -The following laws and standards apply regardless of who the users of the service are, this includes: - -- members of the public -- teachers and pupils -- DfE or other agency staff - -Accessibility requirements are enforced through different legislation and standards, specifically (the following links will open in a new tab): - -- Equality Act 2010 -- Public sector equality duty -- Public sector bodies accessibility regulations 2018 -- EN 301 549 Accessibility requirements for ICT products and services (PDF) -- GOV.UK accessibility requirements - -
-You'll be required to demonstrate how you are complying with the law and meeting the Service Standard as part of your service assessments. -
- -## Assuring accessibility through the Service Standard - -Your service must: - -- meet level AA of the Web Content Accessibility Guidelines (WCAG 2.1) (opens in new tab) as a minimum -- work on the most commonly used assistive technologies (opens in new tab) , including screen magnifiers, screen readers and speech recognition tools -- include disabled people in user research -- have an [accessibility statement](/accessibility/accessibility-statement.html) that explains how accessible the service is, you need to publish this when the service moves into public beta -- have an [accessibility audit](/accessibility/accessibility-audit.html) done before moving into public beta - -Make sure you meet these by following the Service Standard, specifically: - - - -
    -
  1. -

    - 1. - Understand users and their needs -

    - -
  2. -
  3. -

    - 2. - Solve a whole problem for users -

    - -
  4. -
  5. -

    - 3. - Provide a joined up experience across all channels -

    - -
  6. -
  7. -

    - 4. - Make the service simple to use -

    - -
  8. -
  9. -

    - 5. - Make sure everyone can use the service -

    - -
  10. - - -
  11. -

    - 8. - Iterate and improve frequently -

    - -
  12. - -
  13. -

    - 11. - Choose the right tools and technology -

    - -
  14. - -
  15. -

    - 13. - Use and contribute to open standards, common components and patterns -

    - -
  16. - -
- - +We've updated and moved this page into the User-Centred Design guidance \ No newline at end of file diff --git a/source/accessibility/moved.html.md.erb b/source/accessibility/moved.html.md.erb new file mode 100644 index 0000000..3a287f2 --- /dev/null +++ b/source/accessibility/moved.html.md.erb @@ -0,0 +1,15 @@ +--- +title: We've moved this page +description: All accessibility guidance can be found in the User-Centered design service. +weight: 201 +hide_in_navigation: true +--- + +<%= partial "ga" %> + +# We've moved this page + +All guidance for accessibility, inclusive design, tools and accessibility statement templates can now be found in the User-Centred Design service. + +<%= signpost_link("https://design.education.gov.uk/accessibility/", "Accessibility section in UCD Service", false)%> + diff --git a/source/accessibility/overview.html.md.erb b/source/accessibility/overview.html.md.erb index e30abdb..fa336d2 100644 --- a/source/accessibility/overview.html.md.erb +++ b/source/accessibility/overview.html.md.erb @@ -4,6 +4,7 @@ description: Tools, resources and methods to improve accessibility and support t weight: 201 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/roles.html.md.erb b/source/accessibility/roles.html.md.erb index 5b3e062..3ccd452 100644 --- a/source/accessibility/roles.html.md.erb +++ b/source/accessibility/roles.html.md.erb @@ -3,6 +3,7 @@ title: Roles and responsibilities weight: 210 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/tools.html.md.erb b/source/accessibility/tools.html.md.erb index 7d8cd0a..ffc26d5 100644 --- a/source/accessibility/tools.html.md.erb +++ b/source/accessibility/tools.html.md.erb @@ -4,6 +4,7 @@ description: Tools, resources and methods to improve accessibility and support t weight: 265 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %> diff --git a/source/accessibility/training.html.md.erb b/source/accessibility/training.html.md.erb index 44d6770..3a9afd9 100644 --- a/source/accessibility/training.html.md.erb +++ b/source/accessibility/training.html.md.erb @@ -3,6 +3,7 @@ title: Training and resources weight: 270 last_reviewed_on: 2022-09-08 review_in: 6 months +hide_in_navigation: true --- <%= partial "ga" %>