Page Scan Results:
Academic Affairs
https://www.sscok.edu/academics/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
Known Issues on This Page
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="#"></a>
Element selector:li:nth-child(6) > a[href="#"]
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="#"></a>
Element selector:li:nth-child(7) > a[href="#"]
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 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
-
<button type="button" role="tab" id="slick-slide-control00" aria-controls="slick-slide00" aria-label="1 of 1" tabindex="0" aria-selected="true">1</button>
Element selector:#slick-slide-control00
Failing checks (At least one of these should pass)
-
Element has a 1:1 contrast ratio with the background
.page-content > .page-content
-
Element has a 1:1 contrast ratio with the background
-
<a href="academic-calendar/index.html" target="_top">Academic Calendar <span>Learn More</span></a>
Element selector:a[href="academic-calendar/index.html"][target="_top"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.angled-blue
-
Element's background color could not be determined due to a pseudo element
-
<a href="../about-ssc/Catalog1/index.html" target="_top">Catalog <span>Learn More</span></a>
Element selector:a[target="_top"]:nth-child(2)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.angled-blue
-
Element's background color could not be determined due to a pseudo element
-
<a href="class-schedules/index.html" target="_top">Class Schedules<span>Learn More</span></a>
Element selector:a[href="class-schedules/index.html"][target="_top"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.angled-blue
-
Element's background color could not be determined due to a pseudo element