I want to restrict access to a survey to those who know a password - the same password for all users.
There are several threads that advise you how to do this, (create a short text question and then put conditions on all the subsequent questions)
The problem is I have NO idea how to write the condition.
Can I use a constant value, or does it have to be regex. What would that look like?
For example, if later questions only display if the user enters "Cats" in that first question, what do I put in the condition.
Can anyone take pity on me?