Actions

QS

Time limit action/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "この設定は、タイムリミット値が設定されているときだけ有効です。")
(Created page with "'''動作オプション''' * 警告して次に進む = 回答者に時間切れの旨の警告メッセージを見せ、「次へ」ボタンを勝手に押します * 警...")
Line 12: Line 12:
この設定は、タイムリミット値が設定されているときだけ有効です。
この設定は、タイムリミット値が設定されているときだけ有効です。


'''Available options'''
'''動作オプション'''
*Warn and move on (default) = will warn the participant that the time has expired, and then click the next button
* 警告して次に進む = 回答者に時間切れの旨の警告メッセージを見せ、「次へ」ボタンを勝手に押します
*Move on without warning = will immediately click the next button after the time limit has expired
* 警告なしに次に進む = 時間切れになるとただちに「次へ」ボタンを勝手に押します
*Disable only = will disable the answer after the time limit has expired but not automatically click next
* 入力不能にするのみ = 時間切れになると回答入力欄を編集不能にしますが、「次へ」ボタンは勝手に押しません


'''Note regarding group-by-group mode:''' When in group-by-group mode, the "move on" actions of the timer are replaced with a "disable" action. This is so the timer does not affect other questions on the page.
'''Note regarding group-by-group mode:''' When in group-by-group mode, the "move on" actions of the timer are replaced with a "disable" action. This is so the timer does not affect other questions on the page.


</onlyinclude>
</onlyinclude>

Revision as of 04:47, 5 February 2014


時間切れアクション(time_limit_action)

説明

time_limit値が終わった時に起こすアクションを設定します。デフォルトは、「警告して次に進む」で、時間切れの警告メッセージが表示されたのちに、"次へ >>"ボタンが自動的に押されます。

  • 他の選択肢としては、「警告なしに次に進む」があり、これは、"次へ >>"ボタンを警告メッセージなしに自動的に押してしまいます。
  • また、「入力不能にするのみ」では、これ以上の回答の変更ができなくなり、"次へ >>"を押すしかなくなります。ただし自動的に押されるのではありません。

この設定は、タイムリミット値が設定されているときだけ有効です。

動作オプション

  • 警告して次に進む = 回答者に時間切れの旨の警告メッセージを見せ、「次へ」ボタンを勝手に押します
  • 警告なしに次に進む = 時間切れになるとただちに「次へ」ボタンを勝手に押します
  • 入力不能にするのみ = 時間切れになると回答入力欄を編集不能にしますが、「次へ」ボタンは勝手に押しません

Note regarding group-by-group mode: When in group-by-group mode, the "move on" actions of the timer are replaced with a "disable" action. This is so the timer does not affect other questions on the page.