I'm setting a survey where i've some questions about behaviours.
At the end i will ask if a participant wants to give some personal infomation and if he agrees i will show additional questions.
How can i encode the personal questions, in a way that is not readable when someone browses the responses or export data, but can be decode if needed?
psoliveira wrote: How can i encode the personal questions, in a way that is not readable when someone browses the responses or export data, but can be decode if needed?
There is no function to do a selective encryption of response data. I'm not aware of a survey which implements such a selective encryption either.
There is a plugin which allowed to encrypted the whole response-data, but you had to export and decrypt to data to access it again. So no response browsing either.
I assume that you don't want "normal" Limesurvey users to have access to the personal data of the respondents. As Jelo says, there is no such thing of encrypting some answers.
What you could do is to create two surveys, one for the survey data and then, if respondents agree, they are forwarded (see end url feature) to the next survey where they can leave their personal data. You then restrict the access to the content of this second survey.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.