Hi,
I've the following sample survey to ask you something about. There are three questions and a simple text display at the end. The text display refuses to show up, however, with its present relevance equation/ conditions. The only possible way of making it be visible is to assign it a single condition, but adding any new scenarios beyond that (as it stands right now) would only make it go invisible. So, what I've been missing here?
survey.proaudience.com/index.php/265842?lang=en
This doesn't work...
test
t1: [1] test1?
t2: [((t1.NAOK == "A1"))] test2?
t3: [((t2.NAOK == "A1"))] test3?
t4: [((t1.NAOK == "A2") and (t2.NAOK == "A2") and (t3.NAOK == "A2"))] thanks
The following would surely work, however, if implemented...
test
t1: [1] test1?
t2: [((t1.NAOK == "A1"))] test2?
t3: [((t2.NAOK == "A1"))] test3?
t4: [((t1.NAOK == "A2"))] thanks
Look forward to some guidance here.
Thanks,
Pankaj Mohan