Page Scan Results:
Short-Term Enrollment
https://www.sotech.edu/apps/pages/short-term-enrollment-2
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://3.files.edl.io/22e5/22/08/11/150638-81310345-4beb-4ced-8773-3e9a4755af1d.jpeg" class="the-photo" alt=" ">
Element selector:.the-photo
Failing checks (All of these should pass)
- Element has an alt attribute containing only a space character, which is not ignored by all screen readers
-
<img src="https://3.files.edl.io/4d39/22/07/20/224844-cefeacb1-9195-46fd-b11c-7bcdbf68bdca.jpeg" alt=" " width="30%">
Element selector:img[width="30%"]
Failing checks (All of these should pass)
- Element has an alt attribute containing only a space character, which is not ignored by all screen readers
Links must have discernible text
Ensures links have discernible text. Axe Reference
-
<a href="https://3.files.edl.io/22e5/22/08/11/150638-81310345-4beb-4ced-8773-3e9a4755af1d.jpeg" target="_blank" class="large-photo-link gallery">
Element selector:.large-photo-link
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
-
<a href="https://sotech.axstudent.com/#/category/zQ" target="_blank" rel="noopener"><img src="https://3.files.edl.io/4d39/22/07/20/224844-cefeacb1-9195-46fd-b11c-7bcdbf68bdca.jpeg" alt=" " width="30%"></a>
Element selector:div > a[rel="noopener"][target="_blank"]
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
Elements must only use supported ARIA attributes
Ensures an element's role supports its ARIA attributes. Axe Reference
-
<div class="collapsible-header" tabindex="0" aria-expanded="false" aria-controls="file_block_15881082">
Element selector:div[aria-controls="file_block_15881082"]
Failing checks (All of these should pass)
- ARIA attribute is not allowed: aria-expanded="false"
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.