Reputation: 30691
I have been tasked with creating a infosite for people with varying degrees of learning difficulty.
I was wondering if anyone knew of any really good guides, tutorials or places to get advice regarding the issue.
Upvotes: 1
Views: 91
Reputation: 853
For web applications, my favorite "killer site" is the WebAIM site. (http://webaim.org/) I drew on their site heavily while creating the accessibilty guidelines we use at my current organization.
Things I really like about WebAIM: They have created the "WAVE toolbar," an automated tool for checking your website for basic accessibility issues. They periodically do a screen reader usage survey-- I've found no one else that has comparable data compiled over a number of years. They have simplified versions of official accessibility checklists. They are located at a University and are constanty testing and updating their guidelines.
Upvotes: 1
Reputation: 1751
In addition to resources mentioned in other answers, here are some that I refer to:
Each of these contains links to other useful resources as well.
Upvotes: 1
Reputation: 13244
Good overview here: http://dev.opera.com/articles/view/cognitive-disability-learning-difficulty/
Upvotes: 1
Reputation: 42227
The CEUD (here in Ireland) has actually got some excellent resources for accessibility in ICT. It's well worth a look for any developer.
Upvotes: 1
Reputation: 81384
This is a great resource; the one I refer to for sites I create.
http://diveintoaccessibility.org/
Upvotes: 1