Language Logic | XM Community
Solved

Language Logic

  • 5 October 2018
  • 3 replies
  • 33 views

Userlevel 1
Badge +4
Hello All,

In Qualtrics we have a variable Q_Language which stores the language in which survey is being answered.

So if respondent answered the whole survey lets say in language 1 and at last question respondent changed the language to language 2 in the dropdown box, then the language which will be stored in the data will be language 2. Similarly, the language quota will also be punched based on final language. Is there any way to override this thing or it is the limitation in qualtrics and we cannot do anything here?

Thanks,
Salim
icon

Best answer by MohammedAli_Rajapkar 5 October 2018, 11:01

View original

3 replies

Userlevel 7
Badge +33
it will only punch the final language. It will store only one language 😞
Userlevel 7
Badge +20
Just show the language drop down on the first page of the survey and then hide it.

Please refer to this discussion:
https://www.qualtrics.com/community/discussion/comment/6490#Comment_6490
Userlevel 5
Badge +13
@bansalpeeyush29 You have probably already figured this out but a variable will only store one value per survey. With that said, if you are able to pull the current page number using jQuery then maybe you could dynamically create 'selectedTranslation' variables for each page. Implementing this may be a bit convoluted I suspect.

Leave a Reply