Hello,
I have a bilingual survey where my client wants the order of answer choices in a question to be displayed in one way in English and in a different order in French.
Aside from creating two separate questions, is there a way to do this through advanced randomization or JS? Thanks!
Page 1 / 1
You can't use advanced randomization because the same settings would apply to all languages. You can use JS to reorder the choices.
If you want to alphabetize, I have a JS function named mcAlphabetize that you might be interested in.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.