Accessibility of the eZoomBook platform for visually impaired people Ouattara Ibrahima Tournoux Félix
Plan I.State of the art of assisting technologies II.Diagnosis III.Internationalization IV.Situation & Conclusion
1. Screen Readers
1. Dedicated stylesheets Set a visual profile in your browser Forces the CSS render OrdiVision stylesheet : ▫White on black for text ▫Yellow for links ▫Border for tables Other colors High contrast
1. Dedicated stylesheets
II. Diagnosis
2. Diagnosis The Web Accessibility Initiative ▫Perceivable ▫Usable ▫Understandable ▫Robust
2. Tools User experience Total Validator Color contrast Analyzer
2. Diagnosis ++ Alternative text Keyboard functionality Linear content
2. Diagnosis -- Css in line Presentation and information are not separeted Hn tag sometime are not well used Some functions don’t work
@select(langForm("locale"), options = Seq("fr" -> "French", "en" -> "English"), '_label -> "") => u. ).getOrElse("ezoomwiki.com"))){icon => …………………………………………………………………………………….. …………………………………………………………………………………………………..;
Css in line.rightpannel{ position: absolute; top: 170px; left: 60%; right:15% }.midlepannel{ position: absolute; top: 170px; right: 60%; left: 35%; }.leftpannel{ position: absolute; top: 170px; right: 65%; left: 10%; }
What we did…
III. Internationalization
Step 1 : conversion of views content
Step 2 : messages glossary
Step 3 :French messages glossary
Step 3 : french messages glossary
Is it working ? Already approximately worked We added messages We added all the translations Branch of the project to be committed by Mayleen
IV. Current Situation & Conclusion
1. Play Bug Sudden lauching error last month [info] Resolving ezb-dal-play#ezb-dal-play_2.10;2.0-SNAPSHOT... [error] Server access Error: handshake alert: unrecognized_name url= hub.com/ezoombook/ezb-mvn/raw/master/ezb-dal-play/ezb-dal-play_2.10/2.0- SNAPSHOT/maven-metadata.xml [error] Server access Error: handshake alert: unrecognized_name url= hub.com/ezoombook/ezb-mvn/raw/master/ezb-dal-play/ezb-dal-play_2.10/2.0- SNAPSHOT/ezb-dal-play_ SNAPSHOT.pom
1. Play Bug url not exact Edit the path in Build.scala Dependencies issue: Maven Github.com: file signature : sha1 error
2. Structure Report : List of errors from Total Validator Structure is good thanks to Play Send a version to the tester team at AVH, Fernando Pinto’s association.
3. Internationalization Currently a branch on Github Test and commit Complete french glossary Easy to make other languages
Thank you for your attention !