Making Your Application Process Accessible: ATS, Forms, and Digital Barriers
The Problem
Over 75% of job applications are now submitted through Applicant Tracking Systems (WebAIM, 2023). Yet research consistently shows that most ATS platforms have significant accessibility barriers:
- Screen reader incompatibility: Unlabelled form fields, inaccessible CAPTCHA, poor keyboard navigation
- Timeout issues: Forms that expire before candidates with dexterity or cognitive impairments can complete them
- Inaccessible document uploads: Requirements for specific file formats that assistive technology cannot produce
- Video screening tools: Pre-recorded video interviews that exclude Deaf candidates and those with speech differences
The result: qualified disabled candidates are screened out before a human being ever sees their application.
ATS Accessibility Audit Checklist
Keyboard Navigation
Screen Reader Compatibility
Timing and Sessions
Content
Major ATS Platforms: Accessibility Status
| Platform | Accessibility | Notes |
|---|---|---|
| **Workday** | Improving | Published VPAT available; ongoing remediation |
| **SAP SuccessFactors** | Good | Committed to WCAG 2.1 AA; accessibility team |
| **iCIMS** | Moderate | VPAT available; some screen reader issues remain |
| **Greenhouse** | Good | Published accessibility statement; proactive remediation |
| **Lever** | Moderate | Basic WCAG compliance; improving |
| **Taleo (Oracle)** | Variable | Legacy system; newer versions better |
| **SmartRecruiters** | Good | Accessibility-focused development |
Note: Accessibility status changes with each platform update. Always test with your actual configuration.
Alternative Application Methods
Every employer should offer at least one alternative to the online ATS application:
- Email application: Accept CV and cover letter by email
- Phone application: Allow candidates to apply verbally
- Paper application: For candidates without digital access
- In-person: Accept walk-in applications
- Third-party support: Allow employment support workers to submit on behalf of a candidate
State this clearly on your careers page: "If you experience difficulty with our online application system, please contact [email/phone] and we will arrange an alternative."
Video Interview Accessibility
If you use video interviews (HireVue, Spark Hire, etc.):
- Provide captions: Auto-captions at minimum; professional captions for Deaf candidates
- Allow text-based alternatives: Written responses instead of video for candidates who cannot use video
- No AI facial analysis: AI-scored video interviews that analyse facial expressions, tone, and body language systematically disadvantage disabled candidates (particularly autistic, Deaf, and physically disabled people)
- Flexible timing: Allow candidates to re-record or have extended time
- Test with assistive technology: Ensure the platform works with screen readers and voice control
Testing Your Process
- Automated testing: Run axe, WAVE, or Lighthouse on your careers page and application forms
- Manual testing: Navigate your entire application process using only a keyboard
- Screen reader testing: Complete an application using NVDA (free) or VoiceOver
- User testing: Engage disabled users through Fable or AbilityNet to test the real experience
- Regular audits: Test after every platform update or configuration change
Resources
- W3C WCAG 2.1: [w3.org/TR/WCAG21](https://www.w3.org/TR/WCAG21)
- WebAIM: [webaim.org](https://webaim.org)
- AbilityNet: [abilitynet.org.uk](https://www.abilitynet.org.uk)
- Fable Accessibility Testing: [makeitfable.com](https://makeitfable.com)
- Deque axe Tool: [deque.com](https://www.deque.com)