Sharon Perry » holistic_approach http://blogs.cetis.org.uk/accessibility Cetis Blog Fri, 12 Jul 2013 10:04:14 +0000 en-US hourly 1 http://wordpress.org/?v=4.1.22 Joint BSI/JISC CETIS Accessibility Workshop http://blogs.cetis.org.uk/accessibility/2011/03/24/joint-bsijisc-cetis-accessibility-workshop/ http://blogs.cetis.org.uk/accessibility/2011/03/24/joint-bsijisc-cetis-accessibility-workshop/#comments Thu, 24 Mar 2011 13:00:13 +0000 http://blogs.cetis.org.uk/accessibility/?p=216 BSI (British Standards Institution) as an informal workshop, focussing on the accessibility standards' work being done around the world across various domains. It took advantage of the presence of a number of international standards developers and strategists, who were in the UK (United Kingdom) at the time, to foster exchange of work and ideas between the standards and education communities.]]> February’s Accessibility SIG (Special Interest Group) meeting was jointly run with BSI (British Standards Institution) as an informal workshop, focussing on the accessibility standards’ work being done around the world across various domains. It took advantage of the presence of a number of international standards developers and strategists, who were in the UK (United Kingdom) at the time, to foster exchange of work and ideas between the standards and education communities.

Presentations ranged from an overview of the accessibility standards work being done across the globe by Alex Li (Microsoft) to the development of accessible widgets by Elaine Pearson and her team at Teesside University.

Several of the presenters talked about their ongoing work in accessibility specifications and have asked for feedback from the community. So if you would like be involved in helping to shape these developments, people working on the following specifications would really appreciate your feedback:

* Standardisation Mandate M/376 (Phase 2) – Dave Sawdon from TRE Limited described how this work will create European accessibility requirements for the public procurement of products and services in the ICT domain (similar to the American VPAT (Voluntary Product Accessibility Template), which was introduced by Ken Salaets of the Information Technology Industry Council). The development team are particularly looking for public procurement officials to help define this standard.
* Access For All v.3.0 – works on the premise that personalisation preferences need to be machine readable, so it uses metadata to describe these personal needs and preferences. Andy Heath and the specification development team at IMS would like people to download it, try it out, implement it, check it works, and provide feedback.
* BS 8878:2010 Web accessibility. Code of practice – Jonathan Hassell, BBC, talked us through the background and purpose the recent web accessibility Code of Practice and Brian Kelly, UKOLN presented BS 8878 in the context of an holistic approach to accessibility. However, whilst it is now available for public use, user testing of the Code of Practice can only really be done in the field, so please join the community of practice and provide feedback on your experiences of implementing BS 8878.
* Mobile Applications Accessibility Standard – This standard, proposed by Yacoob Woozer of the DWP (Department of Work and Pensions), is still very much at the drawing board stage, with the focus on mobile applications rather than on creating websites that can viewed on different devices. However, suggesstions on what to include in the standard would be welcome.

Several of the presentations focussed on the work of specific standards bodies – David Fatscher from BSI gave us an overview of BSI; the various ISO standards which feature accessibility elements were introduced by Jim Carter from the University of Saskatchewan; and Shadi Abou-Zahra of W3C talked about the WAI (Web Accessibility Initiative) guidelines.

And finally, I am very much appreciative of the work that the BSI staff and Andy Heath put into making this event such a success. It was it was a great opportunity for the standards and education sectors to get together and I hope that some lasting collaborations have been forged.

]]>
http://blogs.cetis.org.uk/accessibility/2011/03/24/joint-bsijisc-cetis-accessibility-workshop/feed/ 2
Accessible Twitter http://blogs.cetis.org.uk/accessibility/2009/05/22/accessible-twitter/ http://blogs.cetis.org.uk/accessibility/2009/05/22/accessible-twitter/#comments Fri, 22 May 2009 11:23:49 +0000 http://blogs.cetis.org.uk/accessibility/?p=152 Accessible Twitter. ]]> If you’d love to inhabit the Twitosphere but find it somewhat inaccessible, then you might want to try Accessible Twitter. Among other features, it provides keyboard accessible links, a larger default text size, and audio cues which let you know when you’re reaching your character limit.

The application is still at alpha stage with more features at the task list and wish list stage. There’s also an interview with its creator, Dennis Lembree, over on the Accessify blog, which will give you a good insight into how the design came about.

Whilst most Web 2.0 apps are initially inaccessible, once they become mainstream, there does seem to be a drive by independent developers to try make them accessible (providing they can hook into the relevant bits of the backend code). So is this almost collaborative approach to producing accessible, usable apps the way forward rather than trying to do everything in-house?

]]>
http://blogs.cetis.org.uk/accessibility/2009/05/22/accessible-twitter/feed/ 0
One Person’s Strategy is Another’s Barrier http://blogs.cetis.org.uk/accessibility/2007/09/17/one-persons-strategy-is-anothers-barrier/ http://blogs.cetis.org.uk/accessibility/2007/09/17/one-persons-strategy-is-anothers-barrier/#comments Mon, 17 Sep 2007 13:59:21 +0000 http://blogs.cetis.org.uk/accessibility/2007/09/17/one-persons-strategy-is-anothers-barrier/ Accessibility is very personal – what works for one person may not work for another.  The “one size fits all” approach has been tried and although admirable in its intentions has often proved difficult to implement.

