-->

Sunday, October 15, 2017

In humanâ€"computer interaction, computer accessibility (also known as accessible computing) refers to the accessibility of a computer system to all people, regardless of disability type or severity of impairment. The term "accessibility" is most often used in reference to specialized hardware or software, or a combination of both, designed to enable use of a computer by a person with a disability or impairment. Specific technologies may be referred to as assistive technology.

There are many disabilities or impairments that can be a barrier to effective computer use. These impairments, which can be acquired from disease, trauma, or may be congenital, include but are not limited to:

  • Cognitive impairments (head injury, autism, developmental disabilities), and learning disabilities, such as dyslexia, dyscalculia or ADHD.
  • Visual impairment such as low-vision, complete or partial blindness, and color blindness.
  • Hearing-related disabilities including deafness, being hard of hearing, or hyperacusis.
  • Motor or dexterity impairment such as paralysis, cerebral palsy, dyspraxia, carpal tunnel syndrome and repetitive strain injury.

Accessibility is often abbreviated as the numeronym a11y, where the number 11 refers to the number of letters omitted. This parallels the abbreviations of internationalization and localization as i18n and l10n respectively.

Special-needs assessment



source : link.springer.com

People wishing to overcome an impairment in order to use a computer comfortably and productively may require a "special needs assessment" by an assistive technology consultant (such as an occupational therapist, a rehabilitation engineering technologist, or an educational technologist) to help them identify and configure appropriate assistive technologies to meet individual needs. Even those who are unable to leave their own home or who live far from assessment providers may be assessed (and assisted) remotely using remote desktop software and a web cam. For example, the assessor logs on to the client's computer via a broadband Internet connection, observes the users computer skills, and then remotely makes accessibility adjustments to the client's computer where necessary.

Considerations for specific impairments



source : www.flipkart.com

Cognitive impairments and illiteracy

The biggest challenge in computer accessibility is to make resources accessible to people with cognitive disabilities - particularly those with poor communication and reading skills. As an example, people with learning disabilities may rely on proprietary symbols and thus identify particular products via the product's symbols or icons. Unfortunately copyright laws can limit icon or symbol release to web-based programs and websites by owners who are unwilling to release them to the public.

In these situations, an alternative approach for users who want to access public computer based terminals in libraries, ATMs, and information kiosks is for the user to present a token to the computer terminal, such as a smart card, that has configuration information to adjust the computer speed, text size, etcetera to their particular needs. The concept is encompassed by the CEN EN 1332-4 Identification Card Systems - Man-Machine Interface. This development of this standard has been supported in Europe by SNAPI and has been successfully incorporated into the Local Authority Smartcards Standards e-Organisation (LASSeO) specifications.

Visual impairment

Since computer interfaces often solicit visual input and provide visual feedback, another significant challenge in computer accessibility involves making software usable by people with visual impairments. For individuals with mild to medium vision impairment, it is helpful to use large fonts, high DPI displays, high-contrast themes and icons supplemented with auditory feedback and screen magnifying software. In the case of severe vision impairment such as blindness, screen reader software that provides feedback via text to speech or a refreshable braille display is a necessary accommodation for interaction with a computer.

About 8% of people suffer from some form of color-blindness. The main color combinations that might be confused by people with visual deficiency include red/green and blue/green. However, in a well-designed user interface, color will not be the primary way to distinguish between different pieces of information.

Motor and dexterity impairments

Some people may not be able to use a conventional input device, such as the mouse or the keyboard, therefore, it is important for software functions to be accessible using both devices. Ideally, software will use a generic input API that permits the use even of highly specialized devices unheard of at the time of software's initial development. Keyboard shortcuts and mouse gestures are ways to achieve this access, as are more specialized solutions, including on-screen software keyboards and alternate input devices (switches, joysticks and trackballs). Users may enable a bounce key feature, allowing the keyboard to ignore repeated presses of the same key. Speech recognition technology is also a compelling and suitable alternative to conventional keyboard and mouse input as it simply requires a commonly available audio headset.

The astrophysicist Stephen Hawking's use of assistive technology is an example of a person with severe motor and physical limitations who uses technology to support activities of daily living. He uses a switch, combined with special software, that allows him to control his wheelchair-mounted computer using his limited and small movement ability. This personalized system allows him to remain mobile, do research, produce his written work. Mr. Hawking also uses augmentative and alternative communication technology to speak and an environmental control device to access equipment independently.

