I have a survey with several groups of questions. Each groups questions are: "Yes/No/NA" answers. I am looking for a way to quickly mark all the questions within a group as "NA". This allows a user to quickly mark an entire section as not applicable instead of having to mark each question individually.
My though was to add a "select_one" question at the beginning with only one option (NA). If that is checked, then mark all the answers as "NA". I haven't been able to get it to work so far. Also, maybe there is a better way of doing this which I am not aware of?
Thanks!