{% extends "base.html" %} {% block title %}Accessibility Statement{% endblock %} {% load static %} {% block body %}

Accessibility Statement

This accessibility statement applies to all web pages in the domain of reduce.isis.cclrc.ac.uk. This website is run by the Science and Technology Facilities Council (STFC). We want as many people as possible to be able to use this website. For example, that means you should be able to:

AbilityNet has advice on making your device easier to use if you have a disability.

How accessible this website is

The Auto-reduction Development Team is actively making an effort to improve accessibility. We know some parts of this website are not fully accessible:

Feedback and contact information

If you need information on this website in a different format like accessible PDF, large print, easy read, audio recording or braille please email: {{ support_email }}. We’ll consider your request and get back to you as soon as possible.

Reporting accessibility problems with this website

We’re 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, contact:

Enforcement procedure

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, contact the Equality Advisory and Support Service (EASS)

Technical information about this website’s accessibility

STFC is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018.

Compliance status

This website is partially compliant with the Web Content Accessibility Guidelines version 2.1 AA standard, due to the non-compliances listed below.

Non-accessible content

The content listed below is non-accessible for the following reasons.

Non-compliance with the accessibility regulations

Accessibility problem WCAG 2.1 AA criteria Our plan to fix the problem
There are contrast issues with text foreground and background colours in some parts of the site. This is due to third-party software providing the styling for our site. 1.4.3 Contrast (Minimum) (Level AA) Before 21_1 ISIS cycle (27/04/2021)
The plot images generated on the run summary pages (/[instrument name]/[run number]/) do not have fully descriptive alt texts of the plots. A general alt text is provided: "Plot image stored at [plot file]". This issue is due to the plots being generated dynamically and therefore we are unable to generate a very descriptive alt text. 1.1.1 Non-text Content (Level A) Before 21_1 ISIS cycle (27/04/2021)
Elements with the id "var-standard-..." are sometimes repeated on the same page. 4.1.1 Parsing (Level A) Before 21_1 ISIS cycle (27/04/2021)

Preparation of this accessibility statement

This statement was prepared on 09/04/2021. It was last reviewed on 09/04/2021.

This website was last tested manually on 30/03/2021. The test was carried out by the Auto-reduction Development Team.

We used the WAVE Web Accessibility Evaluation Tool for manual accessibility testing, and axe for automated accessibility testing.

{% endblock %}