By Coriann Gross on September 07 2019 13:57:51
In this context interactive forms can be programmed so that the user can only tick/check one (known as a radio button as distinct from check-boxes), or presented with the options in a drop-down menu from which the user can only select one.
Provide examples and guidance and notes at the point of need. Have you ever got half-way through a form and suddenly come to a question that asks you about something you do not understand or have no idea about where to find the answer?
Make structure clear, and provide navigation to reinforce it. Your form will be divisible into sections so think about the broad groups of questions being asked. Whatever your groups of questions are, make sure they follow the right order and give the groups clear section names.
In paper forms the specific sub-questions cannot be hidden from the user when they are not relevant to them - but in interactive forms this is relatively easy to do. Use progressive revealing as much as possible in your form design to shield your users from questions they do not need to see.