Question specific to the modality

Hi @Gnahoure,

Would you try using the following in your xlsform (in the survey sheet):

type name label repeat_count
integer number Number of children
begin repeat child_repeat ${number}
text name Child’s name
integer age Child’s age
end repeat