Survey Form #3: Website Accessibility Survey

https://codepen.io/CasualWanderer20XX/pen/OPNdBjg

Yeaaahh….I need some pointers on what questions I should ask for a form like this.

I feel my questions and flow seem a bit convoluted, vague, and unfair.

Hi @CasualWanderer20XX

Start off by asking why you are collecting the information, how long it may take to fill in, and what you intend to do with the data collected.

Instead of a list, add a textbox where survey respondents can enter the challenges they faced using your website for each question.

Add checkboxes and radio buttons for specific information you are collecting, which you could analyse.

You can also look at examples of accessibility surveys on the net, to gain a general picture of the layout and types of questions to ask.

Do your best to make the form as accessible as possible.

Happy coding