Page Scan Results:
Transcript Requests

https://opsu.edu/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 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. <a rel="noreferrer noopener" href="http://my.opsu.edu/" target="_blank">my.opsu.edu</a>
    Element selector:
    a[rel="noreferrer noopener"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 body
  2. <a href="https://opsu.edu/admissions/aggie-access-credentials/" data-type="page">Aggie Access Credentials</a>
    Element selector:
    a[data-type="page"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.97 (foreground color: #007bff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 body

<html> element must have a lang attribute

serious

Ensures every HTML document has a lang attribute. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 3.1.1, EN-301-549, EN-9.3.1.1, ACT
  1. <html style="height: 100%;">
    Element selector:
    html
    Failing checks (At least one of these should pass)
    • The <html> element does not have a lang attribute