CONFIG NOTES: These fields are all calculated using the following calculation:
if(ChildAgeGroups!=""){if(ChildAgeGroups.includes("AGEGROUP")==true){"Yes"}else{"No"}}else{""};
The "AGEGROUP" is defined in the variable configuration for the "What ages were your children" question. Each age group below is specified in the calculation for that field.
For each of these fields below, they will be either yes or no based on whether or not the checkbox has been selected. If the entire question is blank, ALL fields will be blank. Once one question has been selected, all unchecked will become "no" values.