I've been working on Survey123 form with the repeat question. In the repeat question, there are 2 questions namely "Scoring Criteria" and "Score". In the "Scoring Criteria" question there are the following choices: A, B and C. In the main question, there are columns "Score A", "Score B" and "Score C". I want to pass the value from the "Scoring" response in the repeat question to the "Score" field in the main question based on the selected criteria.
This is my XLSForm configuration:
The XLSform
This is the expected result:
Expected Results
This is the given result:
Given Results
In addition, how to prevent multiple responses be submitted based on the criteria in the repeat question?