⚡ Key Takeaways — Read This First
  • The EAA enforcement date was June 28, 2025. Regulators are now actively issuing compliance notices — this is not a future risk.
  • Any digital product or service, including eLearning content and LMS platforms, sold to EU markets must comply with WCAG 2.1 AA standards.
  • Non-EU companies (USA, India, etc.) serving European clients are fully subject to EAA requirements.
  • First fines have been issued in Germany, France, and the Netherlands as of April 2026.
  • WCAG 2.2 is now the recommended standard — building to 2.2 AA ensures compliance with both EAA and emerging UK requirements.
  • A full content audit, remediation plan, and Accessibility Conformance Report (ACR) should be completed immediately if not already done.

What Is the European Accessibility Act — and Why Does It Matter for eLearning?

The European Accessibility Act (EAA), formally EU Directive 2019/882, is a piece of EU law that requires digital products and services made available in EU member state markets to be accessible to people with disabilities. After a six-year transposition period, it entered full legal effect on 28 June 2025.

For eLearning and corporate training, the EAA is not peripheral legislation — it is a direct mandate. Every digital learning product, course, LMS, virtual classroom, and training platform that is made available to learners in the EU is now legally required to meet WCAG 2.1 AA accessibility criteria. This includes products hosted outside the EU, content delivered through third-party platforms, and multilingual courseware built by vendors in the USA, India, or any other country.

⚠️ Critical Clarification: The EAA Is Not Optional

A common misconception is that the EAA is a "best practice" or a voluntary standard. It is not. It is law, enforceable by national market surveillance authorities in all 27 EU member states. Penalties are determined nationally but can include:

  • Financial fines (up to €100,000 per infringement in Germany)
  • Mandatory product withdrawal from the EU market
  • Public naming in national accessibility compliance registers
  • Exclusion from EU public procurement
27EU member states now enforcing the EAA
€100KMaximum per-infringement fine in Germany
June 2025EAA enforcement date — active now

Who Does the EAA Apply To?

The scope of the EAA is broader than many organizations initially realize. It applies to any business — regardless of size or geographic location — that provides the following to consumers or businesses in the EU:

  • eLearning platforms and LMS systems (including cloud-based SaaS platforms)
  • Digital training content — SCORM packages, xAPI modules, PDF workbooks, video lessons
  • Virtual classroom and webinar tools used for instructor-led training
  • Assessment and certification platforms
  • Mobile learning applications
  • Any self-service HR or onboarding portal with learning components

Critically, the EAA covers both B2C and B2B products. If your organization sells or licenses eLearning content to a company that deploys it to employees in EU member states, your content is subject to EAA compliance. The obligation does not transfer entirely to the end-client organization — vendors and content developers share responsibility.

ℹ️ What About Small Businesses?

The EAA includes a "microenterprise exemption" for businesses with fewer than 10 employees and annual turnover under €2 million providing services (not products). Most eLearning vendors do not qualify for this exemption. If in doubt, assume the EAA applies to your organization.

What WCAG 2.1 AA Requires — Translated for eLearning Teams

WCAG (Web Content Accessibility Guidelines) 2.1 AA is the technical standard underpinning the EAA for digital content. It is organized around four principles — Perceivable, Operable, Understandable, and Robust (POUR) — and contains 50 success criteria at Levels A and AA. For eLearning specifically, the most commonly failed criteria are:

1. Perceivable — Can all learners access the information?

  • 1.2.2 Captions (Prerecorded): All video content must have accurate, synchronized captions. Auto-generated captions alone do not meet this criterion — they must be reviewed and corrected.
  • 1.2.3 Audio Description: Videos with meaningful visual content not described in the audio track require an audio description or a text alternative.
  • 1.4.3 Contrast Ratio: Text must have a minimum contrast ratio of 4.5:1 against its background. Many eLearning themes use low-contrast decorative text that fails this criterion.
  • 1.4.4 Resize Text: Content must remain usable when text is resized up to 200% without assistive technology.

2. Operable — Can all learners navigate and interact?

  • 2.1.1 Keyboard Access: All interactive elements — drag-and-drop activities, simulations, branching scenarios — must be operable via keyboard alone.
  • 2.4.7 Focus Visible: Keyboard focus must be visually visible at all times. This is one of the most commonly failed criteria in Articulate Storyline and Rise courses.
  • 2.3.1 Three Flashes: No content may flash more than three times per second. Animated sequences in gamified content frequently fail this criterion.

3. Understandable — Is the content clear to all learners?

  • 3.1.1 Language of Page: The primary language of each module must be declared in the code.
  • 3.3.1 Error Identification: When assessments or interactions contain errors, the error must be described in text.

4. Robust — Does content work across assistive technologies?

  • 4.1.2 Name, Role, Value: All custom interactive components must expose their name, role, and state to screen readers. This is frequently broken in custom-built Storyline interactions.
  • 4.1.3 Status Messages: Programmatically determined status messages (feedback, error states) must be announced by screen readers without receiving focus.

"WCAG 2.1 AA compliance is not a design layer you add at the end of a project. It is an architectural decision that must be made at the beginning of every piece of digital learning content. Retroactive remediation costs 3–5× more than building accessible content from the start."

— Creativ Technologies Accessibility Practice, April 2026

