Page Scan Results:
EOCTC 2021 BOND ISSUE RENEWED

http://www.eoctech.edu/bond2021/

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

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. <p class="p1">
    Element selector:
    p:nth-child(3)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  2. <strong>WITHOUT a tax increase</strong>
    Element selector:
    strong
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1 #body-core
  3. <li class="p1">Replaces the existing Bond Issue for Distance Learning/Internet Connection and Technology at EOC Tech Center, Choctaw-Nicoma Park Schools, Harrah Schools, Jones Schools, and Luther Schools.</li>
    Element selector:
    ul:nth-child(4) > .p1:nth-child(1)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  4. <li class="p1">Total amount of bond issue is $730,000 for a five year period which is less than the current bond issue in place totaling $760,000.</li>
    Element selector:
    ul:nth-child(4) > .p1:nth-child(2)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  5. <li class="p1">It is anticipated that over the five years, the cost to individual tax payers will be reduced annually due to growth in the EOC Tech Center District in the number of taxpayers in both residential and commercial properties.<span class="Apple-converted-space">&nbsp;</span></li>
    Element selector:
    ul:nth-child(4) > .p1:nth-child(3)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  6. <p class="p2"><span class="s1"><span class="Apple-converted-space">&nbsp;</span></span>Approval of the Bond Issue will provide the following to EOC Tech Center and each of the four public school districts:<span class="Apple-converted-space">&nbsp;</span></p>
    Element selector:
    .p2
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  7. <li class="p1">The ability to continue the delivery of distance learning classes to students for college credit and other potential course offerings.</li>
    Element selector:
    ul:nth-child(6) > .p1:nth-child(1)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  8. <li class="p1">Faster and expanded INTERNET services to nearly 10,000 students in the five school districts.</li>
    Element selector:
    ul:nth-child(6) > .p1:nth-child(2)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  9. <li class="p1">
    Element selector:
    ul:nth-child(6) > .p1:nth-child(3)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  10. <li class="p1">Assist the five school districts’ teachers and staff in expanded technology based curriculum delivery, increased professional development opportunities, and improved data student reporting.</li>
    Element selector:
    .p1:nth-child(4)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  11. <li class="p1">
    Element selector:
    .p1:nth-child(5)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  12. <p class="p1">
    Element selector:
    p:nth-child(7)
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  13. <em>Additional information required by the Bond Transparency Act – PDF Document</em>
    Element selector:
    a:nth-child(1) > em
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.04 (foreground color: #8dc63f, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core
  14. <em>Informational Flyer – PDF Document</em>
    Element selector:
    a:nth-child(3) > em
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.04 (foreground color: #8dc63f, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1 #body-core

Images must have alternate text

critical

Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 1.1.1, Old Section 508, EN-301-549, EN-9.1.1.1, ACT
  1. <img src="http://www.eoctech.edu/wp-content/uploads/2021/02/Website_Header_Ribbon_2021_Final_1.png">
    Element selector:
    .header-image > img
    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"
  2. <img src="http://www.eoctech.edu/wp-content/uploads/2022/08/CT_PoweredByCareerTech_Flag_bk.png">
    Element selector:
    .textwidget > img
    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"