Page Scan Results:
Password Protected

https://www.noc.edu/letter-of-intent-request/

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. <input name="post_password" id="pwbox-1634288125" type="password" size="20" maxlength="20">
    Element selector:
    #pwbox-1634288125
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.45 (foreground color: #999999, background color: #eeeeee, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1 #pwbox-1634288125

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 name="post_password" id="pwbox-1634288125" type="password" size="20" maxlength="20">
    Element selector:
    #pwbox-1634288125
    Failing checks (All of these should pass)
    • Form element has explicit <label> that is hidden