A small amount of modern research indicates that utilizing a standard computer mouse device improves fine-motor skills.

Hearing impairment

While sound user interfaces have a secondary role in common desktop computing, these interfaces are usually limited to using system sounds such as feedback. Some software producers take into account people who can't hear due to hearing impairments, silence requirements or lack of sound producing software. System sounds like beeps can be substituted or supplemented with visual notifications and captioned text (akin to closed captioning). Closed captions are a very popular means of relaying information for the Deaf and hearing impaired communities.

Software accessibility



source : link.springer.com

Accessibility Application Programming Interfaces (APIs)

Software APIs exist to allow assistive technology products such as screen readers and screen magnifiers to work with mainstream software. The current or past APIs include:

  • Java Accessibility and the Java Access Bridge for Java software (being standardized as ISO/IEC TR 13066-6);
  • Assistive Technology Service Provider Interface (AT-SPI) on UNIX and Linux (being standardized as ISO/IEC PDTR 13066-4 );
  • Microsoft Active Accessibility (MSAA) on Microsoft Windows;
  • IAccessible2 on Microsoft Windows, a competitor of Microsoft UI Automation also replacing MSAA by Free Standards Group (standardized as ISO/IEC 13066-3:2012);
  • Mac OS X Accessibility;
  • Microsoft UI Automation on Microsoft Windows, replacing MSAA.

Some of these APIs are being standardized in the ISO/IEC 13066 series of standards.

Accessibility features in mainstream software

Accessibility software can also make input devices easier to access at the user level:

  • Keyboard shortcuts and MouseKeys allow the user to substitute keyboarding for mouse actions. Macro recorders can greatly extend the range and sophistication of keyboard shortcuts.
  • Sticky keys allows characters or commands to be typed without having to hold down a modifier key (Shift, Ctrl, Alt) while pressing a second key. Similarly, ClickLock is a Microsoft Windows feature that remembers a mouse button is down so that items can be highlighted or dragged without holding the mouse button down while scrolling.
  • Customization of mouse or mouse alternatives' responsiveness to movement, double-clicking, and so forth.
  • ToggleKeys is a feature of Microsoft Windows 95 onwards. A high sound is heard when the CAPS LOCK, SCROLL LOCK, or NUMBER LOCK key is switched on while a low sound is heard when any of those keys is switched off.
  • Customization of pointer appearance, such as size, color and shape.
  • Predictive text
  • Spell checkers and grammar checkers

Support for learning disabilities

Other approaches that may be particularly relevant to users with a learning disability include:

  • Cause and effect software
  • Switch accessible software
  • Handâ€"eye coordination skills software
  • Diagnostic assessment software
  • Mind mapping software
  • Study skills software
  • Symbol-based software
  • Text-to-speech
  • Touch typing software

Web accessibility

Enabling access to Web content for all users is the concern of the Web accessibility movement, which strives to create accessible websites via conformance to certain design principles. For example, screen readers are of limited use when reading text from websites designed without consideration to accessibility. Sometimes these limitations are due to the differences between spoken and written language and the complexity of text, but it is often caused by poor page design practices. The tendency to indicate semantic meaning using methods that are purely presentational (e.g. larger or smaller font sizes, using different font colors, embedded images, or multimedia to provide information) restricts meaningful access to some users. Therefore, designing sites in accordance with Web accessibility principles helps enable meaningful access for all users.

Open Accessibility Framework



source : www.researchgate.net

The Open Accessibility Framework (OAF) provides an outline of the steps that must be in place in order for any computing platform to be considered accessible. These steps are analogous to those necessary to make a physical or built environment accessible. The OAF divides the required steps into two categories: creation and use.

The “creation” steps describe the precursors and building blocks required for technology developers to create accessible applications and products. They are as follows:

  1. Define what “accessible” means for the identified use of the platform. It must be clear what is meant by “accessible” as this will differ according to the modality and capabilities of each platform. Accessibility features may include tabbing navigation, theming, and an accessibility API.
  2. Provide accessible stock user interface elements. Pre-built “stock” user interface elements, used by application developers and authoring tools, must be implemented to make use of the accessibility features of a platform.
  3. Provide authoring tools that support accessibility. Application developers and content authors should be encouraged to implement tools that will improve the accessibility features of a platform. Using these tools can support accessible stock user interface elements, prompt for information required to properly implement an accessibility API, and identify accessibility evaluation and repair tools.

