I changed a question from multiple choice to a drop down but now a text display later in the survey is not showing what the user selected. What does the Q4_1shown need to change to?
Screen shot attached.
This is because you changed from a question with multiple choice to a question that allows only one choice (drop down).
So the responses to the multiple-choice question are subquestions that show 'Y' if ticked and nothing if not ticked. this way you have to address every single subquestion (Q4_1, Q4_2, etc.).
The new question will have only one possible response, so you just need to use Q4 to address it and it will show the answer that was chosen.
So your code should probably be something like Q4.shown
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.
Q4.shown works but unlike Q4_1.shown, it shows the answer no matter what it is. I need to be able to only show if they selected options 1-4, if they selection 5-6 I don't want to show the answer.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.