Page Scan Results:
Tuition & Fees
https://www.se.edu/financial-aid/tuition-costs/
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
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference
-
<img src="https://www.se.edu/wp-content/uploads/2019/09/eplogohome.png">
Element selector:.ethics > 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"
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a class="ethics" href="https://secure.ethicspoint.com/domain/media/en/gui/30756/index.html"><img src="https://www.se.edu/wp-content/uploads/2019/09/eplogohome.png"></a>
Element selector:.ethics
Failing checks (At least one of these should pass)
- Element does not have text that is visible to screen readers
- 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
Failing checks (All of these should pass)
- Element is in tab order and does not have accessible text
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 on This Page
Elements must meet minimum color contrast ratio thresholds
Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference
-
<a href="/"> Home </a>
Element selector:a[href="/"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
picture
-
Element's background color could not be determined due to a pseudo element
-
<a href="https://www.se.edu/financial-aid/"> Financial Aid </a>
Element selector:.tw-flex-wrap > li:nth-child(2) > a
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
picture
-
Element's background color could not be determined due to a pseudo element
-
<li> Tuition & Fees </li>
Element selector:.tw-flex-wrap > li:nth-child(3)
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a pseudo element
picture
-
Element's background color could not be determined due to a pseudo element
Table headers in a data table must refer to data cells
Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe. Axe Reference
-
<table class="c-table--bordered"> <thead> <tr> <th width="40%"></th> <th width="30%">In-State</th> <th width="30%">Out-of-State<br> <small><em>(Please note that 100% of this will be waived. Instead, you will pay the in-state rate)</em></small></th> </tr> </thead> </table>
Element selector:.c-table--bordered:nth-child(5)
Failing checks (All of these should pass)
-
Table data cells are missing or empty
th[width="30%"]:nth-child(3)
-
Table data cells are missing or empty
-
<table class="c-table--bordered" style="height: 216px;">
Element selector:.c-table--bordered:nth-child(9)
Failing checks (All of these should pass)
-
Table data cells are missing or empty
.c-table--bordered:nth-child(9) > thead > tr > th:nth-child(2)
-
Table data cells are missing or empty
-
<table class="c-table--bordered">
Element selector:.c-table--bordered:nth-child(13)
Failing checks (All of these should pass)
-
Table data cells are missing or empty
tbody > tr > th:nth-child(3)
-
Table data cells are missing or empty