Hi all,
I need to develop a survey that requires 2 participants to complete it, each participant is scoring the other participant.
Neither participant should ever see the others scores, and when participant "A" completes the survey, I want the survey to notify Participant "B" to take the survey or notify both participants at different emails that a survey is ready to complete.
My first thought was to create a survey and mirror into two part and use conditions, for instance, the first question asks for User Name A, then User Name "B" and then asks who is about to take the survey. If the user selects A, I simply use a condition blocking access to the questions for B. I disallow going backwards on questions, so neither user can ever see the others questions.
That's were I get stuck. At this point, I see an equation question of sorts being introduced when a user completed their section that simply sends an invitation to the next user, A or B depending on who completed the previous section. But, I'm now aware of a mechanism that allows for that in LS.
Is an Ajax call to the API available from the survey? I wouldn't think there is due to security.. so I'm not sure how I can do this. If I write a plugin, there doesn't seem to be an event I can trigger from to make this happen.
Has anyone done something similar or know of a workaround?
Thanks!!
The topic has been locked.