Actions

QS

Slider accuracy/nl: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
No edit summary
Line 6: Line 6:
'''Beschrijving'''
'''Beschrijving'''


If the '''slider_layout''' is enabled, this question attribute sets the slider's step value. The [[Expression Manager]] can also be used (without curly brackets). However, please note that this value has to be calculated '''before''' the expression is displayed. For example, no custom value is used if the expression and the question and/or question answer codes used within the respective expression [[General settings|are displayed on the same page]]. If this happens, then the question attribute will use the default value which is 1.  
Als de schuif lay-out ingeschakeld is, dan bepaald dit attribuut de stapgrootte van de schuif. Expressiebeheer kan worden gebruikt  (zonder haakjes), maar als voordat de pagina wordt getoond de waarde geen getal is wordt de waarde 1 gebruikt. Dit heb je dus als de vraag en/of antwoordcodes die gebruikt worden op dezelfde pagina staan.  


{{Alert|title=Attention|text=Please note that if the expression typed within the box contains an error, a logic error will be displayed to the user below the question.}}
{{Alert|title=Attention|text=Please note that if the expression typed within the box contains an error, a logic error will be displayed to the user below the question.}}

Revision as of 16:04, 14 April 2018


Schuif precisie (slider_accuracy)

Beschrijving

Als de schuif lay-out ingeschakeld is, dan bepaald dit attribuut de stapgrootte van de schuif. Expressiebeheer kan worden gebruikt (zonder haakjes), maar als voordat de pagina wordt getoond de waarde geen getal is wordt de waarde 1 gebruikt. Dit heb je dus als de vraag en/of antwoordcodes die gebruikt worden op dezelfde pagina staan.

  Attention : Please note that if the expression typed within the box contains an error, a logic error will be displayed to the user below the question.


Valid values

  • Any positive numerical value
  • Expressions, without curly brackets.