Hi - I want to provide a different survey termination message depending on the language selected to take the survey. I've been exploring both the translation feature and branch logic based on the Q_Language variable, but am not having luck. I can't find a way to set a condition based on the Q_Language. This seems to be very complicated versus other survey tools. Is there an easier way? Thanks
Page 1 / 1
You can use branch logic using embedded data Q_lang = language code present here.
Note: If the user changes the language while taking the survey then last change in language will be set in Q_lang embedded data.
Note: If the user changes the language while taking the survey then last change in language will be set in Q_lang embedded data.
Yes. I think the best idea is to capture the Q_language just before you make the branches. And the based on the different values make the desired branches and add an end of the survey element customized to display the different messages. However if you just want to display the same message but translated you can set a customized end of the survey from the survey options and translate the message in the library
Thank you!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.