QS:Min num value
From LimeSurvey Manual
Minimum sum value (min_num_value)
Description
Allows you to set the minimum sum total of all predefined answers that will be accepted. The value entered for this attribute becomes the minimum value.
Valid values
- Any integer value above 0
- Any number
- Any SGQA code
- Any question code (variable name)
- Any equation, using Expression Manager syntax, without surrounding curly braces.
Example
Setting a value of 20 for this would mean that the total value of all numbers entered in all input boxes for this question may not be less than 20. Totals of 21 or 50 would be allowed. A total of 15 would not be acceptable.