Thanks for your reply.
This is unfortunate as most of surveys have more or less the same quota criteria (age/ gender/ region...) and we need to create each time the quota setting though we are harmonizing the question numbering , answer codes etc.
Thanks you for your reply.
Yes, the other surveys already exist. The problem of copying is the basis language. Depending on the client, we need to adapt either english, french or creole.
I have tried to export the survey in text and change the language and import it again. But then I lost the quota setting.
Do you know how I can change the basis language without losing the quota setting?
Thanks you for your reply.
Yes, the other surveys already exist. The problem of copying is the basis language. Depending on the client, we need to adapt either english, french or creole.
I have tried to export the survey in text and change the language and import it again. But then I lost the quota setting.
Do you know how I can change the basis language without losing the quota setting?
In version 3.22.210, I am able to export as .lss, change the language in a plain-text editor and the quotas are present when importing as a new survey.
To change the language (for example, from English to German):
Change:
Code:
<language>en</language>
To:
Code:
<language>de</language>
Change all instances of:
Code:
<![CDATA[en]]>
To:
Code:
<![CDATA[de]]>
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.