Actions

QS

Multiflexible max/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "'''説明'''")
(Created page with "'''Multiflexible_max'''は、配列(数字)質問タイプのみで使用できます。")
Line 6: Line 6:
'''説明'''
'''説明'''


'''Multiflexible_max''' is available only in the '''Array (Numbers) question type'''.
'''Multiflexible_max'''は、配列(数字)質問タイプのみで使用できます。


This sets the maximum numeric value for the dropdown lists.  
This sets the maximum numeric value for the dropdown lists.  

Revision as of 02:57, 19 May 2018


最大値 (multiflexible_max)

説明

Multiflexible_maxは、配列(数字)質問タイプのみで使用できます。

This sets the maximum numeric value for the dropdown lists.

Valid values

  • Any integer value
  • Any number
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using the Expression Manager syntax, without the surrounding curly braces.

Example

To set a dropdown box from 1 to 10, type in this box "10".