Page Scan Results:
Financial Aid
https://www.usao.edu/financial-aid/index.html
Known Issues - These "violations" have been flagged as problematic by Axe, our accessibility scanner. Axe's "no false positives" philosophy means that if it's shown here, it's likely a problem to someone.
Known Issues Summary
No violations found.
Needs Review - These "incomplete" issues may be problematic, but couldn't be completely tested automatically. They should be reviewed by a real person.
Needs Review Summary
Needs Review on This Page
IDs used in ARIA and labels must be unique
Ensures every id attribute value used in ARIA and in labels is unique. Axe Reference
-
<input type="search" id="search-q" class="form-control" name="q" title="Search Form">
Element selector:.header-right-top-wrap > .header-right-search-wrap > form > input
Failing checks (At least one of these should pass)
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q
.device-form > .header-right-search-wrap > form > input
-
Document has multiple elements referenced with ARIA with the same id attribute: search-q