Actions

QS

QS:Time limit action

From LimeSurvey Manual

Revision as of 04:41, 5 February 2014 by Yamatt (talk | contribs) (Created page with "time_limit値が終わった時に起こすアクションを設定します。デフォルトは、「警告して次に進む」で、時間切れの警告メッセージが...")


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

説明

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

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

This setting is only applicable if the general Time limit setting is activated.

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.