GithubHelp home page GithubHelp logo

wai-intro-wcag's Introduction

wai-intro-wcag

Netlify Status

Preview: https://wai-intro-wcag.netlify.com/

Translation Notes for WCAG 2 at a Glance

Please consider the wording in the WCAG 2.2 success criteria. If there is a translation of WCAG 2 in your language, review it thoughtfully. This text is not the same as the success criteria wording — it is a paraphrased summary that is intended to be easier to understand and accurate - yet it does not need to be comprehensive.

Please collaborate with others who are familiar with WCAG to refine this wording in your language. Thank you!

wai-intro-wcag's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wai-intro-wcag's Issues

Reflow persona: emphasize the severity of horizontal scrolling at every line

Issue

From w3c-wai-ig 2020-09-18:

Please consider the following.
"It's nearly impossible to read text if I have to scroll right and left to read each line. It's disorienting and I lose my place. It makes it hard to understand what I'm reading."
ADD
"I have to scroll 50 to 100 times to read one page."

The gross amount of scrolling is overwhelming. This was the one SC that got 100% support from the LVTF.

Best, Wayne

Current content

https://www.w3.org/WAI/standards-guidelines/wcag/new-in-21/

Parent with low vision – 20/400:

Problem: It's nearly impossible to read text if I have to scroll right and left to read each line. It's disorienting and I lose my place. It makes it hard to understand what I'm reading.

Works well: I increase the text size 400% and it reflowed within the width of the window. I can read it easily without scrolling back and forth.

Proposed text

Parent with low vision – 20/400:

Problem: It's nearly impossible to read text if I have to scroll right and left to read each line. It's disorienting and I lose my place. It makes it hard to understand what I'm reading. I have to scroll 50 to 100 times to read one page.

Works well: I increase the text size 400% and it reflowed within the width of the window. I can read it easily without scrolling back and forth.

Determining conformance

In WCAG intro we currently say:

The success criteria are what determine “conformance” to WCAG. That is, in order to meet WCAG, the content needs to meet the success criteria.

What determines conformance in WCAG2 is Conformance Requirements

Which of course comprises SCs but implies more than these: complete processes, accessibility support, no interference, etc.

[Persona Quote] - 1.3.6 Persona Quote issue

Problem: I have software that changes the words in the navigation into symbols. It doesn't work at all with some websites.

Works well: It works pretty good with some websites.

In a lot of the persona quotes, the "Problem" and "Works Well" are generally not connected to each other, and if they are, they can most often stand on their own too. This one, they must be connected. The Works Well quote only makes sense if you have read the Problem quote.

Maybe just defining "It" in the works well quote.

[!! New in 2.1] Tiny typo in persona quote for 1.3.5?

I think there may be a typo in the persona quote for WCAG 2.1 SC 1.3.5. I suggest putting the word "to" just before the word "work" in the last sentence:

  • current text: Works well: "I love websites that can automatically fill it all in for me. Then I don't have work so hard to get the numbers and spelling right."
  • proposed change: Works well: "I love websites that can automatically fill it all in for me. Then I don't have to work so hard to get the numbers and spelling right."

Provide examples for guidance on using heading levels in a dialog

Below is the update provided in the comment posted by mcking65

After discussion in the February 12, 2018 meeting, there is an agreement that the dialog titles could be either H1 or H2.
Some members point out there could also be circumstances where H3+ could be appropriate.

We concluded:

  • It is helpful if there is a consistent approach across dialogs in an application.
  • There is not necessarily a need for the APG to prescribe a specific approach.

Based on the above comment, if there is no need to prescribe a specific approach, we should at least provide some examples. Those examples should provide guidance to decide when to use H1 and non H1 heading levels.

Update reference from WCAG 2.1 to WCAG 2.2 in non-web-ict overview page

Related to WCAG issue 393, when WCAG 2.2 becomes a recommendation, this content needs updating on the WCAG2ICT Overview page.

Note: WCAG2ICT is still relevant for later versions of WCAG 2. For example, WCAG 2.1 WCAG 2.2 does not change the requirements of WCAG 2.0 that are addressed in WCAG2ICT; WCAG 2.1 WCAG 2.2 adds additional requirements. W3C may update WCAG2ICT in the future to add the additional requirements from later versions of WCAG 2.

[!! New in 2.1] Typo: Yan/Yun

This:

Yan, retiree with low contrast sensitivity:

should be:

Yun, retiree with low contrast sensitivity:

Same lower in the page:

s/Yan/Yun/

(in 1.4.11. and 1.4.12.)

