Solved
How do you change Authenticator message
I have a registration form that needs authentication. No problem. However, it's possible that a student finishes training at a different location and needs to re-register at location #2. When they register at location #2, the authentication message says "You have already completed the survey." I need the authentication message to give link to a second online registration form. How do I change the message? This isn't a failed authentication.
Best answer by TomG
I'm pretty sure there is no option to change that message. It shows up because you have not checked the "Allow authenticating respondents to retake authenticated section" under authenticator options. If I understand correctly, you don't want them to retake it, you want them to take a different survey. I think the only way to change that message would be to hack it by adding a JavaScript to the Authentication Prompt Text message that looks for the "You have already completed this survey" text and changes it when the page loads.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.