- Posts: 12
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- Add specific questions in a single language
Add specific questions in a single language
- cristinalancioni
-
Topic Author
- Offline
- Fresh Lemon
-
Less
More
3 years 9 months ago #110512
by cristinalancioni
cristinalancioni created the topic: Add specific questions in a single language
Hello.
How can I add specific questions only in a language (in the others languages not)?
Thanks in advance,
Cristina.
How can I add specific questions only in a language (in the others languages not)?
Thanks in advance,
Cristina.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6742
- Karma: 601
- Thank you received: 1811
3 years 9 months ago - 3 years 9 months ago #110617
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: Add specific questions in a single language
You can use something like this as a relevance equation but it does not seem to toggle the question if the language is switched on a given page. It only works when the survey is started with a given language or a page is submitted.
SURVEYLANGUAGE == "en"
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last Edit: 3 years 9 months ago by tpartner.
The following user(s) said Thank You: stevelegare
Please Log in or Create an account to join the conversation.