Page Scan Results:
Academic Advisement
https://www.mscok.edu/current-students/academic-advisement
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
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://www.mscok.edu/ardmore"><img alt="" height="50" src="/Content/Uploads/Murray State College/images/button(4).png" style="margin: 1px;" width="300"></a>
Element selector:p:nth-child(4) > a[href$="ardmore"]
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
-
<a href="https://www.facebook.com/murraystatecollege/"> <i class="fa fa-facebook-square fblogo" aria-hidden="true" alt="facebook icon"></i> </a>
Element selector:.socialbar > a:nth-child(1)
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
-
<a href="https://twitter.com/MurrayStateOK"> <i class="fa fa-twitter-square twlogo" aria-hidden="true" alt="twitter icon"></i> </a>
Element selector:.socialbar > a:nth-child(2)
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
-
<a href="https://www.instagram.com/murraystatecollege/"> <i class="fa fa-instagram iglogo" aria-hidden="true" alt="instagram icon"></i> </a>
Element selector:.socialbar > a:nth-child(3)
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
-
<a href="https://www.youtube.com/channel/UCUoSvSoOI1BtVvlMrkExYbQ?view_as=subscriber??"> <i class="fa fa-youtube-square ytlogo" aria-hidden="true" alt="youtube icon"></i> </a>
Element selector:.socialbar > a:nth-child(4)
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
Links must be distinguishable without relying on color
Ensure links are distinguished from surrounding text in a way that does not rely on color. Axe Reference
-
<a data-saferedirecturl="https://www.google.com/url?q=https://www.online.mscok.edu/book-online&source=gmail&ust=1644342950991000&usg=AOvVaw2-Sgy-5i_cc5qb0cDXbhuY" href="https://www.appointment.mscok.edu/" target="_blank">
Element selector:p:nth-child(11) > a[target="_blank"]
Failing checks (At least one of these should pass)
-
The link has insufficient color contrast of 1.87:1 with the surrounding text. (Minimum contrast is 3:1, link text: #294b97, surrounding text: #212529)
p:nth-child(11)
-
The link has no styling (such as underline) to distinguish it from the surrounding text
p:nth-child(11)
-
The link has insufficient color contrast of 1.87:1 with the surrounding text. (Minimum contrast is 3:1, link text: #294b97, surrounding text: #212529)
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
-
<h2>Current Students</h2>
Element selector:.inner-banner > h2
Failing checks (At least one of these should pass)
- Element's background color could not be determined because it is overlapped by another element