[What's New] Quote structure

The quotes look weird to me. Due to the visual and the code, I assumed “Problem“ and “Works well“ was part of the quote.

<blockquote class="quotes">
  <p>Problem: "I can't rotate my tablet —  it's attached to my wheelchair."</p>
  <p>Works well: "The application works whether I  attach my tablet horizontally or vertically."</p>
</blockquote>

If we keep that structure I think the html should be (<q> element adds quotes automatically):

<ul>
<li>Problem: <q>I can't rotate my tablet —  it's attached to my wheelchair.</q></li>
<li>Works well: <q>The application works whether I  attach my tablet horizontally or vertically.</q></li>
</ul>

It also feels weird that the text before the quote(s) is italic, but the quote is not. I wasn’t making the connection because of the formatting.

I think it would be good to have a heading “persona quote”.

And I wonder if we want to merge the quotes into one: My tablet is attached to my wheelchair and I can’t rotate it. That means that applications need to work whether I attach my tablet in portrait or landscape orientation.

Preparation for the Redesign

👋 The redesign is coming to this repository soon. (Hooray! 🎉) We need to check off several steps before we can link your content to the redesign repository. I marked some of the steps with RM meaning Resource Manager. Others are marked with @yatil, and I’ll do/help you through the technical parts.

In addition to this issue, you might find other issues in your repository that are labeled with wai-redesign-before that should be addressed/resolved before the redesign. That might mean to postpone working on it until after the redesign (use the label wai-redesign-after for those issues).

  • Content is updated and ready to be put into the new design. (RM)
    • The best case scenario would be that the content is ready before doing step three below. However, that might not be feasible in every case, so @yatil might do the next step before the content is ready and just port the content that is available to him.
    • Once done, add label wai-redesign-content-done.
  • Tech Create branch/repository with the new structure (@yatil)
    • For simple resources (separate pages/pages that don’t need a left navigation), you will find the documents in the root directory of the repository.
    • For more complicated resources, @yatil creates a Jekyll collection which adds the left sidebar navigation amongst other things. You will then find your files in a folder called _resource_name.
    • Documentation should be available in the w3c/wai-website wiki soon.
    • Once done, add label wai-redesign-repo-done.
  • Content Use current content and port it to the new design (@yatil)
    • Once this is done, all previews will be in the new design.
    • Once done, add label wai-redesign-content-ported.
  • Content Check if content renders well, make changes as needed/wanted. (documentation) (RM)
    • Once done, add label wai-redesign-content-checked.
  • Tech Link this repository to the w3c/wai-website repository (@yatil)
    • Once done, add label wai-redesign-repo-linked.
  • When all checkpoints above are checked, close this issue.

SPAM

Thank you so much

Remove "attention deficit hyperactivity disorder" from text spacing persona

Hi Shawn,

As I mentioned in last week's LVTF meeting, the text "attention deficit hyperactivity disorder" should be removed from the text spacing persona as we have no research that supports ADHD. We only have research for dyslexia and low vision. Details are in the understanding doc resources section.

Thanks,
Laura

[FAQ] Add item to describe levels

It’s a question that I get a lot asked about: What is the hierarchy of A, AA, and AAA? What do I need to meet? Would be good to have a short answer to it.

[wcag3 intro] rewrite list-y

The current version has a few paragraphs of text and lots of bullets. The bullets work really well for some people (including several EOWG participants). They do not work well for some people (who have given such feedback to Shawn).

Action item: Take a pass at a rewrite to better meet differing user needs and preferences. (e.g., maybe one column of text and one column of more bullet-like, though probably not with bullets but more like diagrams (in SVG)?

Hey

Please remove plugins or add one blocking this site

[low] [At a Glance] print version

Make new print version. The add back

<h2 id="print-version">Print Version</h2>
<p>This page is formatted for printing (without the navigation) as PDF files for A4 and 8.5” x 11” paper:</p>
<ul>
  <li><a href="https://www.w3.org/WAI/WCAG20/glance/WCAG2-at-a-Glance-a4.pdf">WCAG 2 at a Glance (PDF) A4</a></li>
  <li><a href="https://www.w3.org/WAI/WCAG20/glance/WCAG2-at-a-Glance.pdf">WCAG 2 at a Glance (PDF) 8.5x11</a></li>
</ul>

[!! New in 2.1] Persona name / no name

Problem:

  • It feels strange that some personas were named and some not.

Correction:

  • Either add names when they're missing
  • Or remove names altogether.

My preference goes with adding the missing names as it helps (I think) personify the concept (like the nice “OK I know I'm a geek” one persona says, for example).

PS: I saw the footnote but assuming it won't be in final document, it feels strange. As usual, feel free to ignore my remarks etc. ;)

Suggested weaks to text

https://www.w3.org/WAI/WCAG2/supplemental/

Following the supplemental guidance is not required to meet WCAG. AndHowever, we encourage you to follow this guidance in order meet more user needs.

Addressing the accessibility issues as presented in the supplemental guidance areis essential for people with certain disabilities to be able to use digital technology.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.