-
Task
-
Resolution: Deferred
-
Minor
-
None
-
4.0
-
MOODLE_400_STABLE
Confirm accessibility of new navigation items
Building upon MDL-70211 we need to confirm that new navigation elements within the primary navigation are accessible.
User stories
Story | Acceptance Criteria / Confirmation |
---|---|
As any user, I want to use the primary 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-70208 Implement frontend functionality for primary navigation
- Closed