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

question text - by: plab

$
0
0
many thanks.

IF I have more than 3 Text string need to show in different sequence, how the nested IF statements should be present?

{if(random == 1, 'Text string 1.', if(random == 2, 'Text string 2.', 'Text string 3.', 'Text string 4.', 'Text string 5.'))}

or
{if(random == 1, 'Text string 1.', if(random == 2, 'Text string 2.', if(random == 3, 'Text string 3.', 'Text string 4.', 'Text string 5.'))}

BECAUSE I need more than 6 Text string to show in different sequence, but when I try 5, it seems to some problem.

Viewing all articles
Browse latest Browse all 17529

Trending Articles



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