Hello,
I am building quite a long survey where multiple users can edit it in the inbox after the initial survey was sent.
Ultimately, I want to build a report where I can see next to each response who and when (date and time) the question was answered.
How should I proceed?
Edit:
I forgot to specify that I use Survey123 connect Version 3.13.249
I followed the advice given on this post (Solved: Tracking edited responses - Esri Community) to achieve what I want. I don't know if it is the most efficient way of tracking question edits but it works.
A small problem, my survey will probably have about a thousand questions in it so I am looking for a way to automate the process of writing questions that track the answers of the questions in my survey.
I include in this post a Excel file of a example I made that tracks the answer to a text question and up to 3 edits.
Can I put the tracking questions in a repeat so I don't need to add like 20 tracking questions per question in my survey? Is there an other way like using Macros or javascript to achieve what I want?