Actions

QS

Time limit/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "'''Beschrijving'''")
(Created page with "'''Voorbeeld'''")
Line 17: Line 17:
*Any positive integer number
*Any positive integer number


'''Example'''
'''Voorbeeld'''


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


</onlyinclude>
</onlyinclude>

Revision as of 20:21, 28 August 2013


De volgende vraagtypes ondersteunen timers:

Tijdslimiet (time_limit)

Beschrijving

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.

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

Voorbeeld

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