ISO IEC 40500 Keyboard Navigation and Screen Reader Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 6575 | Total Attempts: 67,424
| Questions: 15 | Updated: May 7, 2026
Please wait...
Question 1 / 16
🏆 Rank #--
0 %
0/100
Score 0/100

1. ISO IEC 40500 is based on which W3C accessibility guideline?

Explanation

ISO IEC 40500 is the international standard that aligns with the Web Content Accessibility Guidelines (WCAG) 2.0. This standard provides a framework for making web content more accessible to individuals with disabilities, ensuring that digital information is usable by a wider audience, including those with various impairments.

Submit
Please wait...
About This Quiz
ISO IEC 40500 Keyboard Navigation and Screen Reader Quiz - Quiz

This quiz evaluates your understanding of ISO IEC 40500, the international standard for web accessibility. Test your knowledge of keyboard navigation and screen reader compatibility, including WCAG principles, ARIA attributes, focus management, and accessible markup. Ideal for developers, designers, and accessibility professionals seeking to master modern web standards and create... see moreinclusive digital experiences. Key focus: ISO IEC 40500 Keyboard Navigation and Screen Reader Quiz. see less

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. What does WCAG stand for?

Explanation

WCAG stands for Web Content Accessibility Guidelines, which are a set of recommendations developed to improve the accessibility of web content for people with disabilities. These guidelines help ensure that websites are usable by individuals with various disabilities, promoting inclusivity and equal access to information online.

Submit

3. Which keyboard shortcut should always be available for skipping repetitive navigation?

Explanation

"Skip to main content" links are designed to enhance accessibility by allowing users to bypass repetitive navigation elements. This shortcut enables users to quickly access the main content of a webpage, improving efficiency and user experience, especially for those using screen readers or keyboard navigation.

Submit

4. Screen readers announce the purpose of a button primarily through which attribute?

Explanation

Screen readers use the `aria-label` attribute or visible text to convey the purpose of a button to users with visual impairments. The `aria-label` provides a text alternative for elements that may not have visible text, ensuring accessibility by clearly describing the button's function. This allows users to understand the interface better.

Submit

5. What is the correct semantic HTML element for a main heading on a page?

Explanation

The main heading of a page is semantically represented by the `

` element in HTML. This element indicates the primary topic or purpose of the content, helping search engines and assistive technologies understand the structure and hierarchy of the information. Using `

` enhances accessibility and SEO by clearly defining the main focus of the page.

Submit

6. ARIA stands for ____ Accessibility Initiative.

Explanation

ARIA stands for Accessible Rich Internet Applications, which refers to a set of attributes that enhance the accessibility of web content, particularly for dynamic content and advanced user interface controls. It helps ensure that users with disabilities can effectively interact with web applications, improving overall usability and inclusivity.

Submit

7. Which ARIA attribute indicates that a region updates dynamically without a page refresh?

Explanation

The aria-live attribute is used in web accessibility to inform assistive technologies that a specific region of the page will update dynamically. This allows screen readers to announce changes in content without requiring a full page refresh, enhancing the experience for users who rely on such technologies.

Submit

8. True or False: Form labels should always be associated with input fields using the element with a for attribute.

Explanation

Associating form labels with input fields using the `

Submit

9. What is the purpose of the tabindex attribute in keyboard navigation?

Explanation

The tabindex attribute is used to manage the sequence in which elements receive focus when users navigate through a webpage using the Tab key. By assigning positive, negative, or zero values, developers can control the order of focus, enhancing accessibility and user experience in keyboard navigation.

Submit

10. Which of the following should have a visible focus indicator for keyboard accessibility?

Explanation

All interactive elements should have a visible focus indicator to ensure keyboard accessibility. This allows users who navigate using keyboards, rather than mice, to easily identify which element is currently selected or active. It enhances usability for individuals with disabilities, ensuring they can interact with all features of a website or application effectively.

Submit

11. The role attribute in HTML is used to define the ____ of an element to assistive technologies.

Explanation

The role attribute in HTML is essential for enhancing accessibility. It specifies the purpose of an element, allowing assistive technologies, like screen readers, to interpret and convey the function of the element to users with disabilities. This ensures a more inclusive web experience by providing meaningful context about the content.

Submit

12. True or False: Images must always have alt text, even if they are purely decorative.

Explanation

Decorative images do not require alt text because they do not convey meaningful content. Alt text is intended to provide context for images that serve a functional purpose or convey information. For purely decorative images, using an empty alt attribute (alt="") is appropriate, allowing screen readers to skip them without disrupting the user experience.

Submit

13. What is aria-describedby used for?

Submit

14. Which color contrast ratio does WCAG AA require for normal text?

Submit

15. Semantic HTML like , , and helps screen readers by providing ____ meaning to content structure.

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (15)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
ISO IEC 40500 is based on which W3C accessibility guideline?
What does WCAG stand for?
Which keyboard shortcut should always be available for skipping...
Screen readers announce the purpose of a button primarily through...
What is the correct semantic HTML element for a main heading on a...
ARIA stands for ____ Accessibility Initiative.
Which ARIA attribute indicates that a region updates dynamically...
True or False: Form labels should always be associated with input...
What is the purpose of the tabindex attribute in keyboard navigation?
Which of the following should have a visible focus indicator for...
The role attribute in HTML is used to define the ____ of an element to...
True or False: Images must always have alt text, even if they are...
What is aria-describedby used for?
Which color contrast ratio does WCAG AA require for normal text?
Semantic HTML like , , and helps screen readers by providing ____...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!