lduarte1991 / hxat

Contains the currently-in-development project by HarvardX to bring the annotation tool currently living in the edX platform to a more accessible LTI implementation.
13 stars 7 forks source link

Accessibility tab testing #88

Closed lduarte1991 closed 6 years ago

lduarte1991 commented 6 years ago

Some issues were pointed out during the testing about things not being accessible via keyboard (non-screen-reader) input, i.e. tabbing.

This hopes to make some things accessible that weren't before. Including more simulations of "clicking" by hitting spacebar or enter over an element. I bring in the accessibility.js file I used in Threads, which is actually quite useful just as a utils file for accessibility things.