Hi all,
For context: we use a faculty evaluation survey where respondents use their student ID to authenticate into the survey, select X number of faculty that they want to evaluate, and loop&merge through our questions. Students are able to fill out the survey multiple times, as they are required to evaluate a certain number of faculty over the course of a semester.
I’m looking for a way to add up how many choices that a single respondent has chosen over the course of their multiple submissions to one survey (ideally as piped text or embedded data). The hope would be to have an email trigger that sends the respondent the number of faculty that they’ve evaluated in total (in order to give them an idea of how close they are to the semester threshold).
Thank you for any insights in advance!