Accessibility statement

JFDI Consulting is committed to making this site usable by as many people as possible. This includes people with visual, auditory, motor, or cognitive disabilities, and people using assistive technologies such as screen readers, screen magnifiers, voice input, or keyboard-only navigation.

Conformance target

This site aims to meet Web Content Accessibility Guidelines (WCAG) 2.2 Level AA. We test against the success criteria in that standard and use automated tools (axe-core via Playwright, Lighthouse) to regression-gate every change.

The Decision Planner web part itself is built to WCAG 2.1 AA standards; this statement covers the Decision Planner website.

What we have done

  • Skip-to-main-content link as the first focusable element on every page
  • Visible focus indicators on every interactive element (outline 2px or more, 3:1 contrast against surrounding surfaces)
  • prefers-reduced-motion honoured across all animations, transitions, and scroll-reveal effects
  • Minimum 24x24 CSS pixel touch targets on interactive elements
  • Form error recovery that moves focus to the first invalid field and announces error count via an ARIA live region
  • lang="en-GB" set on every page so assistive tech selects the right voice and dictionary
  • Automated WCAG 2.2 AA gate in CI; any violation blocks the build

Known limitations

  • Cloudflare Turnstile (our anti-spam widget on the contact form) is a cross-origin iframe we cannot inspect directly. Cloudflare publishes Turnstile as WCAG 2.2 AAA compliant at the widget level. We exclude it from our own axe-core scans because the iframe is sandboxed.

Contact

If you hit an accessibility barrier on this site, please email us at info@jfdi.info with a description of the issue, the URL, and (if you can) the assistive technology you were using. We aim to respond within three working days.