Hi,
I found that the negative min value causes this behaviour.
So it is obviously a bug. As your survey is hosted at LimeSurvey GmbH, you may contact them directly.
Anyway: File a bug report.
[url]
community.limesurvey.org/bug-tracker/
[/url]
Credentials: The same as in this forum.
What you can do:
As you do not display the tooltips (what is this class "no-tooltip"?) (and the values) you may change the scale from -5 - +5 to 0 - 11 and later recalculate the values in your analysis.
And something else:
Why did you change the separator? Well, it doesn't matter.
But this is really strange.
The subquestion consists of three parts, separated by a defined character.
subquestion text | left side of the slider | right side of the slider
Here an example:
dog|low|high
If there is no subquestion text (as in your survey), this part is empty, only
|low|high
In your survey I saw this
textA $ $ textB
So textA is not the left side of the slider but the text of the subquestion.
So should be $textA$textB
Joffm