I want only people aged 18+ to complete my survey. They know about this eligibility criteria upfront, but I would like to add an extra filter when I ask their age on page 3.
The age question is a text input where they can either enter a whole number or a range (e.g., 40-45). It is important that participants can provide a range instead of their exact age if they wish so.
The problem now arise where I want to create a filter so that the survey stops after they finish the 3rd page IF they are less than 18 years old (at that point they are directed to a page saying they do not meet the eligibility criteria). How do I create a rule for the age range so that the program knows that 16-20, for example, isn't an acceptable answer?