{"id":455,"date":"2018-03-23T18:13:32","date_gmt":"2018-03-23T18:13:32","guid":{"rendered":"http:\/\/pressbooks.library.ryerson.ca\/pwaa\/?post_type=back-matter&#038;p=455"},"modified":"2022-12-16T16:37:27","modified_gmt":"2022-12-16T16:37:27","slug":"answers","status":"publish","type":"back-matter","link":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/back-matter\/answers\/","title":{"raw":"Answer Key","rendered":"Answer Key"},"content":{"raw":"<div><a id=\"answers-self-1\"><\/a><\/div>\r\n<h2>Self-Test 1<\/h2>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<strong>Which of the following are automated accessibility checkers not good at identifying? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] missing text descriptions<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] if link text effectively describes the function or destination of the link<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] whether alt text describes an image effectively <\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] whether alternatives are provided for inaccessible elements<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] if a web page has a title or not<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] whether the title effectively describes a web page<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>Checkers are not good at assessing meaning, such as the meaningfulness of link text, image descriptions, or page titles. They are good at identifying issues that can be determined by searching the HTML code for missing elements or attributes, like the lack of an alt attribute with an image, or a title element with no content in it.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>Which of the following groups of people with disabilities are least likely to face barriers in web content? People who:<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] are Deaf<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] are blind<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] use a wheelchair<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] have limited hand mobility<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] are learning disabled<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong>People who use a wheelchair will often face no barriers in web content, assuming they have use of their hands.\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>Which of the following were mentioned as key things to watch for when auditing the accessibility of web content? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] images without a text alternative<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] elements that work with a mouse but not with a keyboard<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] text too complex for some to understand<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] using bold large text to create headings<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] using text and background colours that do not contrast well<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] elements that flash or flicker<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>Missing text alternatives for images, elements that lack keyboard access, headings created using bold text instead of proper heading markup, and text that does not contrast well with its background are common barriers thus have been listed as key issues to watch for. Text that is too complex is less frequent and is a less critical Level AAA issue, and content that flashes or flickers is uncommon, so these have not been listed as key issues. These latter issues should still be considered, however.<\/span>\r\n\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-1\/\">Back to Self-Test 1<\/a>\r\n\r\n<\/div>\r\n<div><a id=\"answers-activity-2\"><\/a><\/div>\r\n<div class=\"textbox\">\r\n<h2>Activity: WCAG Scavenger Hunt<\/h2>\r\nIn typical circumstances, the following techniques are generally most relevant. However, others are possibly better in different situations. Likewise, there are some techniques that may be listed with the relevant guideline for a particular barrier that are not relevant to the barrier being addressed (FLASH and SL techniques for instance).\r\n<ol class=\"numeric\">\r\n \t<li><strong>Barrier: Image has no text alternative<\/strong>\r\nTechnique ID: H37: Using alt attributes on img elements<\/li>\r\n \t<li><strong>Barrier: Video has no captions<\/strong>\r\nTechnique ID: G87: Providing closed captions<\/li>\r\n \t<li><strong>Barrier: Colour is used on its own to represent meaning<\/strong>\r\nTechnique ID: G182: Ensuring that additional visual cues are available when text color differences are used to convey information<\/li>\r\n \t<li><strong>Barrier: Contrast between text and background colours is insufficient (&lt;4.5:1)<\/strong>\r\nTechnique ID: G18: Ensuring that a contrast ratio of at least 4.5:1 exists between text (and images of text) and background behind the text<\/li>\r\n \t<li><strong>Barrier: Form button is not keyboard operable<\/strong>\r\nTechnique ID: H91: Using HTML form controls and links<\/li>\r\n \t<li><strong>Barrier: Page redirects to another before contents can be read<\/strong>\r\nTechnique ID: G198: Providing a way for the user to turn the time limit off<\/li>\r\n \t<li><strong>Barrier: Webpage does not have a descriptive title<\/strong>\r\nTechnique ID: H25: Providing a title using the title element<\/li>\r\n \t<li><strong>Barrier: No means is provided to skip past large main menu on a webpage<\/strong>\r\nTechnique ID: G1: Adding a link at the top of each page that goes directly to the main content area<\/li>\r\n \t<li><strong>Barrier: The language of a page is not defined<\/strong>\r\nTechnique ID: H57: Using language attributes on the html element<\/li>\r\n \t<li><strong>Barrier: Page redirects when a form radio button receives focus<\/strong>\r\nTechnique ID: G107: Using \"activate\" rather than \"focus\" as a trigger for changes of context<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/activity-wcag-scavenger-hunt\/\">Back to Activity<\/a>\r\n\r\n<\/div>\r\n<div><a id=\"answers-self-2\"><\/a><\/div>\r\n<h2>Self-Test 2<\/h2>\r\n<div class=\"item_details\">\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<strong>Which WCAG 2.0 level of conformance is considered the generally agreed upon level that organizations should aim for when addressing the accessibility of their websites?<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[inco<span style=\"background-color: #ffcc99\"><span style=\"background-color: #ffb5b5\">rrect] <\/span><\/span>Level A<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Level AA<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Level AAA<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong>Most jurisdictions now suggest aiming for Level AA conformance for web content. And, where feasible, organizations should implement as many Level AAA strategies as possible.\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>Which TWO of these guidelines are considered the most important in terms of reducing the greatest number of potential barriers, according to \u201c10 Key Guidelines\u201d introduced in unit 2?<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] 1.1.1 Non-Text Content<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] 2.1.1 Keyboard Accessible<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 2.4.1 Bypass Blocks<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 3.1.1 Language of Page<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 3.1.5 Reading Level<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 4.1 Parsing<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>As described in the 10 Key Guidelines, providing text alternatives for Non-Text Content and ensuring that all functional elements are Keyboard Accessible will reduce the greatest number of potential barriers.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>Which of the following are NOT principles of WCAG 2.0? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Perceivable<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Operable<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Understandable<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Reproducible<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Predictable<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Robust<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>The four WCAG 2.0 principles are: Perceivable, Operable, Understandable, and Robust. Reproducible and Predictable are not WCAG 2.0 principles.<\/span>\r\n\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-2\/\">Back to Self-Test 2<\/a>\r\n\r\n<\/div>\r\n&nbsp;\r\n<div><a id=\"answers-self-3\"><\/a><\/div>\r\n<h2>Self-Test 3<\/h2>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n&nbsp;\r\n\r\n<strong>Identify which pairs of foreground and background colours provide sufficient contrast to pass Guideline 1.4.3. Assume the foreground text is a 12 point font.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] 0000ff, ffffff<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 9a9aff,efefef<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 9a9aff,7a4fef<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] 000000, 8f6bf1<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] 5c5c5c, 63f1af<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 4c4c4c,11c973<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 4d4d4d, c9a1c1<\/span><\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>The overall reading grade level required to effectively understand the paragraph.<\/strong>\r\n\r\n<strong>\u201cThough reading level is a Level AAA requirement in WCAG, this is one Level AAA guideline that most public sites should aim for to reach the broadest possible audience. Generally speaking web content authors should use the simplest language possible (within reason). Simple text will translate more easily for those who may wish to read the site in a different language. It will be more accessible to those with lower levels of education, or for those reading in a second language. And for a general audience, most readers will appreciate simpler language over unnecessary use of \u2018big\u2019 words. Being able to explain things in simple language for most, is a more intelligent use of language than loading it with jargon, complex terminology, and unnecessarily complicated words and sentences.\u201d<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 6 to 7<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 8 to 9<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 10 to 11<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] 12 to 13<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 14 to 15<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 16 to 17<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] 18 to 19<\/span><\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>The difference between the number of known problems identified in AChecker and the number of errors identified by WAVE?<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] none<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] one<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] two<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] three<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] four<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] five<\/span><\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 4<\/h3>\r\n<strong>Based on the evaluations that you did in the Question 3, which of the following issues did both checkers identify? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] missing form label<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] headings used improperly<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] image missing alt text<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] colour contrast is insufficient<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] link text may not be meaningful<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] duplicate IDs were found<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] image may contain text that is not in the alt text<\/span><\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-3\/\">Back to Self-Test 3<\/a>\r\n\r\n<\/div>\r\n<div>\r\n<div><a id=\"answers-self-4\"><\/a><\/div>\r\n<h2>Self-Test 4<\/h2>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<strong>The \u201cTab Key Navigation test\u201d is useful for identifying a variety of potential barriers. From those uses listed below, select all that the Tab Key Navigation test would identify.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Focus visibility<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Keyboard operability<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Missing Alt text<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Focus order<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Descriptive feedback<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>The Tab Key Navigation test is useful for identifying focus visibility. You should be able to see the focus move through the content as you press the Tab key. It is also useful for identifying elements that are not keyboard operable (i.e., those that are skipped over while pressing the Tab key). While following the focus, it is possible to observe the focus order, which should move from left to right and top to bottom.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>Which of the following potential barriers would the \u201cSelect All test\u201d be useful in identifying? Select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Focus visibility<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Keyboard operability<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Missing alt text<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Focus order<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Descriptive feedback<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>The Select All test is good for identifying elements that are not keyboard operable, though it should be combined with the Tab Key Navigation test to confirm that elements not selected do not actually operate with a keyboard.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>To examine the HTML markup associated with a potential barrier that has been identified using the Tab Key Navigation or Select All tests, a recommended approach would be to use:<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] The browser\u2019s \u201cView Source\u201d function<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] The Browser\u2019s \u201cInspect Element\u201d function<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Install and use the \u201cExamine Markup\u201d browser plugin<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] The W3C Markup Validator<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Use the WebAIM toolbar\u2019s view source feature<\/span><\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 4<\/h3>\r\n<strong>When reviewing video content for accessibility, which of the following alternatives does WCAG 2.0 suggest should be provided? Select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] An alternative slideshow for those who do not have a video player<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Captioning<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] A downloadable PDF version<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] A downloadable slideshow version<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] A transcript<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Audio description<\/span><\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-4\/\">Back to Self-Test 4<\/a>\r\n\r\n<\/div>\r\n<\/div>\r\n<div><a id=\"answer-activity-5\"><\/a><\/div>\r\n<div class=\"textbox\">\r\n<h2>Activity: Using ChromeVox to Find Accessibility Features<\/h2>\r\n<h2>Sample Answer<\/h2>\r\nThis is a list of many of the accessibility features collected from the <span style=\"font-weight: 400\"><a href=\"https:\/\/de.torontomu.ca\/wa\/showcase\" target=\"_blank\" rel=\"noopener noreferrer\">Showcase Demo Site<\/a> <\/span> homepage. There may be others.\r\n<ul>\r\n \t<li>\u201cSkip to Main Content\u201d becomes visible on focus, leading to an anchor at the top of the content area and skipping past the navigation<\/li>\r\n \t<li>Accessibility statement (top right, under construction)<\/li>\r\n \t<li><code>role=\"banner\"<\/code> landmark is set for header area<\/li>\r\n \t<li><code>role=\"navigation\"<\/code> + <code>aria-label=\"showcase\"<\/code> announces \u201cShowcase Navigation\u201d<\/li>\r\n \t<li><code>aria-live=\"polite\"<\/code> on the <code>ik-menu-mobile<\/code> and <code>ik-menu<\/code> divs announce instructions for using the side menu: \u201cUse tab key to enter menu, up and down arrow keys to navigate, left and right to open or collapse submenues, space or enter to select.\u201d<\/li>\r\n \t<li><code>role=\"menu\"<\/code> and <code>tabindex=\"0\"<\/code> announce sidemenu as a menu and adds keyboard focus<\/li>\r\n \t<li><code>role=\"menuitem\"<\/code> is added to describe list items as menu items in the side menu<\/li>\r\n \t<li><code>aria-haspopup=\"true\"<\/code> is used to indicate menuitems with a submenu<\/li>\r\n \t<li><code>aria-hidden=\"true\"<\/code> is used to hide submenus when inactive<\/li>\r\n \t<li><code>aria-labels<\/code> describe menu items instead of the <code>href<\/code> they contain, which are set to <code>tabindex=\"-1\"<\/code> to remove them from the tab order<\/li>\r\n \t<li><code>aria-live=\"assertive\"<\/code> starts the carousel announcing labels while rotating, and announcing navigation instructions when focus is received<\/li>\r\n \t<li><code>aria-live=\"off\"<\/code> stops the carousel from announcing after focus is removed<\/li>\r\n \t<li><code>role=\"presentation\"<\/code> and <code>aria-hidden=\"true\"<\/code> are used to hide carousel dot navigation from screen readers<\/li>\r\n \t<li><code>aria-label<\/code> provides text descriptions for each slide in the carousel on the home page<\/li>\r\n \t<li><code>tabindex=\"0\"<\/code> toggles with <code>tabindex=\"-1\"<\/code> to control focus in the side menu<\/li>\r\n \t<li><code>role=\"main\"<\/code> landmark and <code>tabindex=\"0\"<\/code> announce the main content area and make it focusable<\/li>\r\n \t<li><code>aria-hidden=\"true\"<\/code> (or false) and <code>tabindex=\"0\"<\/code> show and hide tabpanels<\/li>\r\n \t<li><code>aria-labelledby<\/code> uses the heading above to label the accordion panels<\/li>\r\n \t<li><code>role=\"tablist\"<\/code> and <code>aria-multiselectable=\"true\"<\/code> are used with a definition list (<code>&lt;dl&gt;<\/code>) to define the accordion with multiple sections that can be opened simultaneously<\/li>\r\n \t<li><code>aria-controls<\/code> and <code>role=\"tab\"<\/code> are used with <code>&lt;dt&gt;<\/code> to define as a tab, which control an associated <code>&lt;dd&gt;<\/code><\/li>\r\n \t<li><code>aria-expanded<\/code> is used to announce the <code>&lt;dd&gt;<\/code> state as expanded or collapsed<\/li>\r\n \t<li><code>aria-hidden=\"true\"<\/code> (and false) is used when accordion <code>tabpanels<\/code> are visible or hidden<\/li>\r\n \t<li><code>tabindex=\"0\"<\/code> is added to <code>&lt;dd&gt;<\/code> <code>tabpanels<\/code> to make them focusable<\/li>\r\n \t<li><code>role=\"tabpanel\"<\/code> is added to <code>&lt;dd&gt;<\/code> to define is as <code>tabpanel<\/code> in the accordion<\/li>\r\n \t<li><code>role=\"complimentary\"<\/code> landmark is added to the right-side accordion<\/li>\r\n \t<li><code>role=\"contentinfo\"<\/code> landmark is added to the footer area<\/li>\r\n<\/ul>\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/activity-chromevox\/\">Back to Activity<\/a>\r\n\r\n<\/div>\r\n<div><a id=\"answers-self-5\"><\/a><\/div>\r\n<h2>Self-Test 5<\/h2>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<strong>According to the data from the WebAIM Screen Reader Survey, when it comes to screen readers commonly used, which of the following screen readers experiences the least usage?<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] JAWS<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] NVDA<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] ChromeVox<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] VoiceOver<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Window-Eyes<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Talkback<\/span><\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>Based on your unit 5 readings, which screen reader makes use of a rotor for accessing different features of web content, such as headings, lists, tables and links?<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] JAWS<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] NVDA<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] ChromeVox<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] VoiceOver<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Window-Eyes<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Talkback<\/span><\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>Which of the screen readers introduced in this unit are open source software? Choose all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] JAWS<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] NVDA<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] ChromeVox<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] VoiceOver<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Window-Eyes<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Talkback<\/span><\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-5\/\">Back to Self-Test 5<\/a>\r\n\r\n<\/div>\r\n<div><a id=\"answers-self-6\"><\/a><\/div>\r\n<h2>Self-Test 6<\/h2>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<strong>When selecting user testers, which of the following prerequisite skills or knowledge should recruits have? Choose all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Ability to read HTML<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Knowledge of WCAG<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Good understanding of web technologies<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Ability to use multiple assistive technologies<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Moderate to expert skill using their own assistive technology<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Fluent English speaker<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Touch typing skill<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>User testers should have good knowledge of web technologies, and be able to use their assistive technology proficiently.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>When developing a test protocol, which of the following features should it have? Choose all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Can be completed in one hour<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Multiple short tasks to complete<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Coverage of the whole website or application being tested<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Time between tasks to ask questions<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Printed out on paper for tester to read<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Provided in electronic form so it can be read by assistive technologies<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>A test protocol should be made up a series of short tasks that can be completed in an hour or less.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>When recording observations during a user testing session, which of the following strategies might be used? Choose all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Anecdotal notes<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Video taping<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Audio taping<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Recording in a spreadsheet<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>All of these strategies might be used for recording observations.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 4<\/h3>\r\n<strong>During a user testing session which of the following should an observer not do? Choose all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Ask questions about what a tester is thinking<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Provide hints to make a task easier<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Help a tester complete a task if they get stuck<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Remain quiet<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Answer a phone call<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Describe to a tester how a task is done<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Pay the tester for their time and expenses<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>An observer need not remain quiet, but instead ask questions and probe the tester\u2019s thoughts where appropriate. Answering a phone call during a user testing session would be disrespectful of the tester.<\/span>\r\n\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-6\/\">Back to Self-Test 6<\/a>\r\n\r\n<\/div>\r\n<div><a id=\"answer-activity-7\"><\/a><\/div>\r\n<div class=\"textbox\">\r\n<h2>Activity: Lulu\u2019s Lollipops Informal Review<\/h2>\r\n<div>\r\n<div><span>The following is an example of an informal review submitted by a participant in the MOOC version of this book. There are many possible solutions for this activity. Key elements of an informal review should include:<\/span><\/div>\r\n<ul>\r\n \t<li><span>An informal introduction<\/span><\/li>\r\n \t<li><span>The suggestion of conducting a formal review<\/span><\/li>\r\n \t<li><span>Not too much detail<\/span><\/li>\r\n \t<li><span>About 8 to 10 potential issues listed (no more than 15)<\/span><\/li>\r\n<\/ul>\r\n<div><span>The goal of the informal review is to sell the idea of conducting a more thorough, formal audit.<\/span><\/div>\r\n<div>\r\n<h2>Sample Answer<\/h2>\r\n<\/div>\r\n<div><span>Hi Lulu,<\/span><\/div>\r\n<div><span>Included please find a quick summary of the potential issues I found on your website, Lulu\u2019s Lollipops. At your convenience, I suggest we arrange a time to go over these issues and talk about a possible formal review. By going into detail with the issues and resolving them, your website will become more accessible to your customers. Below is a list of some of the main issues with possible solutions.<\/span><\/div>\r\n<div>\r\n<div>\r\n<ul>\r\n \t<li><span>There are several images that are missing alt text, including your logo, link buttons, and your products (solution: provide an alt attribute, either text or [alt=\"\"] for images that do not convey content)<\/span><\/li>\r\n \t<li><span>Form labels missing (solution: provide form labels for all form fields by adding text to the label element)<\/span><\/li>\r\n \t<li><span>Page title missing or uninformative (solution: add a brief, descriptive page title by adding a title element to the head section of the document)<\/span><\/li>\r\n \t<li><span>Document language missing (solution: identify the document language using <\/span><span>&lt;<\/span><span>html<\/span><span> <\/span><span>lang<\/span><span>&gt;<\/span><span> attribute. This also helps automatic translation of content)<\/span><\/li>\r\n \t<li><span>Website has heading structure errors (solution: provide clear and consistent heading structure including sub-headings)<\/span><\/li>\r\n \t<li><span>Suspicious link (solution: reword the link text so it describes the destination when read out of context)<\/span><\/li>\r\n \t<li><span>Redundant link (solution: combine the links into one link and remove any redundant text or alternate text)<\/span><\/li>\r\n \t<li><span>Device dependent events (solution: make critical functionality and content accessible by both a keyboard and mouse by adding an onblur handler instead of onmouseout handler and add an onfocus handler instead of onmouse handler to the script)<\/span><\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<span>Lulu, thank you for reviewing the above information. I look forward to meeting with you to discuss further how more users can access your website and buy your products.<\/span>\r\n\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/activity-lulus-lollipops-informal-review\/\">Back to Activity<\/a>\r\n\r\n<\/div>\r\n<\/div>\r\n<div><a id=\"answers-self-7\"><\/a><\/div>\r\n<h2>Self-Test: Unit 7<\/h2>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<strong>Which of the following is not a type of audit that was covered in this unit? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Informal<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Template<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Navigation<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Content<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] General<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Detailed<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Follow-Up<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback:<\/strong> <span>\u201cNavigation\u201d and \u201cContent\u201d reviews were not covered in this unit.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>What is the time limit on the validity of a Web accessibility conformance review for a website?<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Two years<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] A year<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Six months<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] A month<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] A week<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] None of the above<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>A conformance claim for a website is only valid on the date conformance was confirmed.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>Which of the following elements would be reviewed in a Template Audit? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Main Navigation<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Header<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Side Menu<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Main Content Area<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Footer<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] None of the above<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>The Main Content Area would be reviewed as part of a General Audit.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 4<\/h3>\r\n<strong>Which of the following elements would be reviewed in a General Audit, assuming a Template Audit had already been conducted? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Main Navigation<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Header<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Side Menu<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Main Content Area<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Footer<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] None of the above<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong> <span>The other elements would be part of the Template Audit.<\/span>\r\n\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-7\/\">Back to Self-Test 7<\/a>\r\n\r\n<\/div>\r\n<div><a id=\"answers-self-8\"><\/a><\/div>\r\n<h2>Self-Test: Unit 8<\/h2>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 1<\/h3>\r\n<div><strong>Match the following accessibility rules and regulations with their respective jurisdictions:<\/strong><\/div>\r\n<ol class=\"lower-alpha\">\r\n \t<li>Ontario = iii. AODA<\/li>\r\n \t<li>USA = i. Section 508<\/li>\r\n \t<li>United Kingdom = v. Disability Discrimination Act 1995<\/li>\r\n \t<li>Italy = iv. Stanca Act<\/li>\r\n \t<li>France = vi. RGAA<\/li>\r\n \t<li>Australia = ii. Disability Discrimination Act 1992<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 2<\/h3>\r\n<strong>Which of the following are elements of the ISO\/IEC 24751 AccessForAll Standards? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Personal Needs and Preferences<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Accessible Rich Internet Applications<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Hypertext Markup Language<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] Digital Resource Descriptions<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Extensible Markup Language<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] Accessibility Evaluation and Repair<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>Personal Needs and Preferences and Digital Resource Descriptions are Part 2 and Part3 of the ISO\/IEC 24751 standards. Accessible Rich Internet Applications (ARIA), Hypertext Markup Language (HTML), Extensible Markup Language (XML) are W3C specifications, and Accessibility Evaluation and Repair are W3C techniques for implementing accessibility checkers and repair tools.<\/span>\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Question 3<\/h3>\r\n<strong>Which of the following are W3C specifications? Please select all that apply.<\/strong>\r\n<ol class=\"lower-alpha\">\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] WAI-ARIA<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] ATAG<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] ISO\/IEC 24751<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] UAAG<\/span><\/li>\r\n \t<li><span style=\"background-color: #ccffcc\">[correct] WCAG<\/span><\/li>\r\n \t<li><span style=\"background-color: #ffb5b5\">[incorrect] RGAA<\/span><\/li>\r\n<\/ol>\r\n<strong>Feedback: <\/strong><span>WAI-ARIA, ATAG, UAAG, and WCAG are all W3C specifications. ISO\/IEC 24751 is an ISO standard, and RGAA are the accessibility guidelines for France.<\/span>\r\n\r\n<a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-8\/\">Back to Self-Test 8<\/a>\r\n\r\n<\/div>","rendered":"<div><a id=\"answers-self-1\"><\/a><\/div>\n<h2>Self-Test 1<\/h2>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p><strong>Which of the following are automated accessibility checkers not good at identifying? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] missing text descriptions<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] if link text effectively describes the function or destination of the link<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] whether alt text describes an image effectively <\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] whether alternatives are provided for inaccessible elements<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] if a web page has a title or not<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] whether the title effectively describes a web page<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>Checkers are not good at assessing meaning, such as the meaningfulness of link text, image descriptions, or page titles. They are good at identifying issues that can be determined by searching the HTML code for missing elements or attributes, like the lack of an alt attribute with an image, or a title element with no content in it.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>Which of the following groups of people with disabilities are least likely to face barriers in web content? People who:<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] are Deaf<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] are blind<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] use a wheelchair<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] have limited hand mobility<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] are learning disabled<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong>People who use a wheelchair will often face no barriers in web content, assuming they have use of their hands.<\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>Which of the following were mentioned as key things to watch for when auditing the accessibility of web content? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] images without a text alternative<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] elements that work with a mouse but not with a keyboard<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] text too complex for some to understand<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] using bold large text to create headings<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] using text and background colours that do not contrast well<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] elements that flash or flicker<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>Missing text alternatives for images, elements that lack keyboard access, headings created using bold text instead of proper heading markup, and text that does not contrast well with its background are common barriers thus have been listed as key issues to watch for. Text that is too complex is less frequent and is a less critical Level AAA issue, and content that flashes or flickers is uncommon, so these have not been listed as key issues. These latter issues should still be considered, however.<\/span><\/p>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-1\/\">Back to Self-Test 1<\/a><\/p>\n<\/div>\n<div><a id=\"answers-activity-2\"><\/a><\/div>\n<div class=\"textbox\">\n<h2>Activity: WCAG Scavenger Hunt<\/h2>\n<p>In typical circumstances, the following techniques are generally most relevant. However, others are possibly better in different situations. Likewise, there are some techniques that may be listed with the relevant guideline for a particular barrier that are not relevant to the barrier being addressed (FLASH and SL techniques for instance).<\/p>\n<ol class=\"numeric\">\n<li><strong>Barrier: Image has no text alternative<\/strong><br \/>\nTechnique ID: H37: Using alt attributes on img elements<\/li>\n<li><strong>Barrier: Video has no captions<\/strong><br \/>\nTechnique ID: G87: Providing closed captions<\/li>\n<li><strong>Barrier: Colour is used on its own to represent meaning<\/strong><br \/>\nTechnique ID: G182: Ensuring that additional visual cues are available when text color differences are used to convey information<\/li>\n<li><strong>Barrier: Contrast between text and background colours is insufficient (&lt;4.5:1)<\/strong><br \/>\nTechnique ID: G18: Ensuring that a contrast ratio of at least 4.5:1 exists between text (and images of text) and background behind the text<\/li>\n<li><strong>Barrier: Form button is not keyboard operable<\/strong><br \/>\nTechnique ID: H91: Using HTML form controls and links<\/li>\n<li><strong>Barrier: Page redirects to another before contents can be read<\/strong><br \/>\nTechnique ID: G198: Providing a way for the user to turn the time limit off<\/li>\n<li><strong>Barrier: Webpage does not have a descriptive title<\/strong><br \/>\nTechnique ID: H25: Providing a title using the title element<\/li>\n<li><strong>Barrier: No means is provided to skip past large main menu on a webpage<\/strong><br \/>\nTechnique ID: G1: Adding a link at the top of each page that goes directly to the main content area<\/li>\n<li><strong>Barrier: The language of a page is not defined<\/strong><br \/>\nTechnique ID: H57: Using language attributes on the html element<\/li>\n<li><strong>Barrier: Page redirects when a form radio button receives focus<\/strong><br \/>\nTechnique ID: G107: Using &#8220;activate&#8221; rather than &#8220;focus&#8221; as a trigger for changes of context<\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/activity-wcag-scavenger-hunt\/\">Back to Activity<\/a><\/p>\n<\/div>\n<div><a id=\"answers-self-2\"><\/a><\/div>\n<h2>Self-Test 2<\/h2>\n<div class=\"item_details\">\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p><strong>Which WCAG 2.0 level of conformance is considered the generally agreed upon level that organizations should aim for when addressing the accessibility of their websites?<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[inco<span style=\"background-color: #ffcc99\"><span style=\"background-color: #ffb5b5\">rrect] <\/span><\/span>Level A<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Level AA<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Level AAA<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong>Most jurisdictions now suggest aiming for Level AA conformance for web content. And, where feasible, organizations should implement as many Level AAA strategies as possible.<\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>Which TWO of these guidelines are considered the most important in terms of reducing the greatest number of potential barriers, according to \u201c10 Key Guidelines\u201d introduced in unit 2?<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] 1.1.1 Non-Text Content<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] 2.1.1 Keyboard Accessible<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 2.4.1 Bypass Blocks<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 3.1.1 Language of Page<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 3.1.5 Reading Level<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 4.1 Parsing<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>As described in the 10 Key Guidelines, providing text alternatives for Non-Text Content and ensuring that all functional elements are Keyboard Accessible will reduce the greatest number of potential barriers.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>Which of the following are NOT principles of WCAG 2.0? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Perceivable<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Operable<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Understandable<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Reproducible<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Predictable<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Robust<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>The four WCAG 2.0 principles are: Perceivable, Operable, Understandable, and Robust. Reproducible and Predictable are not WCAG 2.0 principles.<\/span><\/p>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-2\/\">Back to Self-Test 2<\/a><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div><a id=\"answers-self-3\"><\/a><\/div>\n<h2>Self-Test 3<\/h2>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p>&nbsp;<\/p>\n<p><strong>Identify which pairs of foreground and background colours provide sufficient contrast to pass Guideline 1.4.3. Assume the foreground text is a 12 point font.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] 0000ff, ffffff<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 9a9aff,efefef<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 9a9aff,7a4fef<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] 000000, 8f6bf1<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] 5c5c5c, 63f1af<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 4c4c4c,11c973<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 4d4d4d, c9a1c1<\/span><\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>The overall reading grade level required to effectively understand the paragraph.<\/strong><\/p>\n<p><strong>\u201cThough reading level is a Level AAA requirement in WCAG, this is one Level AAA guideline that most public sites should aim for to reach the broadest possible audience. Generally speaking web content authors should use the simplest language possible (within reason). Simple text will translate more easily for those who may wish to read the site in a different language. It will be more accessible to those with lower levels of education, or for those reading in a second language. And for a general audience, most readers will appreciate simpler language over unnecessary use of \u2018big\u2019 words. Being able to explain things in simple language for most, is a more intelligent use of language than loading it with jargon, complex terminology, and unnecessarily complicated words and sentences.\u201d<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 6 to 7<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 8 to 9<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 10 to 11<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] 12 to 13<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 14 to 15<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 16 to 17<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] 18 to 19<\/span><\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>The difference between the number of known problems identified in AChecker and the number of errors identified by WAVE?<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] none<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] one<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] two<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] three<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] four<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] five<\/span><\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 4<\/h3>\n<p><strong>Based on the evaluations that you did in the Question 3, which of the following issues did both checkers identify? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] missing form label<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] headings used improperly<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] image missing alt text<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] colour contrast is insufficient<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] link text may not be meaningful<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] duplicate IDs were found<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] image may contain text that is not in the alt text<\/span><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-3\/\">Back to Self-Test 3<\/a><\/p>\n<\/div>\n<div>\n<div><a id=\"answers-self-4\"><\/a><\/div>\n<h2>Self-Test 4<\/h2>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p><strong>The \u201cTab Key Navigation test\u201d is useful for identifying a variety of potential barriers. From those uses listed below, select all that the Tab Key Navigation test would identify.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] Focus visibility<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Keyboard operability<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Missing Alt text<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Focus order<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Descriptive feedback<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>The Tab Key Navigation test is useful for identifying focus visibility. You should be able to see the focus move through the content as you press the Tab key. It is also useful for identifying elements that are not keyboard operable (i.e., those that are skipped over while pressing the Tab key). While following the focus, it is possible to observe the focus order, which should move from left to right and top to bottom.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>Which of the following potential barriers would the \u201cSelect All test\u201d be useful in identifying? Select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Focus visibility<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Keyboard operability<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Missing alt text<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Focus order<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Descriptive feedback<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>The Select All test is good for identifying elements that are not keyboard operable, though it should be combined with the Tab Key Navigation test to confirm that elements not selected do not actually operate with a keyboard.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>To examine the HTML markup associated with a potential barrier that has been identified using the Tab Key Navigation or Select All tests, a recommended approach would be to use:<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] The browser\u2019s \u201cView Source\u201d function<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] The Browser\u2019s \u201cInspect Element\u201d function<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Install and use the \u201cExamine Markup\u201d browser plugin<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] The W3C Markup Validator<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Use the WebAIM toolbar\u2019s view source feature<\/span><\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 4<\/h3>\n<p><strong>When reviewing video content for accessibility, which of the following alternatives does WCAG 2.0 suggest should be provided? Select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] An alternative slideshow for those who do not have a video player<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Captioning<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] A downloadable PDF version<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] A downloadable slideshow version<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] A transcript<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Audio description<\/span><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-4\/\">Back to Self-Test 4<\/a><\/p>\n<\/div>\n<\/div>\n<div><a id=\"answer-activity-5\"><\/a><\/div>\n<div class=\"textbox\">\n<h2>Activity: Using ChromeVox to Find Accessibility Features<\/h2>\n<h2>Sample Answer<\/h2>\n<p>This is a list of many of the accessibility features collected from the <span style=\"font-weight: 400\"><a href=\"https:\/\/de.torontomu.ca\/wa\/showcase\" target=\"_blank\" rel=\"noopener noreferrer\">Showcase Demo Site<\/a> <\/span> homepage. There may be others.<\/p>\n<ul>\n<li>\u201cSkip to Main Content\u201d becomes visible on focus, leading to an anchor at the top of the content area and skipping past the navigation<\/li>\n<li>Accessibility statement (top right, under construction)<\/li>\n<li><code>role=\"banner\"<\/code> landmark is set for header area<\/li>\n<li><code>role=\"navigation\"<\/code> + <code>aria-label=\"showcase\"<\/code> announces \u201cShowcase Navigation\u201d<\/li>\n<li><code>aria-live=\"polite\"<\/code> on the <code>ik-menu-mobile<\/code> and <code>ik-menu<\/code> divs announce instructions for using the side menu: \u201cUse tab key to enter menu, up and down arrow keys to navigate, left and right to open or collapse submenues, space or enter to select.\u201d<\/li>\n<li><code>role=\"menu\"<\/code> and <code>tabindex=\"0\"<\/code> announce sidemenu as a menu and adds keyboard focus<\/li>\n<li><code>role=\"menuitem\"<\/code> is added to describe list items as menu items in the side menu<\/li>\n<li><code>aria-haspopup=\"true\"<\/code> is used to indicate menuitems with a submenu<\/li>\n<li><code>aria-hidden=\"true\"<\/code> is used to hide submenus when inactive<\/li>\n<li><code>aria-labels<\/code> describe menu items instead of the <code>href<\/code> they contain, which are set to <code>tabindex=\"-1\"<\/code> to remove them from the tab order<\/li>\n<li><code>aria-live=\"assertive\"<\/code> starts the carousel announcing labels while rotating, and announcing navigation instructions when focus is received<\/li>\n<li><code>aria-live=\"off\"<\/code> stops the carousel from announcing after focus is removed<\/li>\n<li><code>role=\"presentation\"<\/code> and <code>aria-hidden=\"true\"<\/code> are used to hide carousel dot navigation from screen readers<\/li>\n<li><code>aria-label<\/code> provides text descriptions for each slide in the carousel on the home page<\/li>\n<li><code>tabindex=\"0\"<\/code> toggles with <code>tabindex=\"-1\"<\/code> to control focus in the side menu<\/li>\n<li><code>role=\"main\"<\/code> landmark and <code>tabindex=\"0\"<\/code> announce the main content area and make it focusable<\/li>\n<li><code>aria-hidden=\"true\"<\/code> (or false) and <code>tabindex=\"0\"<\/code> show and hide tabpanels<\/li>\n<li><code>aria-labelledby<\/code> uses the heading above to label the accordion panels<\/li>\n<li><code>role=\"tablist\"<\/code> and <code>aria-multiselectable=\"true\"<\/code> are used with a definition list (<code>&lt;dl&gt;<\/code>) to define the accordion with multiple sections that can be opened simultaneously<\/li>\n<li><code>aria-controls<\/code> and <code>role=\"tab\"<\/code> are used with <code>&lt;dt&gt;<\/code> to define as a tab, which control an associated <code>&lt;dd&gt;<\/code><\/li>\n<li><code>aria-expanded<\/code> is used to announce the <code>&lt;dd&gt;<\/code> state as expanded or collapsed<\/li>\n<li><code>aria-hidden=\"true\"<\/code> (and false) is used when accordion <code>tabpanels<\/code> are visible or hidden<\/li>\n<li><code>tabindex=\"0\"<\/code> is added to <code>&lt;dd&gt;<\/code> <code>tabpanels<\/code> to make them focusable<\/li>\n<li><code>role=\"tabpanel\"<\/code> is added to <code>&lt;dd&gt;<\/code> to define is as <code>tabpanel<\/code> in the accordion<\/li>\n<li><code>role=\"complimentary\"<\/code> landmark is added to the right-side accordion<\/li>\n<li><code>role=\"contentinfo\"<\/code> landmark is added to the footer area<\/li>\n<\/ul>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/activity-chromevox\/\">Back to Activity<\/a><\/p>\n<\/div>\n<div><a id=\"answers-self-5\"><\/a><\/div>\n<h2>Self-Test 5<\/h2>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p><strong>According to the data from the WebAIM Screen Reader Survey, when it comes to screen readers commonly used, which of the following screen readers experiences the least usage?<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] JAWS<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] NVDA<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] ChromeVox<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] VoiceOver<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Window-Eyes<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Talkback<\/span><\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>Based on your unit 5 readings, which screen reader makes use of a rotor for accessing different features of web content, such as headings, lists, tables and links?<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] JAWS<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] NVDA<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] ChromeVox<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] VoiceOver<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Window-Eyes<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Talkback<\/span><\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>Which of the screen readers introduced in this unit are open source software? Choose all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] JAWS<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] NVDA<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] ChromeVox<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] VoiceOver<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Window-Eyes<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Talkback<\/span><\/li>\n<\/ol>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-5\/\">Back to Self-Test 5<\/a><\/p>\n<\/div>\n<div><a id=\"answers-self-6\"><\/a><\/div>\n<h2>Self-Test 6<\/h2>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p><strong>When selecting user testers, which of the following prerequisite skills or knowledge should recruits have? Choose all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Ability to read HTML<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Knowledge of WCAG<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Good understanding of web technologies<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Ability to use multiple assistive technologies<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Moderate to expert skill using their own assistive technology<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Fluent English speaker<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Touch typing skill<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>User testers should have good knowledge of web technologies, and be able to use their assistive technology proficiently.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>When developing a test protocol, which of the following features should it have? Choose all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] Can be completed in one hour<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Multiple short tasks to complete<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Coverage of the whole website or application being tested<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Time between tasks to ask questions<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Printed out on paper for tester to read<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Provided in electronic form so it can be read by assistive technologies<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>A test protocol should be made up a series of short tasks that can be completed in an hour or less.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>When recording observations during a user testing session, which of the following strategies might be used? Choose all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] Anecdotal notes<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Video taping<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Audio taping<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Recording in a spreadsheet<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>All of these strategies might be used for recording observations.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 4<\/h3>\n<p><strong>During a user testing session which of the following should an observer not do? Choose all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Ask questions about what a tester is thinking<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Provide hints to make a task easier<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Help a tester complete a task if they get stuck<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Remain quiet<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Answer a phone call<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Describe to a tester how a task is done<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Pay the tester for their time and expenses<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>An observer need not remain quiet, but instead ask questions and probe the tester\u2019s thoughts where appropriate. Answering a phone call during a user testing session would be disrespectful of the tester.<\/span><\/p>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-6\/\">Back to Self-Test 6<\/a><\/p>\n<\/div>\n<div><a id=\"answer-activity-7\"><\/a><\/div>\n<div class=\"textbox\">\n<h2>Activity: Lulu\u2019s Lollipops Informal Review<\/h2>\n<div>\n<div><span>The following is an example of an informal review submitted by a participant in the MOOC version of this book. There are many possible solutions for this activity. Key elements of an informal review should include:<\/span><\/div>\n<ul>\n<li><span>An informal introduction<\/span><\/li>\n<li><span>The suggestion of conducting a formal review<\/span><\/li>\n<li><span>Not too much detail<\/span><\/li>\n<li><span>About 8 to 10 potential issues listed (no more than 15)<\/span><\/li>\n<\/ul>\n<div><span>The goal of the informal review is to sell the idea of conducting a more thorough, formal audit.<\/span><\/div>\n<div>\n<h2>Sample Answer<\/h2>\n<\/div>\n<div><span>Hi Lulu,<\/span><\/div>\n<div><span>Included please find a quick summary of the potential issues I found on your website, Lulu\u2019s Lollipops. At your convenience, I suggest we arrange a time to go over these issues and talk about a possible formal review. By going into detail with the issues and resolving them, your website will become more accessible to your customers. Below is a list of some of the main issues with possible solutions.<\/span><\/div>\n<div>\n<div>\n<ul>\n<li><span>There are several images that are missing alt text, including your logo, link buttons, and your products (solution: provide an alt attribute, either text or [alt=&#8221;&#8221;] for images that do not convey content)<\/span><\/li>\n<li><span>Form labels missing (solution: provide form labels for all form fields by adding text to the label element)<\/span><\/li>\n<li><span>Page title missing or uninformative (solution: add a brief, descriptive page title by adding a title element to the head section of the document)<\/span><\/li>\n<li><span>Document language missing (solution: identify the document language using <\/span><span>&lt;<\/span><span>html<\/span><span> <\/span><span>lang<\/span><span>&gt;<\/span><span> attribute. This also helps automatic translation of content)<\/span><\/li>\n<li><span>Website has heading structure errors (solution: provide clear and consistent heading structure including sub-headings)<\/span><\/li>\n<li><span>Suspicious link (solution: reword the link text so it describes the destination when read out of context)<\/span><\/li>\n<li><span>Redundant link (solution: combine the links into one link and remove any redundant text or alternate text)<\/span><\/li>\n<li><span>Device dependent events (solution: make critical functionality and content accessible by both a keyboard and mouse by adding an onblur handler instead of onmouseout handler and add an onfocus handler instead of onmouse handler to the script)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p><span>Lulu, thank you for reviewing the above information. I look forward to meeting with you to discuss further how more users can access your website and buy your products.<\/span><\/p>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/activity-lulus-lollipops-informal-review\/\">Back to Activity<\/a><\/p>\n<\/div>\n<\/div>\n<div><a id=\"answers-self-7\"><\/a><\/div>\n<h2>Self-Test: Unit 7<\/h2>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<p><strong>Which of the following is not a type of audit that was covered in this unit? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Informal<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Template<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Navigation<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Content<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] General<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Detailed<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Follow-Up<\/span><\/li>\n<\/ol>\n<p><strong>Feedback:<\/strong> <span>\u201cNavigation\u201d and \u201cContent\u201d reviews were not covered in this unit.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>What is the time limit on the validity of a Web accessibility conformance review for a website?<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Two years<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] A year<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Six months<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] A month<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] A week<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] None of the above<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>A conformance claim for a website is only valid on the date conformance was confirmed.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>Which of the following elements would be reviewed in a Template Audit? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] Main Navigation<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Header<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Side Menu<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Main Content Area<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Footer<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] None of the above<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>The Main Content Area would be reviewed as part of a General Audit.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 4<\/h3>\n<p><strong>Which of the following elements would be reviewed in a General Audit, assuming a Template Audit had already been conducted? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Main Navigation<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Header<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Side Menu<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Main Content Area<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Footer<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] None of the above<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong> <span>The other elements would be part of the Template Audit.<\/span><\/p>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-7\/\">Back to Self-Test 7<\/a><\/p>\n<\/div>\n<div><a id=\"answers-self-8\"><\/a><\/div>\n<h2>Self-Test: Unit 8<\/h2>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 1<\/h3>\n<div><strong>Match the following accessibility rules and regulations with their respective jurisdictions:<\/strong><\/div>\n<ol class=\"lower-alpha\">\n<li>Ontario = iii. AODA<\/li>\n<li>USA = i. Section 508<\/li>\n<li>United Kingdom = v. Disability Discrimination Act 1995<\/li>\n<li>Italy = iv. Stanca Act<\/li>\n<li>France = vi. RGAA<\/li>\n<li>Australia = ii. Disability Discrimination Act 1992<\/li>\n<\/ol>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 2<\/h3>\n<p><strong>Which of the following are elements of the ISO\/IEC 24751 AccessForAll Standards? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] Personal Needs and Preferences<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Accessible Rich Internet Applications<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Hypertext Markup Language<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] Digital Resource Descriptions<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Extensible Markup Language<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] Accessibility Evaluation and Repair<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>Personal Needs and Preferences and Digital Resource Descriptions are Part 2 and Part3 of the ISO\/IEC 24751 standards. Accessible Rich Internet Applications (ARIA), Hypertext Markup Language (HTML), Extensible Markup Language (XML) are W3C specifications, and Accessibility Evaluation and Repair are W3C techniques for implementing accessibility checkers and repair tools.<\/span><\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Question 3<\/h3>\n<p><strong>Which of the following are W3C specifications? Please select all that apply.<\/strong><\/p>\n<ol class=\"lower-alpha\">\n<li><span style=\"background-color: #ccffcc\">[correct] WAI-ARIA<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] ATAG<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] ISO\/IEC 24751<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] UAAG<\/span><\/li>\n<li><span style=\"background-color: #ccffcc\">[correct] WCAG<\/span><\/li>\n<li><span style=\"background-color: #ffb5b5\">[incorrect] RGAA<\/span><\/li>\n<\/ol>\n<p><strong>Feedback: <\/strong><span>WAI-ARIA, ATAG, UAAG, and WCAG are all W3C specifications. ISO\/IEC 24751 is an ISO standard, and RGAA are the accessibility guidelines for France.<\/span><\/p>\n<p><a href=\"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/chapter\/self-test-8\/\">Back to Self-Test 8<\/a><\/p>\n<\/div>\n","protected":false},"author":56,"menu_order":3,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"back-matter-type":[27],"contributor":[],"license":[],"class_list":["post-455","back-matter","type-back-matter","status-publish","hentry","back-matter-type-appendix"],"_links":{"self":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/pressbooks\/v2\/back-matter\/455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/pressbooks\/v2\/back-matter"}],"about":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/wp\/v2\/types\/back-matter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/wp\/v2\/users\/56"}],"version-history":[{"count":52,"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/pressbooks\/v2\/back-matter\/455\/revisions"}],"predecessor-version":[{"id":2595,"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/pressbooks\/v2\/back-matter\/455\/revisions\/2595"}],"metadata":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/pressbooks\/v2\/back-matter\/455\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/wp\/v2\/media?parent=455"}],"wp:term":[{"taxonomy":"back-matter-type","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/pressbooks\/v2\/back-matter-type?post=455"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/wp\/v2\/contributor?post=455"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/pwaa\/wp-json\/wp\/v2\/license?post=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}