I have a survey123 design that I'm struggling with getting to work the way I envision. This survey begins with a select_multiple question, the answers to which drives which group(s) get displayed in the rest of the survey. Each selected group has associated with it a set of yes/no questions. The groups' chosen display from the select_multiple choices as expected. The problem is: I want all choices in the selected groups to default to no (as it speeds up time for my users in the field) and I can't seem to make that happen. What happens is, only the first group encountered in the XLS form gets defaulted to the 'no' values. All groups have all choices set to be 'no' in the default field of the form. Why are the subsequent group's default choices being ignored, and what can I try?