Hello,
I continued to play a little with the ExpressionManager. I tried to make a summary question (type: Text display) that shows the asked questions and answers given by the participant. So nothing special.
But I had some micro tailoring in my questions. For example
{if(!is_empty(name),implode(' ', ', ', name),'' )}. When I use "Qcode.question" I only get let's say the source code of the question, e.g.
So how old are you {if(!is_empty(name),implode(' ', ', ', name),'' )}?instead of
So I think it would be nice to get the question in the final tailord version. Is this possible in the current version (LimeSurvey 1.92RC2 Build 12099)?
Attachted sample survey to this post: