Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure mu is accessible. #33

Open
ntoll opened this issue Dec 16, 2015 · 0 comments
Open

Ensure mu is accessible. #33

ntoll opened this issue Dec 16, 2015 · 0 comments
Labels
a11y accessibility

Comments

@ntoll
Copy link
Member

ntoll commented Dec 16, 2015

It is an essential requirement that no-one is excluded from using the micro:bit. This includes those of us who require capabilities built into the editor so it is easier to use. Happily Qt has a comprehensive guide to making this happen. You can read it here:

http://doc.qt.io/qt-5/accessible.html

I believe accessibility should be a core part of our development process and that all the features of mu should be accessible to all users. We should make it a requirement for code-review that there's a step to check accessibility such that our code conforms with the suggestions in the document linked to above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y accessibility
Projects
None yet
Development

No branches or pull requests

2 participants