IBM’s new tools are divided into two parts: a set of public guidelines called IBM Equal Access Toolkit and a Checker that identifies shortcomings in your application from an accessibility standpoint. The guidelines provide byte-sized information to app developers with details on what they should focus on when it comes to accessibility. It also prepares developers for accessibility on different stages such as planning, designing, development, and launching. Si McAleer, program director at IBM Accessibility, said that it’s important to keep these guidelines in mind and verify the app before it’s launched. According to a study of the top 1,300 sites from WebAIM, 98% of pages had some kind of accessibility error. Last November, Accessibe.com, an accessibility tooling service, tested 10 million pages and found that more than 97% of them failed to comply with the World Wide Web Consortium’s Web Content Accessibility Guidelines (WCAG).  In a recent Q&A on TNW, Hans Jørgen Wiberg, founder of Be My Eyes, an app that helps visually impaired people, pointed out many app developers forget to label buttons properly, making these apps inaccessible: So, there’s definitely a scope for improvement for developers and designers to include accessibility features. Hopefully, IBM’s new tools will help them fine-tune their apps and make them compliant with WCAG guidelines. If you want to contribute to IBM’s project and add more accessibility guidelines, you can check out the Accessibility Checker’s code here.