Hi all,
There are 2 questions about setting ranges for answers, I would appreciate if there will be any help. The lss. file is attached.
Firstly, I was wondering is it possible to set range for the other option of List (radio)? In the following question showed in the 1st picture, the other option is for one-day cost of car-parking, and I'd like to set the range such as 20.
The 2nd is in regard to the Multiple numerical input showed in the 2nd picture. I read a post about how to set different ranges for answers,
forums.limesurvey.org/forum/can-i-do-thi...nge-condition#179363
The thing is it didn't work in my case. The ranges I expect for the 1st answer (hour) is 4, for the 2nd (minute) is 59. Thus I entered the following into the question validatoin equation: (!is_empty(TripTimeWork_SQ001) AND !is_empty(TripTimeWork_SQ002) AND TripTimeWork_SQ001<4 AND TripTimeWork_SQ002<59)
Seems only Maximum value of input (59) works here. Now the max. limitation for both of them are 59.
Kind regards,
Xueting