{"id":89,"date":"2019-06-03T18:06:28","date_gmt":"2019-06-03T22:06:28","guid":{"rendered":"https:\/\/pressbooks.library.ryerson.ca\/iwacc\/?post_type=chapter&#038;p=89"},"modified":"2019-07-31T14:00:09","modified_gmt":"2019-07-31T18:00:09","slug":"wcag-accessibility-levels","status":"publish","type":"chapter","link":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/chapter\/wcag-accessibility-levels\/","title":{"raw":"WCAG Accessibility Levels","rendered":"WCAG Accessibility Levels"},"content":{"raw":"WCAG 2.1 groups guidelines by their level of importance and their relative impact on accessibility. It is helpful to think of these levels as things that must, should, and could be done to eliminate potential barriers. The levels are Level A, Level AA, and Level AAA.\r\n<!-- [h5p id=\"14\"] -->\r\n<h2>Level A<\/h2>\r\nLevel A guidelines address barriers that will prevent some groups from accessing web content. They <strong>MUST <\/strong>be addressed or the content will not be accessible to some people.\r\n\r\nAn example of a Level A barrier is an image that is not described in text (<strong>Success Criteria 1.1.1<\/strong>). There is little a person who is blind can do, without the help of another person, to determine what is being presented in an image when it is not described.\r\n<h2>Level AA<\/h2>\r\nLevel AA guidelines address barriers that may make it difficult to access web content, but it may still be possible through workarounds or added effort. They <strong>SHOULD<\/strong> be addressed, or the content will be more effortful to access than it needs to be.\r\n\r\nAn example of a Level AA barrier is keyboard focus that is not visible (<strong>Success Criteria 2.4.7<\/strong>). For someone with low vision who navigates web content with a keyboard, the inability to see when a link has focus, for instance, makes it difficult to know when to press Enter to activate the link. They may still be able to find their way to the link through trial and error, but a lot of unnecessary effort would be needed.\r\n<h2>Level AAA<\/h2>\r\nLevel AAA guidelines address usability, more so than barriers. These items <strong>COULD<\/strong> be addressed to improve usability for everyone.\r\n\r\nAn example of a Level AAA usability issue is the lower-level high school reading\u2013level requirement (<strong>Success Criteria 3.1.5<\/strong>). For instance, if someone reads in a second language, the use of simpler language, whenever possible, makes reading easier. The use of simpler language also improves accuracy when using automated translation tools. Even for typical readers reading in their first language, using simpler language is generally appreciated and easier to comprehend. For someone with a cognitive disability, simpler language will be easier to understand. In each case, however, the reading level does not prevent a person from accessing the content, but that content would be more <i>usable<\/i> if it were addressed.\r\n<h2>Which Level Should Be the Goal?<\/h2>\r\n<strong>Level AA is the generally accepted level of accessibility websites should aim to meet<\/strong>. If it is not possible to meet the requirements at this level, then Level A should be a temporary goal, while working toward Level AA over time. Very few websites will meet Level AAA requirements, and, in some cases, it may be counterproductive or undesirable to meet these guidelines. Take, for example, an online medical sciences book. If the Level AAA reading level guideline were followed, it would probably make the content unusable by the intended audience (medical students), if jargon and technical language is replaced with low level paraphrasing to meet this requirement. That said, most public websites that cater to a general audience should probably meet the lower-level high school reading\u2013level requirement.\r\n\r\nIn addition to meeting Level AA requirements, websites can address some of the Level AAA guidelines, but meeting Level AAA should generally not be the goal.","rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69df9268475ba\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69df9268475ba\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/chapter\/wcag-accessibility-levels\/#Level_A\" >Level A<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/chapter\/wcag-accessibility-levels\/#Level_AA\" >Level AA<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/chapter\/wcag-accessibility-levels\/#Level_AAA\" >Level AAA<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/chapter\/wcag-accessibility-levels\/#Which_Level_Should_Be_the_Goal\" >Which Level Should Be the Goal?<\/a><\/li><\/ul><\/nav><\/div>\n<p>WCAG 2.1 groups guidelines by their level of importance and their relative impact on accessibility. It is helpful to think of these levels as things that must, should, and could be done to eliminate potential barriers. The levels are Level A, Level AA, and Level AAA.<br \/>\n<!-- [h5p id=\"14\"] --><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Level_A\"><\/span>Level A<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Level A guidelines address barriers that will prevent some groups from accessing web content. They <strong>MUST <\/strong>be addressed or the content will not be accessible to some people.<\/p>\n<p>An example of a Level A barrier is an image that is not described in text (<strong>Success Criteria 1.1.1<\/strong>). There is little a person who is blind can do, without the help of another person, to determine what is being presented in an image when it is not described.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Level_AA\"><\/span>Level AA<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Level AA guidelines address barriers that may make it difficult to access web content, but it may still be possible through workarounds or added effort. They <strong>SHOULD<\/strong> be addressed, or the content will be more effortful to access than it needs to be.<\/p>\n<p>An example of a Level AA barrier is keyboard focus that is not visible (<strong>Success Criteria 2.4.7<\/strong>). For someone with low vision who navigates web content with a keyboard, the inability to see when a link has focus, for instance, makes it difficult to know when to press Enter to activate the link. They may still be able to find their way to the link through trial and error, but a lot of unnecessary effort would be needed.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Level_AAA\"><\/span>Level AAA<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Level AAA guidelines address usability, more so than barriers. These items <strong>COULD<\/strong> be addressed to improve usability for everyone.<\/p>\n<p>An example of a Level AAA usability issue is the lower-level high school reading\u2013level requirement (<strong>Success Criteria 3.1.5<\/strong>). For instance, if someone reads in a second language, the use of simpler language, whenever possible, makes reading easier. The use of simpler language also improves accuracy when using automated translation tools. Even for typical readers reading in their first language, using simpler language is generally appreciated and easier to comprehend. For someone with a cognitive disability, simpler language will be easier to understand. In each case, however, the reading level does not prevent a person from accessing the content, but that content would be more <i>usable<\/i> if it were addressed.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Which_Level_Should_Be_the_Goal\"><\/span>Which Level Should Be the Goal?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><strong>Level AA is the generally accepted level of accessibility websites should aim to meet<\/strong>. If it is not possible to meet the requirements at this level, then Level A should be a temporary goal, while working toward Level AA over time. Very few websites will meet Level AAA requirements, and, in some cases, it may be counterproductive or undesirable to meet these guidelines. Take, for example, an online medical sciences book. If the Level AAA reading level guideline were followed, it would probably make the content unusable by the intended audience (medical students), if jargon and technical language is replaced with low level paraphrasing to meet this requirement. That said, most public websites that cater to a general audience should probably meet the lower-level high school reading\u2013level requirement.<\/p>\n<p>In addition to meeting Level AA requirements, websites can address some of the Level AAA guidelines, but meeting Level AAA should generally not be the goal.<\/p>\n","protected":false},"author":100,"menu_order":1,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-89","chapter","type-chapter","status-publish","hentry"],"part":23,"_links":{"self":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/chapters\/89","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/wp\/v2\/users\/100"}],"version-history":[{"count":11,"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/chapters\/89\/revisions"}],"predecessor-version":[{"id":1224,"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/chapters\/89\/revisions\/1224"}],"part":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/parts\/23"}],"metadata":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/chapters\/89\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/wp\/v2\/media?parent=89"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/pressbooks\/v2\/chapter-type?post=89"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/wp\/v2\/contributor?post=89"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.library.torontomu.ca\/iwacc\/wp-json\/wp\/v2\/license?post=89"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}