Page Scan Results:
Admissions
https://www.ecok.edu/admissions
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
<li> elements must be contained in a <ul> or <ol>
Ensures <li> elements are used semantically. Axe Reference
-
<li> <a href="/admissions/pre-orientation-checklist" data-drupal-link-system-path="node/14907">Pre-Orientation Checklist</a> </li>
Element selector:.sub-menu > li:nth-child(1)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/tigerprep" data-drupal-link-system-path="node/14851">Tiger Prep</a> </li>
Element selector:.sub-menu > li:nth-child(2)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/admissions/senior-day" data-drupal-link-system-path="node/127">Senior Day</a> </li>
Element selector:.sub-menu > li:nth-child(3)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/juniorday" data-drupal-link-system-path="node/128">Junior Day</a> </li>
Element selector:.sub-menu > li:nth-child(4)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/admissions/act-campus-testing" title="ECU Residual ACT Information" data-drupal-link-system-path="node/4281">ACT On Campus Testing</a> </li>
Element selector:.sub-menu > li:nth-child(5)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/admissions/concurrent-student" data-drupal-link-system-path="node/148">Concurrent Student</a> </li>
Element selector:.sub-menu > li:nth-child(6)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/admissions/freshman-student" data-drupal-link-system-path="node/139">Freshman Student</a> </li>
Element selector:.sub-menu > li:nth-child(7)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li class="dropdown collapsed"> <a href="/admissions/transfer-student" data-drupal-link-system-path="node/149">Transfer Student</a> </li>
Element selector:.collapsed.dropdown
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/admissions/returning-students" target="_self" data-drupal-link-system-path="node/12161">Returning Student</a> </li>
Element selector:.sub-menu > li:nth-child(9)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/current-students/paying-college" target="_self" data-drupal-link-system-path="node/4256">Paying for College</a> </li>
Element selector:.sub-menu > li:nth-child(10)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/admissions/transfer-matrix-transfer-policies" data-drupal-link-system-path="node/146">Transfer Matrix & Transfer Policies</a> </li>
Element selector:.sub-menu > li:nth-child(11)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
-
<li> <a href="/about-east-central-university" target="_self" data-drupal-link-system-path="node/4250">About ECU</a> </li>
Element selector:.sub-menu > li:nth-child(12)
Failing checks (At least one of these should pass)
- List item does not have a <ul>, <ol> parent element without a role, or a role="list"
Links must be distinguishable without relying on color
Ensure links are distinguished from surrounding text in a way that does not rely on color. Axe Reference
-
<a href="/current-students/student-services/office-testing-and-accessibility-services/ecu-residual-act">ACT</a>
Element selector:p:nth-child(4) > a
Failing checks (At least one of these should pass)
-
The link has insufficient color contrast of 2.79:1 with the surrounding text. (Minimum contrast is 3:1, link text: #dd3810, surrounding text: #333333)
.col-sm-7.column > .field__items > div:nth-child(3) > .paragraph--type--content.paragraph.paragraph--view-mode--default > .field--name-field-copy.field--type-text-long.clearfix > p:nth-child(4)
-
The link has no styling (such as underline) to distinguish it from the surrounding text
.col-sm-7.column > .field__items > div:nth-child(3) > .paragraph--type--content.paragraph.paragraph--view-mode--default > .field--name-field-copy.field--type-text-long.clearfix > p:nth-child(4)
-
The link has insufficient color contrast of 2.79:1 with the surrounding text. (Minimum contrast is 3:1, link text: #dd3810, surrounding text: #333333)
-
<a href="mailto:admissions@ecok.edu">admissions@ecok.edu</a>
Element selector:p:nth-child(7) > a[href="mailto:admissions@ecok.edu"]
Failing checks (At least one of these should pass)
-
The link has insufficient color contrast of 2.79:1 with the surrounding text. (Minimum contrast is 3:1, link text: #dd3810, surrounding text: #333333)
.col-sm-7.column > .field__items > div:nth-child(3) > .paragraph--type--content.paragraph.paragraph--view-mode--default > .field--name-field-copy.field--type-text-long.clearfix > p:nth-child(7)
-
The link has no styling (such as underline) to distinguish it from the surrounding text
.col-sm-7.column > .field__items > div:nth-child(3) > .paragraph--type--content.paragraph.paragraph--view-mode--default > .field--name-field-copy.field--type-text-long.clearfix > p:nth-child(7)
-
The link has insufficient color contrast of 2.79:1 with the surrounding text. (Minimum contrast is 3:1, link text: #dd3810, surrounding text: #333333)
Certain ARIA roles must contain particular children
Ensures elements with an ARIA role that require child roles contain them. Axe Reference
-
<ul class="sub-menu" role="menu">
Element selector:.sub-menu
Failing checks (At least one of these should pass)
-
Element has children which are not allowed: li[tabindex]
.sub-menu > li:nth-child(1)
.sub-menu > li:nth-child(2)
.sub-menu > li:nth-child(3)
.sub-menu > li:nth-child(4)
.sub-menu > li:nth-child(5)
.sub-menu > li:nth-child(6)
.sub-menu > li:nth-child(7)
.collapsed.dropdown
.sub-menu > li:nth-child(9)
.sub-menu > li:nth-child(10)
.sub-menu > li:nth-child(11)
.sub-menu > li:nth-child(12)
- Element uses aria-busy="true" while showing a loader
-
Element has children which are not allowed: li[tabindex]
Zooming and scaling must not be disabled
Ensures <meta name="viewport"> does not disable text scaling and zooming. Axe Reference
-
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
Element selector:meta[name="viewport"]:nth-child(30)
Failing checks (At least one of these should pass)
- user-scalable=no on <meta> tag disables zooming on mobile devices
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
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
-
<h2>Welcome to East Central University</h2>
Element selector:.field--name-field-copy.field--type-text-long.clearfix > h2
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.hero-content
.hero
-
Element's background color could not be determined due to a background image
-
<h3>An Exceptional University with <strong>Exceptional Students</strong>!</h3>
Element selector:.col-1 > .field--name-field-copy.field--type-text-long.clearfix > h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.hero-content
.hero
-
Element's background color could not be determined due to a background image
-
<strong>Exceptional Students</strong>
Element selector:.col-1 > .field--name-field-copy.field--type-text-long.clearfix > h3 > strong
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
.hero-content
.hero
-
Element's background color could not be determined due to a background image
-
<a href="mailto:admissions@ecok.edu">admissions@ecok.edu</a>
Element selector:p:nth-child(1) > a[href="mailto:admissions@ecok.edu"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined because it's partially obscured by another element
.col-sm-2 > .field__items > div:nth-child(1) > .card.card-feature-card-white-circle-icon > .container-fluid > .row > .stacked.col-sm-12 > .content
-
Element's background color could not be determined because it's partially obscured by another element
-
<h3 style="text-align: center; font-size: 42px; margin-bottom: 0px; line-height:40px">What's Happening <strong><a href="http://instagram.com/ecutigers/" target="_blank">@ECUTIGERS</a></strong></h3>
Element selector:.jumbotron > .field--name-field-copy.field--type-text-long.clearfix > h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
#container-1276
-
Element's background color could not be determined due to a background gradient
-
<a href="http://instagram.com/ecutigers/" target="_blank">@ECUTIGERS</a>
Element selector:strong > a[target="_blank"]
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background gradient
#container-1276
-
Element's background color could not be determined due to a background gradient
-
<h3 style="text-align: center; font-size:4em; color: #ffffff; line-height:1em;">Ready to Be a<br><span style="font-weight: 900">Tiger</span>?</h3>
Element selector:.paragraph--type--content.paragraph.paragraph--view-mode--default > .field--name-field-copy.field--type-text-long.clearfix > h3
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#container-1272
-
Element's background color could not be determined due to a background image
-
<span style="font-weight: 900">Tiger</span>
Element selector:h3 > span
Failing checks (At least one of these should pass)
-
Element's background color could not be determined due to a background image
#container-1272
-
Element's background color could not be determined due to a background image