Page Scan Results:
Western Oklahoma State College

https://www.wosc.edu/index.php?page=Regents-Home

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

<li> elements must be contained in a <ul> or <ol>

serious

Ensures <li> elements are used semantically. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 1.3.1, EN-301-549, EN-9.1.3.1
  1. <li><b><span style="color: #00703c;">pioneer</span><span style="color: #fdb924;">NEWS</span></b></li>
    Element selector:
    a[href="index.php?page=news"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  2. <li>FAQ's</li>
    Element selector:
    a[href$="faqs"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  3. <li>Energy</li>
    Element selector:
    a[href$="energy"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  4. <li>Safety &amp; Security</li>
    Element selector:
    #mobile-footer-nav-menu > a[href$="security"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  5. <li><span class="icon-mobile" style="color:#FA9D39"></span> Rave Mobile Alert System</li>
    Element selector:
    a[href$="alert"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  6. <li>Community / Facilities</li>
    Element selector:
    a[href$="communityfacilities"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  7. <li>COVID-19 Updates</li>
    Element selector:
    a[href="index.php?page=covid19#updates"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  8. <li><b>Accreditation</b></li>
    Element selector:
    a[href$="hlc"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  9. <li>Prospective Students</li>
    Element selector:
    .secopnd-col > .widget-block > div > ul > a:nth-child(2) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  10. <li>Reach Higher</li>
    Element selector:
    a[href$="reach"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  11. <li>Workforce Readiness</li>
    Element selector:
    a[href="index.php?page=workforce"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  12. <li>Career-Focused Credentials </li>
    Element selector:
    .secopnd-col > .widget-block > div > ul > a:nth-child(5) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  13. <li>Student Organizations</li>
    Element selector:
    .secopnd-col > .widget-block > div > ul > a:nth-child(6) > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  14. <li>Agriculture Sciences</li>
    Element selector:
    a[href$="agri"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  15. <li>Biology</li>
    Element selector:
    a[href$="biol"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  16. <li>Criminal Justice</li>
    Element selector:
    a[href$="crij"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  17. <li>Early Childhood</li>
    Element selector:
    a[href$="chld"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  18. <li>Mathematics</li>
    Element selector:
    a[href$="math"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  19. <li>Religion</li>
    Element selector:
    a[href$="reli"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  20. <li>Nursing</li>
    Element selector:
    a[href$="nurs"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  21. <li>Contact Western</li>
    Element selector:
    a[href$="contactus"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  22. <li>Schedule a Tour</li>
    Element selector:
    a[href$="visiting#tour"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element
  23. <li>WOSC Campus MAP &amp; Directions</li>
    Element selector:
    a[href$="visiting#map"] > li
    Failing checks (At least one of these should pass)
    • List item does not have a <ul>, <ol> parent element

<ul> and <ol> must only directly contain <li>, <script> or <template> elements

serious

Ensures that lists are structured correctly. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 1.3.1, EN-301-549, EN-9.1.3.1
  1. <ul id="mobile-footer-nav-menu">
    Element selector:
    #mobile-footer-nav-menu
    Failing checks (All of these should pass)
    • List element has direct children that are not allowed: a, p, ul a[href="index.php?page=news"] #mobile-footer-nav-menu > a[href$="faqs"] a[href$="energy"] #mobile-footer-nav-menu > a[href$="security"] a[href$="alert"] a[href$="communityfacilities"] a[href="index.php?page=covid19#updates"] #mobile-footer-nav-menu > p #mobile-footer-nav-menu > ul
  2. <ul id="mobile-footer-nav-dept">
    Element selector:
    .secopnd-col > .widget-block > div > ul
    Failing checks (All of these should pass)
    • List element has direct children that are not allowed: a, p, ul a[href$="hlc"] .secopnd-col > .widget-block > div > ul > a:nth-child(2) a[href$="reach"] a[href="index.php?page=workforce"] .secopnd-col > .widget-block > div > ul > a:nth-child(5) .secopnd-col > .widget-block > div > ul > a:nth-child(6) .secopnd-col > .widget-block > div > ul > p .secopnd-col > .widget-block > div > ul > ul
  3. <ul id="mobile-footer-nav-dept">
    Element selector:
    .third-col > .widget-block > .footer-col > div > ul
    Failing checks (All of these should pass)
    • List element has direct children that are not allowed: a, p, ul a[href$="agri"] a[href$="biol"] a[href$="crij"] a[href$="chld"] a[href$="math"] a[href$="reli"] a[href$="nurs"] .third-col > .widget-block > .footer-col > div > ul > p .footer-col > div > ul > ul
  4. <ul id="mobile-footer-nav-contact" class="footer-navs">
    Element selector:
    #mobile-footer-nav-contact
    Failing checks (All of these should pass)
    • List element has direct children that are not allowed: a, p a[href$="contactus"] a[href$="visiting#tour"] a[href$="visiting#map"] #mobile-footer-nav-contact > p

Elements must meet minimum color contrast ratio thresholds

serious

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference

Rule type: WCAG 2.0 AA, WCAG SC 1.4.3, EN-301-549, EN-9.1.4.3, ACT
  1. <legend>Login to view this page:</legend>
    Element selector:
    legend
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.72 (foreground color: #6191e5, background color: #efefed, font size: 10.3pt (13.8px), font weight: bold). Expected contrast ratio of 4.5:1 #sub-sidebar
  2. <span style="color: #fdb924;">NEWS</span>
    Element selector:
    b > span:nth-child(2)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 1.46 (foreground color: #fdb924, background color: #ececec, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1 #footer
  3. <div class="left">© 2016 All rights reserved, <br>Western Oklahoma State College<br><a href="equalopportunity">An Equal Opportunity Institution</a></div>
    Element selector:
    .left
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 1.62 (foreground color: #bbbbbb, background color: #ececec, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #footer

Frames must have an accessible name

serious

Ensures <iframe> and <frame> elements have an accessible name. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, Old Section 508, EN-301-549, EN-9.4.1.2
  1. <iframe style="width: 100%; height: 900px; border: 0;" src="https://drive.google.com/embeddedfolderview?id=1-jamD9m_e5f2rsL7153Eh7mlTeOEE6er#grid" width="320" height="940"></iframe>
    Element selector:
    iframe[height="940"]
    Failing checks (At least one of these should pass)
    • Element has no title 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's default semantics were not overridden with role="none" or role="presentation"

Form elements must have labels

critical

Ensures every form element has a label. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, Old Section 508, EN-301-549, EN-9.4.1.2, ACT
  1. <input type="text" name="m713a0feu_input_captcha" size="10">
    Element selector:
    input[name="m713a0feu_input_captcha"]
    Failing checks (At least one of these should pass)
    • Form element does not have an implicit (wrapped) <label>
    • Form element does not have an explicit <label>
    • 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 has no placeholder attribute
    • Element's default semantics were not overridden with role="none" or role="presentation"

Zooming and scaling must not be disabled

critical

Ensures <meta name="viewport"> does not disable text scaling and zooming. Axe Reference

Rule type: WCAG 2.0 AA, WCAG SC 1.4.4, EN-301-549, EN-9.1.4.4, ACT
  1. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    Element selector:
    meta[name="viewport"]
    Failing checks (At least one of these should pass)
    • maximum-scale on <meta> tag disables zooming on mobile devices