I want to add a data field to my survey that’s based on the completion date of the participant.
Basically, my survey start on day X, so I want to code a data field that tells me if a participant has responded on day 1, day 2, day 3 etc.
I thought I could maybe just create a survey flow where I create an embedded data field which I’m applying some logig to, e.g. “if completion date < edd/mm/yyyy], then day = 1” and so on. However, I realized that the completion date of course is not yet available DURING the survey.
So is there any option I can already automatically create such a recoding “script” to my survey?