Page Scan Results:
Safety Training
https://www.sotech.edu/apps/pages/safety-training
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/1ab8/22/08/15/190706-2e703cae-d730-4b9e-a32e-f1816b4feb8d.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 style="display: block; margin-left: auto; margin-right: auto;" src="https://3.files.edl.io/22e9/22/07/20/202416-a971d10c-fbc4-4b16-b1c7-01ca4bbf10e5.jpeg" alt=" " width="100%">
Element selector:img[width="100%"]
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/1ab8/22/08/15/190706-2e703cae-d730-4b9e-a32e-f1816b4feb8d.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
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.