Accessibility Insights for Web
Target page: WCAG TEST
FastPass results
Scan details
- target page url:https://preview.scormstack.io/embed/e7e617d8-d955-48f8-bca5-827d85427fbc/03b558ae1597/index.html
- scan date:2026-04-29 9:23 AM UTC
Summary
0
0
45
Automated checks
Failed instances 0Failed instances 00 Failed
aria-allowed-role: Ensure role attribute has an appropriate value for the element(WCAG 1.3.1, WCAG 4.1.2)Best Practice
aria-conditional-attr: Ensure ARIA attributes are used as described in the specification of the element's role(WCAG 4.1.2)
aria-hidden-body: Ensure aria-hidden="true" is not present on the document body.(WCAG 1.3.1, WCAG 4.1.2)
aria-hidden-focus: Ensure aria-hidden elements are not focusable nor contain focusable elements(WCAG 4.1.2)
aria-required-children: Ensure elements with an ARIA role that require child roles contain them(WCAG 1.3.1)
aria-required-parent: Ensure elements with an ARIA role that require parent roles are contained by them(WCAG 1.3.1)
avoid-inline-spacing: Ensure that text spacing set through style attributes can be adjusted with custom stylesheets(WCAG 1.4.12)New for WCAG 2.1
bypass: Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content(WCAG 2.4.1)
color-contrast: Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds(WCAG 1.4.3)
image-alt: Ensure <img> elements have alternative text or a role of none or presentation(WCAG 1.1.1)
nested-interactive: Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies(WCAG 4.1.2)
presentation-role-conflict: Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them(WCAG 1.3.1)Best Practice
scrollable-region-focusable: Ensure elements that have scrollable content are accessible by keyboard(WCAG 2.1.1)
td-headers-attr: Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table(WCAG 1.3.1)
th-has-data-cells: Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe(WCAG 1.3.1)
Tab stops
Failed instances 0Failed instances 00 Failed
Keyboard navigation: All interactive elements can be reached using the Tab and arrow keys. (Partially automated)(WCAG 2.1.1)
Keyboard traps: There are no interactive elements that “trap” input focus and prevent navigating away. (Partially automated)(WCAG 2.1.2)
Focus indicator: All interactive elements give a visible indication when they have input focus. (Manual)(WCAG 2.4.7)
Tab order: The tab order is consistent with the logical order that's communicated visually. (Partially automated)(WCAG 2.4.3)
Input focus: Input focus does not move unexpectedly without the user initiating it. (Manual)(WCAG 2.3.1)
This automated checks result was generated using Accessibility Insights for Web 2.46.0 (axe-core 4.10.2), a tool that helps debug and find accessibility issues earlier on Chrome version 147.0.0.0. Get more information & download this tool at http://aka.ms/AccessibilityInsights.