Actions

QS

Slider initial value/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "'''説明'''")
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
'''説明'''
'''説明'''


If the slider option is enabled, you can use type in this field a value that will represent the default start value of the slider. By default, this value correspond to the slider's minimum value. To customize it, you may also use [[Expression Manager|expressions]]. Please note that the custom value has to be calculated '''before''' the expression is displayed. For example, no custom value is displayed 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 inherit the value established in the "''slider minimum value''" field.
このオプションを使うと、スライダーの既定の開始値を指定できます。既定では、スライダーの最小値が設定されます。[[Expression Managers/ja|]]を使用してカスタマイズすることもできます。ただし、この値は式が表示される前に計算されていなければなりません。例えば、それぞれの式の中で式と質問コード/回答コードが[[General settings/ja|同じページに表示されている]]場合、値は無視されます。この場合、"''スライダー最小値''"の値を引き継ぎます。


{{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=注意|text=ボックスに入力した式に誤りがある場合、ユーザーに対し、質問の下にロジックエラーが表示されます。}}


'''Valid values'''
'''有効な値'''
* Any number
* 任意の数
* [[Expression Manager|Expressions]], without curly brackets.
* [[Expression Manager/ja|]](中括弧を除く)


</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Question Slider Options]]
[[Category:Question Settings/ja]][[Category:Question Slider Options]]

Latest revision as of 16:37, 16 August 2018


スライダー初期値 (slider_initial_value)

説明

このオプションを使うと、スライダーの既定の開始値を指定できます。既定では、スライダーの最小値が設定されます。を使用してカスタマイズすることもできます。ただし、この値は式が表示される前に計算されていなければなりません。例えば、それぞれの式の中で式と質問コード/回答コードが同じページに表示されている場合、値は無視されます。この場合、"スライダー最小値"の値を引き継ぎます。

  注意 : ボックスに入力した式に誤りがある場合、ユーザーに対し、質問の下にロジックエラーが表示されます。


有効な値

  • 任意の数
  • (中括弧を除く)