How to Audit Your Existing eLearning Portfolio for EAA Compliance

If your organization has not yet completed an EAA accessibility audit, this is the most urgent action to take. The following is the structured four-stage audit process used by Creativ Technologies for enterprise eLearning portfolios:

Stage 1: Content Inventory

Document every piece of digital learning content served to EU users. Include SCORM packages, xAPI modules, video files, PDF workbooks, LMS interface elements, virtual classroom templates, and assessment tools. Prioritize by volume of EU learner exposure.

Stage 2: Automated Scan

Run automated accessibility scanning tools (Axe, WAVE, Deque WorldSpace) against your LMS interface and any HTML5-based content. Automated scanning typically catches 30–40% of WCAG failures — it is a necessary first step, not a complete audit.

Stage 3: Manual Expert Review

Assign a qualified accessibility specialist to manually test each priority module with:

  • NVDA or JAWS screen reader (Windows)
  • VoiceOver screen reader (macOS / iOS)
  • Keyboard-only navigation
  • Browser zoom at 200% and 400%
  • Color contrast analyzer against all text elements

Stage 4: Accessibility Conformance Report (ACR)

Produce a Voluntary Product Accessibility Template (VPAT) / ACR documenting conformance status for each module. This document is increasingly required by enterprise procurement teams in the EU and by US federal agencies (Section 508). It also provides a defensible legal record that your organization has conducted due diligence.

📋 EAA Compliance Checklist for eLearning Content

All video content has accurate, manually reviewed captions (not auto-generated only)
Text contrast ratio meets 4.5:1 minimum across all text elements and states
All interactive elements operable by keyboard without mouse
Screen reader testing completed with NVDA/JAWS and VoiceOver
!
Audio descriptions provided for all videos with meaningful visual content
Commonly missed — check all scenario and simulation videos
!
Keyboard focus indicator visible on all interactive elements
Often suppressed by Articulate Storyline default themes
!
Accessibility Conformance Report (VPAT) produced and current
Required by EU procurement regulations — must be updated on content changes
!
Drag-and-drop and complex interaction alternatives provided
WCAG 2.2 introduces Dragging Movements (2.5.7) — keyboard or tap alternative required

WCAG 2.2: The Update That EAA Teams Need to Know About

While the EAA formally references WCAG 2.1 AA, the W3C published WCAG 2.2 in October 2023 with several new success criteria that are directly relevant to eLearning. Building to WCAG 2.2 AA is now industry best practice and ensures forward compatibility with emerging UK and Canadian accessibility regulations.

The three most impactful WCAG 2.2 changes for eLearning are:

  • 2.4.11 Focus Appearance (AA): Keyboard focus indicators must now meet minimum size and contrast requirements — not just be "visible." This invalidates many existing Storyline custom themes.
  • 2.5.7 Dragging Movements (AA): Any drag-and-drop interaction must have a pointer or keyboard alternative. Drag-to-order and drag-to-match activities are extremely common in eLearning and almost universally require remediation.
  • 2.5.8 Target Size Minimum (AA): Interactive targets (buttons, clickable areas) must be at least 24×24 CSS pixels. Small click targets on mobile courses are frequently non-compliant.
78%
of existing eLearning content fails at least one WCAG 2.1 AA criterion, according to accessibility audits conducted by Creativ Technologies in 2025–2026
Source: Internal audit data, Creativ Technologies, 2025–2026 (n=340 modules)

Remediation Strategy — Prioritizing Your Compliance Roadmap

Most enterprise eLearning portfolios contain hundreds or thousands of existing courses that were not built to EAA standards. Full immediate remediation is rarely feasible. Instead, use a risk-based prioritization framework:

Priority 1 — Immediate Action (0–90 days)

Any content currently being deployed to EU learners. Courses in active compliance training programs (AML, GDPR, safety) face the highest regulatory risk. Prioritize the 20% of your catalog that accounts for 80% of EU learner completions.

Priority 2 — Planned Remediation (90–180 days)

Active courses with fewer EU learner completions, new course development (all new content should be built accessible-first from this point forward), and LMS interface accessibility.

Priority 3 — Archive or Replace (180+ days)

Legacy content in older Flash-based or non-HTML5 formats that cannot be made accessible. These should be either replaced with accessible alternatives or formally withdrawn from EU deployment until remediation is complete.

EAA vs. Section 508 — A Global Comparison

Organizations managing both US federal (Section 508) and EU (EAA) compliance should understand where these frameworks overlap and diverge:

  • Shared standard: Both Section 508 (2018 refresh) and the EAA reference WCAG 2.0/2.1 AA as their technical baseline. Content built to one typically satisfies both.
  • Scope difference: Section 508 applies to US federal agencies and their vendors. EAA applies to private sector companies serving EU markets. Both now affect most enterprise eLearning vendors.
  • Enforcement difference: Section 508 is enforced through procurement requirements and civil rights complaints. EAA is enforced through national market surveillance authorities with direct financial penalties.
  • VPAT/ACR: Both frameworks benefit from a current VPAT/Accessibility Conformance Report, making this a single investment that serves compliance in both jurisdictions.

Is Your eLearning Content EAA Compliant?

Creativ Technologies offers a free EAA accessibility audit for your top 5 eLearning modules — including a written Accessibility Conformance Report. No commitment required.