usage of QCODE.question work in 2.6lts, surely in 2.73 , but 3.0 can have issue with this.
And it's really better than usage of equation for such purpose : allow html (equation disallow it), take less part in DB etc …
You can hide it using included 'hide this question'
I make some quick test to see if it's a LS issue or not.
Come back after
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.
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.
Thanks for your reply.
I have updated to 3.4 since I noticed that the bugs you reported were fixed in that release.
When I use QCODE.question, the html is properly displayed (I used text display as question type for QCODE).
But I am still not able to set a condition to display that HTML or not.
Here is what I try :
I have a Yes/No question.
I have a hidden HTML text question with conditional display based on the Yes/No. If the answer was Yes, the HTML question is displayed.
I use HTML.question in the end message. The HTML code is properly displayed but it gets displayed all the time even if the answer was no.
But i think you need 3 and not 2 for recursion level.
About relevance : sometime i use :
{if(QCODE.relevanceStatus,QCODE.question,"")}
If it don't work with 2, try to put the equation inside the test …
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.