A theme for WordPress to help build and organize small group websites. Ideal for engineering "lab" groups on campus. Documentation: https://asuengineering.github.io/asu-labs-theme/
Need to reorder the included skip to content link so that it occurs before the ASU Header module is loaded. This will ensure that the link is the first link seen by screen readers.
Additional context
From the accessibility study document:
The first element on the page is a link to "Report an accessibility problem" not "Skip to Main Page Content". The first interactive element of every page should always be a link to skip to the main content area. Having two links makes the tabbing more difficult. In order to access the main content area through this link, you have to tab pass the two links and then tab back.
Reference
(Reference WCAG 2.1, 2.4.1 Bypass Blocks)
WCAG 2.1 Score: Level A
Potential User Barrier Level: Medium
Need to reorder the included skip to content link so that it occurs before the ASU Header module is loaded. This will ensure that the link is the first link seen by screen readers.
Additional context
From the accessibility study document:
Reference
(Reference WCAG 2.1, 2.4.1 Bypass Blocks) WCAG 2.1 Score: Level A Potential User Barrier Level: Medium