- Posts: 4
- Thank you received: 0
limit of answers not working
3 years 7 months ago #157103
by ArthurOne
limit of answers not working was created by ArthurOne
Hi, I realized that in question with multiple answers, the limit of answers doesn´t work properly. If notifies you are exceding the limit but it let you continue the survey. Any way to fix it ?
The topic has been locked.
3 years 6 months ago - 3 years 6 months ago #157407
by aaskoura
Replied by aaskoura on topic limit of answers not working
Hi, we have just added a new validation to SKIP any question with class "input-error" to OfflineSurveys version (1.32 - 33) and further releases
input-error is added by LimeSurvey versions 2.5+ (not 2.06 or earlier) to the question tag in response to a failing validation error
Example: <div id="question..." class="multiple-opt mandatory col-xs-12 question-container input-error">
Can you please update your app to the latest version and make sure you refresh your survey. answers limit (if added through question validation) will now be honored by OfflineSurveys
input-error is added by LimeSurvey versions 2.5+ (not 2.06 or earlier) to the question tag in response to a failing validation error
Example: <div id="question..." class="multiple-opt mandatory col-xs-12 question-container input-error">
Can you please update your app to the latest version and make sure you refresh your survey. answers limit (if added through question validation) will now be honored by OfflineSurveys
Last edit: 3 years 6 months ago by aaskoura.
The topic has been locked.