Page Scan Results:
Contractor Safety Training
https://www.sotech.edu/apps/pages/contractor-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
Frames must have an accessible name
Ensures <iframe> and <frame> elements have an accessible name. Axe Reference
-
<iframe style="border: 0;" src="https://calendar.google.com/calendar/embed?src=sctc2610%40gmail.com&ctz=America%2FChicago" width="100%" height="630" frameborder="1" scrolling="no" align="left" loading="lazy"></iframe>
Element selector:iframe[width="100%"]
Failing checks (At least one of these should pass)
- Element has no title 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's default semantics were not overridden with role="none" or role="presentation"
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation. Axe Reference
-
<img style="display: block; margin-left: auto; margin-right: auto;" src="https://3.files.edl.io/a336/22/07/20/191302-89c093c6-d150-4a88-9827-7fd115d41002.png" alt=" " width="40%">
Element selector:img[alt=" "]
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
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.