Actions

QS

Time limit action/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "time_limit値が終わった時に起こすアクションを設定します。デフォルトは、「警告して次に進む」で、時間切れの警告メッセージが...")
(Created page with "この設定は、タイムリミット値が設定されているときだけ有効です。")
Line 10: Line 10:
*また、「入力不能にするのみ」では、これ以上の回答の変更ができなくなり、"次へ >>"を押すしかなくなります。ただし自動的に押されるのではありません。
*また、「入力不能にするのみ」では、これ以上の回答の変更ができなくなり、"次へ >>"を押すしかなくなります。ただし自動的に押されるのではありません。


This setting is only applicable if the general Time limit setting is activated.
この設定は、タイムリミット値が設定されているときだけ有効です。


'''Available options'''
'''Available options'''

Revision as of 04:42, 5 February 2014


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

説明

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

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

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

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.