Actions

QS

Time limit action/ja: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
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
*入力不能にするのみ: 時間切れになると回答入力欄を編集不能にしますが、次には進みません


<div class="simplebox">[[FIle:help.png]] '''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.</div>
<div class="simplebox">[[FIle:help.png]] '''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.</div>

Revision as of 20:25, 21 May 2018


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

説明

Sets the action performed when a time_limit has expired. By default the action for a time limit is "Warn and move on", which means the system will give a short warning that the time limit has expired before saving the question and effectively automatically clicking "Next >>". The alternative choices are to:

  • "Move on without warning", which automatically clicks the "Next >>" button after the timer is finished but without any warning message.
  • "Disable only", which disables changes in the question so the participant can't change anything, but doesn't automatically click the "Next >>" button.

この設定は、制限時間が設定されているときだけ有効です。

利用可能な設定値

  • 警告して次に進む(既定値): 回答者に時間切れの旨の警告メッセージを表示し、次に進みます
  • 警告なしに次に進む: 時間切れになるとただちに次に進みます
  • 入力不能にするのみ: 時間切れになると回答入力欄を編集不能にしますが、次には進みません
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.