- Posts: 30
- Thank you received: 1
Offline Validation
1 year 9 months ago #182970
by Marksom
Offline Validation was created by Marksom
Hello.
I have version 2.06 of Limesurvey, and we can not upgrade to a newer version at the moment.
We install OfflineSurveys and we like it a lot except it does not validate fields. For example: minimum value for numerical input, or validation of the question itself or sub-question. It always shows the error warning, but lets you move forward and complete the survey.
We are ready to acquire the license, but I can not go on without the wonderful validations that Limesurvey allows.
Thanks in advance.
I have version 2.06 of Limesurvey, and we can not upgrade to a newer version at the moment.
We install OfflineSurveys and we like it a lot except it does not validate fields. For example: minimum value for numerical input, or validation of the question itself or sub-question. It always shows the error warning, but lets you move forward and complete the survey.
We are ready to acquire the license, but I can not go on without the wonderful validations that Limesurvey allows.
Thanks in advance.
The topic has been locked.
1 year 9 months ago #183049
by aaskoura
Replied by aaskoura on topic Offline Validation
Hi, OfflineSurveys will consider questions as invalid if
has class 'input-error'
has input with class .em_q_fn_validation.emtip.error
has input with class .em_value_range.emtip.error
has input with class .em_num_answers.emtip.error
has input with class .em_sum_range.emtip.error
has class 'input-error'
has input with class .em_q_fn_validation.emtip.error
has input with class .em_value_range.emtip.error
has input with class .em_num_answers.emtip.error
has input with class .em_sum_range.emtip.error
The topic has been locked.