I want to create two forms based on HH roster?

I have a household questionnaire, based on HH we want to interview 3 members of the family based on the roster data. After collection of data from roster, 3 members are interviewed by 3 different investigators. Now I want to have same HHID for all the three members but different personid. All three individual questionaires are different. Can you please guide me on how to create such forms.

@sri1, maybe you could try using the following approach:

Approach 1:

  • Design 1 HH Roster using the repeat group function
  • Assign the HH Roster manually (based on your requirement or convenience)
  • Design 3 other interviews (individual) and then link them with the unique households you used for the HH Roster

Note: You will need to do all the data management struffs outside the KoboToolbox environment.



Approach 2:

  • Design 1 HH Roster using the repeat group function. Then list out the 3 members outside the roster within that same form. You will now need to assume this form to be the parent form.
  • Design another interview (child form) and then link them with the parent form by following this support article Dynamic Data Attachments.

Note: You will not be able to link the variable of the parent project to the child project if the variable is within the roster. Only variables from outside the roster can be linked. This is why you will need to extract the 3 members outside the roster first when following this method.

1 Like