Page Scan Results:
Enrollment Information
https://www.ictech.edu/apps/pages/enrollment-information
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
Known Issues on This Page
Certain ARIA roles must contain particular children
Ensures elements with an ARIA role that require child roles contain them. Axe Reference
-
<section class="content-container accordion-container ui-accordion ui-widget ui-helper-reset" id="accordion_container" aria-labelledby="accordion_header" role="tablist">
Element selector:#accordion_container
Failing checks (At least one of these should pass)
-
Element has children which are not allowed: h2[tabindex]
#accordion_header
- Element uses aria-busy="true" while showing a loader
-
Element has children which are not allowed: h2[tabindex]
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
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<span class="nav-mobile-toggle-inner">Main Menu Toggle</span>
Element selector:.nav-mobile-toggle-inner
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
#sitenav_main_mobile_toggle
-
Element's background color could not be determined due to a pseudo element
-
<div class="placeholder-tinymce-text">
Element selector:.placeholder-tinymce-text:nth-child(6)
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it partially overlaps other elements