LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Narrative buttons not properly designed (WCAG 4.1.2) [QAC] #204

Open ftourangeau opened 1 year ago

ftourangeau commented 1 year ago

COURSE: https://esdc-edsc-adapt.canadacentral.cloudapp.azure.com/preview/5dc446fd27f08836496b6b9e/63a32079b75e454dafed1e1d/


Page: Lesson 2: Domestic Print Lesson 3: Observation Print Lesson 4: Manual QA

Description: Under "Overview of the Observation Print Module" there is a group of elements that navigate the slides. But they are not properly designed in terms of accessibility: • Navigation buttons do not have accessible names • Accessibility features have not been implemented

The element should have a proper name and role to provide information to the user as to their purpose and which is currently active.

Please • Mark up elements in a way that reflects their structure and appropriately label them.

Please see the attached screenshot(s) for example. image


Page: Lesson 2: Domestic Print Lesson 3: Observation Print Lesson 4: Manual QA

Description: Using a keyboard only. When using tab control the carousel controls slide is not reachable. Mouse control is working without issue.

All user interface controls should be operable with keyboard. image