Page Scan Results:
Oklahoma Panhandle State University Net Price Calculator
https://opsu.edu/net-price
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 Summary
Known Issues on This Page
Certain ARIA roles must be contained by particular parents
Ensures elements with an ARIA role that require parent roles are contained by them. Axe Reference
-
<div class="npc-step active " tabindex="0" title="Current step is Step 1" role="option"><div class="npc-step-circle" aria-hidden="true"><span>?</span></div><div class="npc-step-title" tabindex="-1">Step 1</div><div class="npc-step-bar-left"></div><div class="npc-step-bar-right"></div></div>
Element selector:.active
Failing checks (At least one of these should pass)
- Required ARIA parents role not present: group, listbox
-
<div class="npc-step " tabindex="-1" title="" role="option"><div class="npc-step-circle" aria-hidden="true"><span>2</span></div><div class="npc-step-title" tabindex="-1">Step 2</div><div class="npc-step-bar-left"></div><div class="npc-step-bar-right"></div></div>
Element selector:.npc-step[title=""][role="option"]:nth-child(2)
Failing checks (At least one of these should pass)
- Required ARIA parents role not present: group, listbox
-
<div class="npc-step " tabindex="-1" title="" role="option"><div class="npc-step-circle" aria-hidden="true"><span>3</span></div><div class="npc-step-title" tabindex="-1">Step 3</div><div class="npc-step-bar-left"></div><div class="npc-step-bar-right"></div></div>
Element selector:.npc-step[title=""][role="option"]:nth-child(3)
Failing checks (At least one of these should pass)
- Required ARIA parents role not present: group, listbox
-
<div class="npc-step " tabindex="-1" title="" role="option"><div class="npc-step-circle" aria-hidden="true"><span>4</span></div><div class="npc-step-title" tabindex="-1">Step 4</div><div class="npc-step-bar-left"></div><div class="npc-step-bar-right"></div></div>
Element selector:.npc-step[title=""][role="option"]:nth-child(4)
Failing checks (At least one of these should pass)
- Required ARIA parents role not present: group, listbox
-
<div class="npc-step " tabindex="-1" title="" role="option"><div class="npc-step-circle" aria-hidden="true"><span>5</span></div><div class="npc-step-title" tabindex="-1">Step 5</div><div class="npc-step-bar-left"></div><div class="npc-step-bar-right"></div></div>
Element selector:.npc-step[title=""][role="option"]:nth-child(5)
Failing checks (At least one of these should pass)
- Required ARIA parents role not present: group, listbox
-
<div class="npc-step " tabindex="-1" title="" role="option"><div class="npc-step-circle" aria-hidden="true"><span>6</span></div><div class="npc-step-title" tabindex="-1">Step 6</div><div class="npc-step-bar-left"></div><div class="npc-step-bar-right"></div></div>
Element selector:.npc-step[title=""][role="option"]:nth-child(6)
Failing checks (At least one of these should pass)
- Required ARIA parents role not present: group, listbox
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 Summary
No incomplete found.