Actions

QS

Other comment mandatory/ja: Difference between revisions

From LimeSurvey Manual

(Created page with ""その他"オプション付きで回答必須の質問にのみ適用され、回答者に自由文回答("その他コメント")を入力させるものです。")
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
"その他"オプション付きで回答必須の質問にのみ適用され、回答者に自由文回答("その他コメント")を入力させるものです。
"その他"オプション付きで回答必須の質問にのみ適用され、回答者に自由文回答("その他コメント")を入力させるものです。


When this setting is activated and the participant selects the other answer (the "other checkbox" or "other answer in a list"), then he will have to give a comment in the "Other comment" input box in order to proceed to the next page.
オンにすると、アンケート参加者がその他(チェックボックスまたはリスト)を選択した場合、"その他コメント"にコメントを入力しないと先に進めなくなります。


Note that this option is not available for '''Multiple Choice questions''' because the "Other" checkbox status is not recorded in the database for this question type, only the content being recorded. This means that checking the "other" checkbox is just a visual effect that is only meaningful if the text box is filled in: that is why ''other_comment_mandatory'' is assumed to be set for this question type.
この設定は、"その他"チェックボックスの状態がデータベースに保存されないため、'''複数回答質問'''では使用できません。すなわち
"その他"チェックボックスは、テキストボックスに入力された場合にだけ意味を持つ、見た目だけのものということになります。これがこの質問タイプに''other_comment_mandatory''がある理由です。


'''Available options'''
'''利用可能な設定値'''
*On
*オン
*Off (default)
*オフ(規定値)


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


If activated for a "Multiple options with comments" question and the user enters a value in the left part of the Other answer but doesn't enter text in the Other Comment part, a warning message will be displayed when he tries to proceed to the next page.
"コメントつき複数選択"でオンの場合、ユーザーがその他の選択肢の左側に値を入力し、その他のコメント欄にテキストを入力しない場合、次のページに移ろうとすると警告メッセージが表示されます。


</onlyinclude>
</onlyinclude>


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

Latest revision as of 16:27, 16 August 2018


'その他' 欄への入力必須 (other_comment_mandatory)

説明

"その他"オプション付きで回答必須の質問にのみ適用され、回答者に自由文回答("その他コメント")を入力させるものです。

オンにすると、アンケート参加者がその他(チェックボックスまたはリスト)を選択した場合、"その他コメント"にコメントを入力しないと先に進めなくなります。

この設定は、"その他"チェックボックスの状態がデータベースに保存されないため、複数回答質問では使用できません。すなわち "その他"チェックボックスは、テキストボックスに入力された場合にだけ意味を持つ、見た目だけのものということになります。これがこの質問タイプにother_comment_mandatoryがある理由です。

利用可能な設定値

  • オン
  • オフ(規定値)

"コメントつき複数選択"でオンの場合、ユーザーがその他の選択肢の左側に値を入力し、その他のコメント欄にテキストを入力しない場合、次のページに移ろうとすると警告メッセージが表示されます。