I’m trying to iterate a group based on a select_one question. However, it only repeats one more time and when I put ‘no’ it keeps repeating.I have tried several ways but I don’t know if this is possible 
I am a new user and I cannot upload the form. Could you help me please?
Welcome to the community, @caro9926! You should now be able to upload your XLSForm in the community! Please also feel free to elaborate on your issue so that the community should be able to help you out.
Thank you. This is my form. I’m trying to repeat the roster using calculates but I can’t. Also the roster if I mark explore_more: No, the roster repeats when the roster musn’t repeat.
Prueba.xlsx (21.3 KB)
@caro9926, would you mind sharing with the community the sample XLSForm with dummy sample questions (only) that are needed to achieve your requirement (if possible in KoboToolbox)? Maybe you could remove the unnecessary questions from your XLSForm so that it’s easy for the community to understand your requirements instead of going through all the questions you have shared.
Hi, everyone!
I’m trying to create a system in Kobo where users navigate through two main doors: “Monitoring” and “Evaluation.” Once they enter the “Evaluation” door, they have 5 sub-options (let’s call them doors as well). Here’s the logic I need to implement:
- The user selects one of the 5 evaluation doors.
- After making a selection, they are given the choice to either:
- Explore another evaluation door (until all 5 are selected), or
- Go to “Monitoring” and exit the loop.
- The loop should end either when the user has selected all 5 evaluation doors, or if they choose to exit to “Monitoring.”
If they return to the evaluation menu after selecting a door, the available doors should be reduced until no more doors remain. At that point, the system should automatically direct the user to “Monitoring.”
How can I do that?
I really appreciate your help.
Prueba_1809.xlsx (21.1 KB)