Page Scan Results:
EMPLOYMENT
https://www.okwu.edu/employment/
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 on This Page
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://www.okwu.edu/" role="link">
Element selector:.showonmobile > a[href$="okwu.edu/"]
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/okwuniv/" class="icon" role="link"> <span>Facebook</span> </a>
Element selector:.et-social-facebook > .icon
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/okwuniv/" class="icon" role="link"> <span>Instagram</span> </a>
Element selector:.et-social-instagram > .icon
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/OKWUniv" class="icon" role="link"> <span>Twitter</span> </a>
Element selector:a[href$="OKWUniv"]
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/UCSkr7th7w_5u-iMCjNj8lcQ" class="icon" role="link"> <span>YouTube</span> </a>
Element selector:.et-social-youtube > .icon
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.linkedin.com/school/oklahoma-wesleyan-university/" class="icon" role="link"> <span>LinkedIn</span> </a>
Element selector:.et-social-linkedin > .icon
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
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
-
<h1 class="entry-title">Employment</h1>
Element selector:h1
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 1.73 (foreground color: #ffffff, background color: #fdb913, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1
h1
-
Element has insufficient color contrast of 1.73 (foreground color: #ffffff, background color: #fdb913, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1
-
<span id="cn-notice-text" class="cn-text-container">We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span>
Element selector:#cn-notice-text
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #b4b4b4, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
#cookie-notice
body
-
Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #b4b4b4, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Ok" style="background-color: #00a99d" role="link">Ok</a>
Element selector:#cn-accept-cookie
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 1.36 (foreground color: #ffffff, background color: #b4e6e2, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
#cn-accept-cookie
-
Element has insufficient color contrast of 1.36 (foreground color: #ffffff, background color: #b4e6e2, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
-
<a href="https://www.okwu.edu/privacy-policy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button" aria-label="Privacy policy" style="background-color: #00a99d" role="link">Privacy policy</a>
Element selector:#cn-more-info
Failing checks (At least one of these should pass)
-
Element has insufficient color contrast of 1.36 (foreground color: #ffffff, background color: #b4e6e2, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
#cn-more-info
-
Element has insufficient color contrast of 1.36 (foreground color: #ffffff, background color: #b4e6e2, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference
-
<img id="logo" data-height-percentage="85" data-src="https://okwudev.wpengine.com/wp-content/uploads/2020/05/logo-okwu.svg" class=" lazyloaded" src="https://okwudev.wpengine.com/wp-content/uploads/2020/05/logo-okwu.svg">
Element selector:.lazyloaded[data-height-percentage="85"]
Failing checks (At least one of these should pass)
- Element does not have an alt attribute
- 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"
Zooming and scaling must not be disabled
Ensures <meta name="viewport"> does not disable text scaling and zooming. Axe Reference
-
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
Element selector:meta[name="viewport"]
Failing checks (At least one of these should pass)
- user-scalable on <meta> tag disables zooming on mobile devices
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://www.okwu.edu/" role="link">Home</a>
Element selector:span:nth-child(1) > a[href$="okwu.edu/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.et_pb_text_0 > .et_pb_text_inner
-
Element's background color could not be determined due to a pseudo element
-
<span class="breadcrumb_last" aria-current="page">Employment</span>
Element selector:.breadcrumb_last
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
.et_pb_text_0 > .et_pb_text_inner
-
Element's background color could not be determined due to a pseudo element
-
<h6>Filter by:</h6>
Element selector:.et_pb_text_3 > .et_pb_text_inner > h6
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="/news/employment-type/full-time/" role="link">Full Time</a>
Element selector:.et_pb_text_inner > ul > li:nth-child(1) > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="/news/employment-type/part-time/" role="link">Part-Time</a>
Element selector:.et_pb_text_inner > ul > li:nth-child(2) > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="/news/employment-type/faculty/" role="link">Faculty</a>
Element selector:a[href$="faculty/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="/news/employment-type/staff/" role="link">Staff</a>
Element selector:a[href$="staff/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="/news/employment-type/administrative/" role="link">Administrative</a>
Element selector:.et_pb_text_inner > ul > li:nth-child(5) > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="/news/employment-type/adjunct/" role="link">Adjunct</a>
Element selector:a[href$="adjunct/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="/employment/apply/" role="link">Apply Now</a>
Element selector:.et_pb_button_0
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<h2>Current Openings</h2>
Element selector:.et_pb_text_4 > .et_pb_text_inner > h2
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/gps-admissions-counselor/" role="link">GPS Admissions Counselor</a>
Element selector:#post-325034 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/student-accounts-specialist/" role="link">Student Accounts Specialist</a>
Element selector:#post-315038 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/music-professor/" role="link">Music Professor</a>
Element selector:#post-324309 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/maintenance-technician/" role="link">Maintenance Technician</a>
Element selector:#post-315864 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/ga-creative-impact/" role="link">Graduate Assistant for Creative Impact</a>
Element selector:#post-325232 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/professor-of-chemistry/" role="link">Professor of Chemistry</a>
Element selector:#post-324925 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/adjunct-faculty-nursing/" role="link">Adjunct Faculty- Nursing</a>
Element selector:#post-320005 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/doc-lacys-coffee-shop-graduate-assistant/" role="link">Doc Lacy’s Coffee Shop Graduate Assistant</a>
Element selector:#post-319510 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
-
<a href="https://www.okwu.edu/job-listing/adjunct-professor-school-of-business/" role="link">Adjunct Professor- School of Business</a>
Element selector:#post-314567 > h5 > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
.et_pb_section_3
-
Element's background color could not be determined due to a background gradient
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="https://www.okwu.edu/" role="link">Home</a>
Element selector:span:nth-child(1) > a[href$="okwu.edu/"]
Failing checks (At least one of these should pass)
-
Element's contrast ratio could not be determined due to a background image
.et_pb_text_0 > .et_pb_text_inner
-
Element's contrast ratio could not be determined due to a background image