Actions

QS

Array filter style/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "<languages /> <onlyinclude>")
 
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 3: Line 3:
<onlyinclude>
<onlyinclude>


===Array filter style (array_filter_style)===
===配列フィルターの形式 (array_filter_style)===


'''Description'''
'''説明'''


This function allows you to choose how the array filtered subquestions are displayed. They can either be "hidden" or "disabled".
この機能では、フィルターされたサブ質問をどのように表示するかを設定します。"隠す""無効"のどちらかになります。


<div class="simplebox">[[FIle:help.png]] To learn how to filter subquestions, please read the following [https://manual.limesurvey.org/index.php?title=QS:Array_filter_exclude wiki section].</div>
<div class="simplebox">[[FIle:help.png]] サブ質問のフィルタリング方法は、こちらの[https://manual.limesurvey.org/index.php?title=QS:Array_filter_exclude ウィキセクション]を参照してください。</div>


'''Available options'''
'''設定可能な値'''


*Hidden (default) - if this option is selected, then the previously selected subquestions will not be displayed in the second question.
*隠す(規定値) - 選択すると、選択されたサブ質問は後続の質問に表示されません。
*Disabled - if this option is selected, then the previously selected subquestions will be greyed out and become unselectable.
*無効 - 選択すると、選択されたサブ質問はグレーアウトされ、選択できないようになります。


'''Example'''
''''''


If you wish to use the "disabled" option, then the previously selected subquestions will be displayed like this:
"無効"を選択すると、選択されたサブ質問は以下のように表示されます。


<center>[[File:Array filter style disabled.png]]</center>
<center>[[File:Array filter style disabled.png]]</center>


</onlyinclude>
</onlyinclude>
[[Category:Question Settings]][[Category:Question Logic Options]]
[[Category:Question Settings/ja]][[Category:Question Logic Options]]

Latest revision as of 15:56, 16 August 2018


配列フィルターの形式 (array_filter_style)

説明

この機能では、フィルターされたサブ質問をどのように表示するかを設定します。"隠す"か"無効"のどちらかになります。

サブ質問のフィルタリング方法は、こちらのウィキセクションを参照してください。

設定可能な値

  • 隠す(規定値) - 選択すると、選択されたサブ質問は後続の質問に表示されません。
  • 無効 - 選択すると、選択されたサブ質問はグレーアウトされ、選択できないようになります。

"無効"を選択すると、選択されたサブ質問は以下のように表示されます。