Running Quick Scan¶
Use the following steps to run a scan to check accessibility issues on any page:
- Navigate to the page that you want to scan.
- Click the Optimize button in the toolbar.
- Select Start Scan.
- Wait for a few seconds for the scan to complete.
- Review the results.
Quick Scan results¶
The results of Quick Scan include:
The scan results are organized into categories:
- Perceivable: Issues related to how users perceive content. For example, missing alt text for images.
- Operable: Issues related to how users interact with content. For example, keyboard navigation.
- Understandable: Issues related to how users understand content. For example, reading level.
- Robust: Issues related to how well content works with assistive technologies
Each issue includes:
- Description of the problem
- Which WCAG guideline is affected
- Where in the page the issue occurs
- How to fix the issue
Fixing accessibility issues¶
Use the following steps to fix the accessibility issues identified in the scan:
- Use Experience Builder to edit the page and fix the issues.
- Follow the specific recommendations provided in the scan results.
- Re-run the scan to verify that issues are resolved.
- Track your progress toward full compliance.
For more information, visit How to review an accessibility issue.