Page Scan Results:
Financial Aid
https://centraltech.edu/student-services/financial-aid/
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
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
-
<a id="mobile-nav__vanity-item--106" class="btn btn-sm btn-light-green-cyan mobile-nav__vanity-item" href="https://centraltech.edu/oq-safety-industry-training/" role="link" title="Business & Industry" aria-label="Business & Industry"> Business & Industry </a>
Element selector:#mobile-nav__vanity-item--106
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.39 (foreground color: #ffffff, background color: #3db3e3, font size: 10.0pt (13.3px), font weight: bold). Expected contrast ratio of 4.5:1
#mobile-nav__vanity-item--106
-
Element has insufficient color contrast of 2.39 (foreground color: #ffffff, background color: #3db3e3, font size: 10.0pt (13.3px), font weight: bold). Expected contrast ratio of 4.5:1
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://oklahoma.gov/careertech.html" target="_blank"><img decoding="async" src="https://centraltech.edu/wp-content/uploads/CT_PoweredByCareerTech_Flag_KO.svg" alt=""></a>
Element selector:.super-nav__mobile-menu > aside > .block-2.widget_media_image.widget_block > .size-large.wp-block-image > a[target="_blank"]
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
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 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
-
<a href="https://centraltech.edu/oq-safety-industry-training/" class="nav-link">Business & Industry</a>
Element selector:#menu-sites-2 > .menu-item-164.menu-item-object-page.menu-item-type-post_type > .nav-link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
#menu-sites-2 > .menu-item-164.menu-item-object-page.menu-item-type-post_type > .nav-link
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://centraltech.edu/truck-driver-training/" class="nav-link">Truck Driver Training</a>
Element selector:#menu-sites-2 > .menu-item-163.menu-item-object-page.menu-item-type-post_type > .nav-link
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
#menu-sites-2 > .menu-item-163.menu-item-object-page.menu-item-type-post_type > .nav-link
-
Element's background color could not be determined due to a pseudo element
Elements must only use permitted ARIA attributes
Ensures ARIA attributes are not prohibited for an element's role. Axe Reference
-
<div id="content" aria-label="content">
Element selector:#content
Failing checks (All of these should pass)
- aria-label attribute is not well supported on a div with no valid role attribute.