Page Scan Results:
TRANSCRIPT REQUESTS
https://swcu.edu/academics/transcript-requests
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 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 href="http://swcu.edu/Websites/swcu/images/Academics/Registrar/Unofficial_Transcript_Request_Form_9-26-14.pdf" target="_blank">SCU Unofficial Transcript Request</a>
Element selector:p:nth-child(14) > a[target="_blank"]
Failing checks (At least one of these should pass)
-
The link has insufficient color contrast of 2.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #f38549, surrounding text: #ffffff)
p:nth-child(14)
-
The link has no styling (such as underline) to distinguish it from the surrounding text
p:nth-child(14)
-
The link has insufficient color contrast of 2.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #f38549, surrounding text: #ffffff)
-
<a href="mailto:registrar@swcu.edu">registrar@swcu.edu</a>
Element selector:a[href$="mailto:registrar@swcu.edu"]
Failing checks (At least one of these should pass)
-
The link has insufficient color contrast of 2.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #f38549, surrounding text: #ffffff)
.sass-col-sm-12 > ol > li:nth-child(1)
-
The link has no styling (such as underline) to distinguish it from the surrounding text
.sass-col-sm-12 > ol > li:nth-child(1)
-
The link has insufficient color contrast of 2.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #f38549, surrounding text: #ffffff)
Buttons must have discernible text
Ensures buttons have discernible text. Axe Reference
-
<button class="menu-icon hamburger hamburger--spring" type="button"> <span class="hamburger-box"> <span class="hamburger-inner"></span> </span> </button>
Element selector:button
Failing checks (At least one of these should pass)
- Element does not have inner 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
- Element's default semantics were not overridden with role="none" or role="presentation"
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
ARIA attributes must conform to valid values
Ensures all ARIA attributes have valid values. Axe Reference
-
<div class="main-content-side" role="navigation" aria-labelledby="section_nav" tabindex="-1" id="ui-skip-14">
Element selector:#ui-skip-14
Failing checks (All of these should pass)
- ARIA attribute element ID does not exist on the page: aria-labelledby="section_nav"
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 title="View the home page" href="/">Southwestern Christian University</a>
Element selector:a[title="View the home page"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
a[title="View the home page"]
-
Element's background color could not be determined due to a background image