Dear all,
I am creating a repeat and within the repeat I first ask a select_multiple
question and then followed by a rank question. I would like to have within the next repeat (based on the number of answers in the multiple selection) to show the answer of the rank question in the label for the next select_one
question. You can find the ODK form here:
Trial_errors.xlsx (16.4 KB).
This calculation does not work properly as I would like to see: jr:choice-name(selected-at(${rank_structureType},position(..)-1),'${structureType}')
When deploying the form, you can see the first choice will pop up in the label, but not the next choice from the rank question. Could you assist me to fix this problem?
Many thanks in advance!
Also, https://support.kobotoolbox.org/creating-forms/group_repeat.html is not working properly: