-
Task
-
Resolution: Deferred
-
Minor
-
None
-
4.0
-
MOODLE_400_STABLE
Confirm accessibility of new navigation items
Building upon MDL-70203 we need to confirm that new navigation elements within the secondary navigation are accessible.
User stories
Story | Acceptance Criteria / Confirmation |
---|---|
As any user, I can use the secondary navigation whilst only using user accessibility tools, so that I can access the site | The new navigation meets WCAG AA & can be used with screen readers & other assistive technologies |
Acceptance criteria
- Items follow WCAG AA
- Tested with accessibility dev tools such as inbuilt chrome tools, Axe etc...
- Keyboard navigation
- LTR & RTL compatibility
- Active node states remain after navigating with in browser functionality
Tools to confirm with
- Supported screenreaders (JAWS, NVDA, Chromevox)
- DOM validators (Axe, WAVE, nu html validator)
- is child of
-
MDL-70202 Implement frontend functionality for secondary navigation
- Closed