x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

QS

Multiflexible max/ja: Difference between revisions

From LimeSurvey Manual

Bravehorse (talk | contribs)
Created page with "'''Multiflexible_max'''は、配列(数字)質問タイプのみで使用できます。"
Bravehorse (talk | contribs)
Created page with "ドロップダウンリストの最大値を設定します。"
Line 8: Line 8:
'''Multiflexible_max'''は、配列(数字)質問タイプのみで使用できます。
'''Multiflexible_max'''は、配列(数字)質問タイプのみで使用できます。


This sets the maximum numeric value for the dropdown lists.
ドロップダウンリストの最大値を設定します。


'''Valid values'''
'''Valid values'''

Revision as of 02:57, 19 May 2018


最大値 (multiflexible_max)

説明

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

ドロップダウンリストの最大値を設定します。

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".