I've created a survey in which I used a 10 points scale table. However, only the first and the last points were described, all the options in between were not described (I supposed the answers will be visible as numbers). Now, I wonder whether there is ANY possible way to get answers for this question.
I don't understand the question. If you use an array type question, the answer codes will be recorded regardless of whether there is a label associated with the answer.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
To have answer too when export with text , you can use this solution too:
in 2.6 and lesser
Code:
<span class="hide">2</span>
In 2.50 and up
Code:
<span class="hidden">2</span>
In each answer text
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.