Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all articles
Browse latest Browse all 17529

filtered overview question - by: djarnold

$
0
0
Hello!
I am using expresion manager placeholders for doing a filtered overview based on answered questions.

example
group 1
if( ! is_empty(q1), join("- ", q1.question, ": ", q1.shown),
group 2
if(q2_SQ001 == "Y", join("- ", q2_SQ001.question, ": ", q2_SQ001), "")
if(q2_SQ002 == "Y", join("- ", q2_SQ002.question, ": ", q2_SQ002), "")
if(q2_SQ003 == "Y", join("- ", q2_SQ003.question, ": ", q2_SQ003), "")
if(q2_SQ004 == "Y", join("- ", q2_SQ004.question, ": ", q2_SQ004), "")
group 3
............


i need to show every group title using placeholders only if question of this group are answered.... is there any way to do this?
the multiple choice with comments do not show the question title only the subquestion so i need to show the question title only if the question is answered is there any way to do this?

Thaks for the help

Viewing all articles
Browse latest Browse all 17529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>