Accessibility Quiz

Question 1) Does accessibility rock?
Question 2) What does the “11” in a11y stand for?
Question 3) Should all users be able to access content served over the World Wide Web?
Question 4) Check all that are enhanced by an accessible design process:
Question 5) Which is the least semantic of the following HTML tags?
  1. <h6>
  2. <li>
  3. <div>
  4. <p>
Question 6) Residents of which country works the most hours for 500mb of data?
Question 7) Is this quiz progressively enhanced?
Question 8) Is it possible to send form data from the same form to multiple syncronous endpoints without JavaScript?
Question 9) Of the 1.1% of web users that aren't getting JavaScript enhancements what percentage of them have JavaScript disabled?
Question 10) What should an accessibility–minded web architect aim to provide to users?
Question 11) Is it possible to use the same Node modules on the backend to support syncrounous endpoints as well as on on the front end to create an asynchronous experience?