Actions

QS

QS:Time limit

From LimeSurvey Manual

Revision as of 04:19, 5 February 2014 by Yamatt (talk | contribs) (Created page with "質問についてtime_limit属性を設定しておくと、質問の表示とともにカウントダウンが始まります。タイマーが尽きると、自動的に次...")


The following question types support timers:

タイムリミット(time_limit)

説明

質問についてtime_limit属性を設定しておくと、質問の表示とともにカウントダウンが始まります。タイマーが尽きると、自動的に次のページに進んだり、これ以上の入力をできないようにさせたりできます。

The timer attributes work best with surveys displayed in "Question by question" mode. It is possible to use them in "Group by group" mode, but with certain restrictions. In "Group by group" mode the default time_limit_action is to "Disable only", meaning that the "Next >>" button is not automatically pressed. Automatically moving on to the next question is disabled in group by group mode unless the group only contains one question.

Valid values

  • Any positive integer number

Example

Set it to 240 to count down from 4 minutes (240 seconds)