Actions

QS

Slider accuracy/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "'''説明'''")
(Created page with "'''slider_layout'''が設定されているとき、この属性によりスライダーのきざみ値を指定します。式マネージャーを...")
Line 6: Line 6:
'''説明'''
'''説明'''


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.
'''slider_layout'''が設定されているとき、この属性によりスライダーのきざみ値を指定します。[[Expression Manager/ja|式マネージャー]]を使用することもできます(中括弧を除く)。ただし、この値は式が表示される前に計算されていなければなりません。例えば、それぞれの式の中で式と質問コード/回答コードが [[General settings/ja|同じページに表示されている]]場合、値は無視されます。この場合、既定値の1が設定されます。


{{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 13:13, 20 May 2018


スライダー精度 (slider_accuracy)

説明

slider_layoutが設定されているとき、この属性によりスライダーのきざみ値を指定します。式マネージャーを使用することもできます(中括弧を除く)。ただし、この値は式が表示される前に計算されていなければなりません。例えば、それぞれの式の中で式と質問コード/回答コードが 同じページに表示されている場合、値は無視されます。この場合、既定値の1が設定されます。

  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.