Thanks Gabriel en Tpartner. It works like a charm. There is still a small thing that bothers me, but I don't know if there is a solution.
Problem: if they choose a name in the dropdown menu, it has to be the full name, but when the name later reappears it should only be the given name without the surname. But I cannot think of a solution.
Is there a way to make a part of the answer to become invisble.
Maybe you could have display the fullname in the dropdown but only have the first name in the answer code.
You would only display the answercode in the following Questions and not the answerText.
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Gabriel, I thought of this as well, but then what happens when you have more than one "Gabriel" for example? You can't identify people anymore and you wouldn't know which person is participating, because it could be any Gabriel.
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.
When you create your answer options, you have the answer code and the text of the answer, correct? So you could put the first name of the respondent as answer code and you could use the full name as the answer text.
But as I stated above, this only works, if there are no repetitive first names in your list of names (or if you don't need to know which person has answered what, but this sounds pretty unlikely, when you have a question with the name list included in your research).
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.
While I was doing a mistake in my code above I had a new idea: maybe you can use the assessment value for this? (not sure if you can put letters though). But you would still have a normal answercode. You would need to try it if it works. You can access the assessment value like above, just write "value" instead of "code".
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.
Glad you found a solution. But I'm using version 2.05, so I can't use Expression Manager and I can't (am not allowed) to upgrade.
But no worries, the reason for the abbreviation is foremost to install a more informal and natural flow in my survey, so if this doesn't work it's not the end of the world.