Difference between revisions of "Accessibility checker"
From eLearning Wiki
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
To run the accessibility checker in Isidore: | To run the accessibility checker in Isidore: | ||
+ | # Navigate to where you've typed some content into the html editor in Isidore. The html editor is available in most tools (Announcements, Syllabus, Lessons, etc.). | ||
# Flip into edit mode so that the html/WYSIWYG editor is visible. | # Flip into edit mode so that the html/WYSIWYG editor is visible. | ||
# Click on the icon for the accessibility checker. It looks like a person with their arms outstretched in a circle: [[File:A11ychecker.png|Accessibility Checker Icon - person with arms outstretched in a circle]] | # Click on the icon for the accessibility checker. It looks like a person with their arms outstretched in a circle: [[File:A11ychecker.png|Accessibility Checker Icon - person with arms outstretched in a circle]] | ||
Line 8: | Line 9: | ||
# Ensure that you save your changes. | # Ensure that you save your changes. | ||
− | If you have any questions about the errors or how to make your content accessible, please contact the | + | If you have any questions about the errors or how to make your content accessible, please contact the Center for Online Learning via (937) 229-5039 or [mailto:onlinelearning@udayton.edu onlinelearning@udayton.edu]. |
==Additional Resources:== | ==Additional Resources:== | ||
* [http://ckeditor.com/addon/a11ychecker Read more about Accessibility Checker] | * [http://ckeditor.com/addon/a11ychecker Read more about Accessibility Checker] | ||
− | * [https://learn.udayton.edu/lessons# | + | * [https://learn.udayton.edu/lessons#accessibility Read more about accessibility] |
<br /><br /> | <br /><br /> | ||
Return to the main [[CK Editor]] page | Return to the main [[CK Editor]] page | ||
+ | Return to the main [[Accessibility]] page | ||
[[Category:CK Editor]] | [[Category:CK Editor]] | ||
+ | [[Category:Accessibility]] |
Latest revision as of 20:47, 22 July 2021
The Accessibility Checker allows you to inspect your content for common accessibility issues, such as missing headers or alt text. It suggests recommended fixes that you can either apply or ignore.
To run the accessibility checker in Isidore:
- Navigate to where you've typed some content into the html editor in Isidore. The html editor is available in most tools (Announcements, Syllabus, Lessons, etc.).
- Flip into edit mode so that the html/WYSIWYG editor is visible.
- Click on the icon for the accessibility checker. It looks like a person with their arms outstretched in a circle:
- The accessibility checker will run and will pop up if any errors are discovered. It guides you in fixing some of the errors. One example may be a text box for you to enter alt text for an image. You can either click on "Quick Fix" or "Ignore". You need to address these errors in order for your content to be considered accessible.
- Ensure that you save your changes.
If you have any questions about the errors or how to make your content accessible, please contact the Center for Online Learning via (937) 229-5039 or onlinelearning@udayton.edu.
Additional Resources:
Return to the main CK Editor page
Return to the main Accessibility page