The “use” steps describe what is necessary in the computing environment in which these accessible applications will run. They are as follows:

  1. Provide platform supports. Computing platforms must properly implement the accessibility features that are specified in their accessibility definition. For example, the accessibility API definitions must be implemented correctly in the program code.
  2. Provide accessible application software. Accessible applications must be available for the platform and they must support the accessibility features of the platform. This may be achieved by simply engaging the accessible stock elements and authoring tools that support accessibility.
  3. Provide assistive technologies. Assistive technologies (e.g. screen readers, screen magnifiers, voice input, adapted keyboards) must actually be available for the platform so that the users can effectively interface with the technology.

The following examples show that the OAF can be applied to different types of platforms: desktop operating systems, web applications and the mobile platform. A more complete list can be found in the Open Source Accessibility Repository by the Open Accessibility Everywhere Group (OAEG).

  1. Accessibility APIs include the Assistive Technology Service Provider Interface and UI Automation on the desktop, WAI-ARIA in web applications, and the Blackberry Accessibility API on the Blackberry operating system.
  2. Other APIs are keyboard access and theming in widget libraries like Java Swing for desktop applications, the jQuery UI and Fluid Infusion for Web applications, and the Lightweight User Interface Toolkit (LWUIT) for mobile applications.
  3. Support for accessible development can be effective by using Glade (for the GTK+ toolkit), the DIAS plugin for NetBeans IDE, Xcode IDE for iOS applications. Accessibility inspection tools like Accerciser (for AT-SPI) and support for accessible authoring with the AccessODF plugin for LibreOffice and Apache OpenOffice also fit into this step.
  4. Support for UI Automation on Microsoft Windows, support for ATK and AT-SPI in Linux GNOME, WAI-ARIA support in Firefox, and the MIDP LWUIT mobile runtime (or the MIDP LCDUI mobile runtime) that is available on mobile phones with Java are examples of APIs.
  5. The DAISY player AMIS on the Microsoft Windows desktop and the AEGIS Contact Manager for phones with Java ME are designed for accessibility.
  6. The GNOME Shell Magnifier and Orca on the GNOME desktop, GNOME's ATK (Accessibility Toolkit), the web-based screen reader WebAnywhere, and the alternative text-entry system Dasher for Linux, iOS and Android are examples of assistive technologies.

The goal of the listed tools is to embed accessibility into various mainstream technologies.

Standards and Regulations



source : file.scirp.org

International Standards

ISO 9241-171

ISO 9241-171: Ergonomics of human-system interaction - Guidance on software accessibility

Compiled from independent standards experts, this document is the most comprehensive and technical standard for designing accessible features for software, covering all disabilities and all aspects of software. It provides examples of two priority levels ('Required' and 'Recommended') and offers a handy checklist designed to help with recording software testing results.

The only trouble is that because of its complexity and technical nature, and with upwards of 150 individual statements, ISO 9241-172 is difficult to interpret and apply. Luckily, not every statement is relevant to every situation, therefore it may be advisable to identify a subset of statements that are tailored to the particular software environment, making the use of this document much more achievable.

See also



source : www.robotshop.com

  • AccessApps - a collection of accessibility software which fits on a USB drive
  • Assistive Technology
  • Augmentative and alternative communication
  • Digital rights
  • Fire Vox
  • Game accessibility
  • Knowbility
  • Modding
  • Section 508 Amendment to the Rehabilitation Act of 1973
  • User1st - an automated tool to remediate accessibility on websites
  • Web accessibility

References



External links



  • The annual ERCIM Workshop on 'User Interfaces for All' emphasising accessibility
  • Better Living Through Technology - contains guides on accessibility options and information about specialist assistive hardware and software
  • HP Accessibility
  • AbilityNet - provides information on Accessibility, Assistive Technology and Remote Assessment
  • C4EA Consortium For E-learning Accessibility
  • W3C Web Accessibility Initiative (WAI)
  • Accessibility in the Opera web browser
  • Mozilla Accessibility Project
  • Open Office Accessibility Project
  • EU Project GUIDE: Multimodal user interfaces for elderly people with mild impairments
  • Assignment Help


 
Sponsored Links