Yes, that's rather fine, except
we don't want to go through 150 question to find the relevant one - especially in a uncommon language .
At least you should have told us, which question is the important one.
Therefore we advice:
- copy the survey
- remove everything not related to your question
- send this as lss export.
Well, I think you refer to question S09.
1. The "Refuse" option.
You may
2. The termination
Use a quota with limit 0 (you want NO people in your survey with this data)
As you can't set a quota on a numeric question, you have to create a question of type "equation" where you generate a value (0 if the date was allowed, 1 if the date was not allowed, or whatever).
This equation you use for your quota.
Remember: You can check quotas only in an activated survey.
About quota: Read the manual.
[url]
www.limesurvey.org/manual/Survey_quotas/en
[/url]
Some last words:
The base language of your survey is "English". So all system messages will appear in English. Do you really want this?
As Denis already wrote "Regex to check numbers are not advisable"
You see, an error message like
is not very helpful.
IF you want to use regex, put it into the question validation with a helpful hint.
Do you really allow entries up to 2099?
Joffm