I guess you can do it in two ways:
1) At Q2, use jQuery to check number of answers in Q1, if more than 1, do nothing; if just one answer, use jQuery to select the answer, then submit the form automatically. The only disadvantage is that survey taker will see flash of Q2.
2) Never try it before. But may be you can try it. Assuming you have Q3 and everyone need to answer it. At Q3, check number of answers in Q1, if more than 1, do nothing; if just one answer, you can use jQuery to insert a hidden field which contains answer of Q2. Also, at Q2, you can use Mazi's method to hide the question.
I also hoping Limesurvey can do autopunching. I remember when I was working for data collection company, we have data department to check the data. If programmers forgot to do the autopunching, they always screaming like 3 yrs kid.
Thanks,
David
The topic has been locked.