I am trying to calculate the total time that participants took to complete each section of my survey.
My current method is to create a field and use the Formula function to sum the individual timings for each question in the section. This is giving me what I’m after, but the next few sections have over 40 timing elements to be summed which will each need a letter and to be individual selected.
Is there a better way to do this?
Thank you.