can survey participants fill the survey in a different language | XM Community
Skip to main content
Solved

can survey participants fill the survey in a different language

  • January 2, 2019
  • 1 reply
  • 12 views

Hi my survey is in english and hindi. But I want that my survey participants are able to fill the survey in Hindi when the questions are in hINDi. Do you know How I can enable that in qualtrics?

Best answer by PeeyushBansal

You can use java script to detect input language and display error if it is not hindi, refer code at below:- https://stackoverflow.com/questions/37569898/using-javascript-how-to-check-string-contains-hindi-font

1 reply

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • Answer
  • January 2, 2019
You can use java script to detect input language and display error if it is not hindi, refer code at below:- https://stackoverflow.com/questions/37569898/using-javascript-how-to-check-string-contains-hindi-font