Tab Order and Text Boxes
Hello everyone,
I am working on a project for a client who wants to ensure our module is screen reader compliant. A large concern for them is questions where the screen reader states the question, then the learner can tab to the options. Having audio autoplay the question was our original solution but it was not acceptable because of the conflicting audio with the screen reader.
Because it is text, the screen reader will not read the question first when tabbing through. The user has to use up and down arrows, which makes it confusing when the screen reader jumps to the options first.
When I make the question stem interactive, it adds a "button" to the end of the screen reader.
Is there a way to make a text box tab-able directly without also having a "button" tagged on automatically?