Actions

QS

Time limit: Difference between revisions

From LimeSurvey Manual

mNo edit summary
(Marked this version for translation)
 
(2 intermediate revisions by one other user not shown)
Line 11: Line 11:
<!--T:654-->
<!--T:654-->
Setting the time_limit attribute on a question will cause a countdown timer to begin counting down as soon as that question/page is loaded. At the expiry of the countdown timer the question will either automatically move on to the next page or become read-only.
Setting the time_limit attribute on a question will cause a countdown timer to begin counting down as soon as that question/page is loaded. At the expiry of the countdown timer the question will either automatically move on to the next page or become read-only.
<!--T:655-->
The timer attributes work best with surveys using the [[General settings|Question by question]] format. They can also be used in the surveys that use the [[General settings|Group by group]] format. But, running the group by group format can break the mandatory questions, and implicitly, the survey.


<!--T:656-->
<!--T:656-->
Line 26: Line 23:
</onlyinclude>
</onlyinclude>


<!--T:660-->
[[Category:Question Settings]][[Category:Question Timer Options]]
</translate>
</translate>

Latest revision as of 13:02, 15 April 2018


Time limit (time_limit)

Description

Setting the time_limit attribute on a question will cause a countdown timer to begin counting down as soon as that question/page is loaded. At the expiry of the countdown timer the question will either automatically move on to the next page or become read-only.

Valid values

  • Any positive integer number

Example

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