Actions

QS

Time limit message delay/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "Dit attribuut bepaald hoeveel seconden voordat de tijdslimiet verstrijkt, de time_limit_message getoond wordt. Standaard is dit 1 seconde.")
(Updating to match new version of source page)
Line 6: Line 6:
'''Beschrijving'''
'''Beschrijving'''


Dit attribuut bepaald hoeveel seconden voordat de tijdslimiet verstrijkt, de time_limit_message getoond wordt. Standaard is dit 1 seconde.
This attribute sets how many seconds the '''time_limit_message''' is displayed before the '''time_limit_action''' occurs. If this attribute is not set, it defaults to a value of 1 (1 second).


Deze instelling is alleen van toepassing als de algemene tijdslimiet instelling geactiveerd is.
This settings is only applicable if the general '''time limit settings''' is activated.


'''Voorbeeld'''
'''Voorbeeld'''
Line 15: Line 15:


</onlyinclude>
</onlyinclude>
[[Category:Question Settings]][[Category:Question Timer Options]]

Revision as of 15:10, 19 April 2018


Tijdslimiet voor verlopen tijd boodschap (time_limit_message_delay)

Beschrijving

This attribute sets how many seconds the time_limit_message is displayed before the time_limit_action occurs. If this attribute is not set, it defaults to a value of 1 (1 second).

This settings is only applicable if the general time limit settings is activated.

Voorbeeld

time_limit_message_delay: 5 = de boodschap wordt 5 seconden van te voren getoond.