Hello-
I'd like a (non-text) question to appear after a mandatory long free text question, contingent on the survey-taker entering anything at all in the long free text box. (The survey-takers are non-anonymous adults who can be trusted to write something meaningful.) I'm assuming I use regular expressions for this. I've made the second question conditional on /^[-\w]+(?:\W+[-\w]+){0,299}\W*$/ for the first question, but all that happens is Limesurvey thinks the survey ends with the long free text question--that is, the SUBMIT button shows up rather than the NEXT button below the long free text question.
I've no idea what I'm doing wrong. And, for the record, I've never (knowingly) dealt with a regular expression before in my whole life--so please don't be too cryptic in your explanation!
We're using 2.00, Build 121213, and will upgrade in the future but not now. Can't risk changing anything at this point.
Thanks!