In the older limesurvey versions I remember the multiple numerical input slider layout gave me an option that the slider handle could start in the middle point of the scale and the respondent had to move the handle to record an answer.
In the new version when I set the slider position to the middle, it also gives me the default answer. That is if I set slider to start in the middle (and min=0, max=100 and I do not set Slider Initial Value), the respondent does not have to move the handle at all and the submission will be recorded as 50. I am not sure if this is the intended behaviour as the help tips seem to suggest otherwise.
What I really want is that the handle is displayed in the middle and user being unable to submit without moving the handle. How could I achieve this?
Roberts
P.S. Limesurvey Version 2.50+ Build 160817
r0berts
Last edit: 8 years 4 months ago by r0bis. Reason: added version
I don't know for the last 2.X version, but this is a bug fixed in develop version.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
// 5. If no value at all, or if middle start, the "user no action" is recorded as null in the database
So this should be the current behavior.
Please, update to the latest version, make sure you didn't set any default value (session value, expression, default answer, init value), and if you still observe the bug, please, submit a bug report with an lss file.
Thanks, this is good to know. I will now be installing limesurvey on production machine; the one I reported on was on bitnami stack virtualbox VM - I had not updated it yet. Now it looks to me if I take the latest build limesurvey2.57.1+161205.tar.gz I should probably be fine.
Hi - I have one more concern . I set set slider initial position as middle in advanced settings. The pointer should be at 3.5 instead of 4. Moreover 3.5 should be the middle of the slider.