The W3C WCAG (World Wide Web Consortium Web Accessibility Guidelines) v 1.0 tried a technical approach to accessibility by setting out a number of accessibility guidelines, which could be automatically tested by online validators such as Bobby. Whilst this automatic validation can validate the HTML code, many of guidelines require human input and common sense.  For example, whilst an automated accessibility validator can check that an image has an alt text tag, it cannot check that the tag actually makes sense.  People who don’t use images, such as those using mobile technologies or visually impaired people still need to know whether an image is important to the content or not.  An image with an alt tag of “image01.jpg” gives no information to website users, whilst an alt tag of “Photograph of Winston Churchill” would not only aid navigation through a web page, but it would also provide information that the image does not provide additional information to the text, so the user knows they are not missing out on anything.  As well as this, users could hover a mouse over the image to see the alt text.  This could be useful where an image doesn’t have a text caption underneath.

Difficulties with adhering to such guidelines and standards can cause barriers for people because content developers may then try to produce content to the lowest common denominator, i.e. text only.  Although text can be easily accessed by people using screen readers, it can be difficult for people with dyslexia to read and is visually unappealing.  So in this case, whilst the content is accessible for people using screen readers, it is less accessible for people with dyslexia.

Despite the drawbacks, this standardisation (“one size fits all”) approach is important.  Without a set of guidelines, developers may not know where to begin with accessibility and may not approach the basics in the same way, thereby reducing interoperability with assistive and other technologies.

One way to complement the standards approach is to produce alternative but equivalent versions of content.  For example, transcripts can be provided for podcasts, text heavy content can be offered as with animations or images or in simple language for people with learning disabilities or language learners.  This holistic approach has been proposed by Kelly, Phipps, and Howell in Implementing a Holistic Approach to e-Learning Accessibility.  This approach also takes student learning styles and pedagogy into account as well as technical and usablity issues.

Standards and guidelines are important but they need to be used with common sense and in combination with other approaches. Standards and guidelines can help with the physical presentation of the content, whilst holistic and other approaches can help the user to interact and use that content in the format best suited to their needs.

]]>
http://blogs.cetis.org.uk/accessibility/2007/09/17/one-persons-strategy-is-anothers-barrier/feed/ 0
When 2D Electronic Learning Resources Just Aren’t Enough http://blogs.cetis.org.uk/accessibility/2007/02/26/when-2d-electronic-learning-resources-just-arent-enough/ http://blogs.cetis.org.uk/accessibility/2007/02/26/when-2d-electronic-learning-resources-just-arent-enough/#comments Mon, 26 Feb 2007 16:25:20 +0000 http://blogs.cetis.org.uk/accessibility/2007/02/26/when-2d-electronic-learning-resources-just-arent-enough/ Not much of the work we do here at the CETIS Accessibility SIG (Special Interest Group) involves cognitive disabilities – possibly because electronic resources tend to be vision-centric, so a lot of the focus is on making resources accessible to people with visual impairments.  So it was good to come across this YouTube video (thank you, Paul Hollins) made by Amanada Baggs, who has autism – entitled “In My Language“.

The first part of the video shows how she interacts with the environment around her, so there is no dialogue.  However, part way through she then explains how the language she uses to communicate and interact is not what other people would consider as “standard”.  Amanda uses assistive technology to voice her eloquent narrative and I found her comparison of communication methods very illuminating and thought-provoking.

A person’s way of interacting with their environment will obviously have a bearing on their preferred learning style and so we need to ensure that other (non-electronic) learning resources are also available for people who prefer to learn (and communicate) in a “non-standard” way.  This is part of the holistic approach to Accessibility, as outlined in Kelly and Phipp’s paper on “Implementing A Holistic Approach To E-Learning Accessibility“.

However, if non-electronic resources are available as alternatives to electronic resources, how can they be identified as such?  One suggestion is to include a pointer in the accessibility metadata of an electronic resource, which points to a location or further details about the non-electronic resource (there were rumours that this method could be included as part of the IMS or ISO Accessibility work). 

This pointer could also be used to identify other resources and experiences that simply aren’t available in the virtual world – such as sculptures, archaeological sites, etc – where the environment, the student’s reaction to the resource within that environment, and the use of more than just a limited set of the student’s senses are important to the whole learning experience.  A catering student will need to use their senses of taste and smell (and sight), when developing a signature dish.  An archaeology student will not feel the thrill of uncovering an artefact until they get out there and actually get their hands dirty. A history student may have a greater understanding of military strategy by visiting a battleground and experiencing the actual qualities of the terrain.  Therefore, although 2D electronic resources can provide a wealth of information and understanding, sometimes they just aren’t enough.

]]>
http://blogs.cetis.org.uk/accessibility/2007/02/26/when-2d-electronic-learning-resources-just-arent-enough/feed/ 0