Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Introduction of accessibility guidelines #491

Merged
merged 2 commits into from
Apr 20, 2017
Merged

Docs: Introduction of accessibility guidelines #491

merged 2 commits into from
Apr 20, 2017

Conversation

Amstutz
Copy link
Contributor

@Amstutz Amstutz commented Apr 12, 2017

The JF decided that ILIAS MUST conform WCAG level guidelines (see JF decision: https://www.ilias.de/mantis/view.php?id=20290). Further the JF asked to create new Accessibility Guidelines for the docs directory in order the replace the old ones (located at: http://www.ilias.de/docu/goto_docu_pg_9820_459.html).

Since this is already accepted by the JF, this will automatically merged in one week if no objections are voiced. If there are major objections, this will be discussed in the JF again.

As always, comments, applause, corrections, enhancements or similar are very much welcome!

@matthiaskunkel
Copy link
Member

Thanks Timon for this guideline (Applause). I have no objections. This guideline will push the improvement of ILIAS in accessibility and give us all a clear concept of what we have to support.

Copy link
Member

@klees klees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor nitpicks and suggestions.

# Accessibility Guidelines

According the [Strategy 2017](http://www.ilias.de/docu/goto_docu_file_5585_download.html)
ILIAS aims to to be "Usable for Everyone" including users with such special needs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-such


According the [Strategy 2017](http://www.ilias.de/docu/goto_docu_file_5585_download.html)
ILIAS aims to to be "Usable for Everyone" including users with such special needs.
ILIAS therefore aims to conform WCAG (Web Content Accessibility Guidelines) 2.0 on
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to conform with WCAG

ILIAS therefore aims to conform WCAG (Web Content Accessibility Guidelines) 2.0 on
conformance level A (see [https://www.w3.org/TR/WCAG20/](https://www.w3.org/TR/WCAG20/)
). WCAGs "cover a wide range of recommendations for making Web content more accessible"
. They claim that by "following these guidelines will make content accessible to a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-by

The WCAG are structured by four principles that provide the foundation for Web
accessibility: perceivable, operable, understandable, and robust. In the following
sections we list all WCAG 2.0 level A guidelines we believe to have potential
consequences on developing ILIAS consequences. Note that they are originate from:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-consequences

accessibility: perceivable, operable, understandable, and robust. In the following
sections we list all WCAG 2.0 level A guidelines we believe to have potential
consequences on developing ILIAS consequences. Note that they are originate from:
[https://www.w3.org/TR/WCAG20/](https://www.w3.org/TR/WCAG20/). If unsure on how to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe link at appropriate locations in the paragraph (e.g.) WCAG 2.0 instead of explicitly writing down the link.

sections we list all WCAG 2.0 level A guidelines we believe to have potential
consequences on developing ILIAS consequences. Note that they are originate from:
[https://www.w3.org/TR/WCAG20/](https://www.w3.org/TR/WCAG20/). If unsure on how to
meet some criteria, one can consult[How to Meet WCAG 2.0](https://www.w3.org/WAI/WCAG20/quickref/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consult [... (missing space)

### Principle 1: Perceivable
Information and user interface components must be presentable to users in ways they can perceive.

##### Guideline 1.1 Text Alternatives
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why level 5 title instead of level 4?

Provide text alternatives for any non-text content so that it can be changed into other
forms people need, such as large print, braille, speech, symbols or simpler language.

- Non-text Content: All non-text content that is presented to the user has a text
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe make parts before : bold.

##### Guideline 2.4 Navigable
Provide ways to help users navigate, find content, and determine where they are.

Understanding Guideline 2.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be some leftover...

@Amstutz Amstutz merged commit 0647b7c into ILIAS-eLearning:trunk Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants