Actions

QS

Time limit warning display time/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "time_limit_warning_display_time: 10 = De waarschuwing wordt 10 seconden lang getoond.")
(Updating to match new version of source page)
Line 6: Line 6:
'''Beschrijving'''
'''Beschrijving'''


Bepaald hoelang de waarschuwing getoond wordt. Standaard is dit tot de tijd verstreken is. Als je een waarde grote dan 0 invult, dan is dat het aantal seconden dat de waarschuwing getoond wordt.
It sets for how long the time_limit_warning_message is displayed before it is removed/hidden from the screen. By default, if the time_limit_warning_message appears, it will remain visible until the countdown timer has completed the countdown. If a value greater than zero is introduced in this field, the message will be hidden after that many seconds.


Deze instelling is alleen van toepassing als de algemene tijdslimiet instelling geactiveerd is. Je kunt twee tijden instellen, er zijn namelijk twee waarschuwingen mogelijk.
This setting is applicable only if the general '''time limit setting''' is activated. This setting also exists for a second warning message.


'''Voorbeeld'''
'''Voorbeeld'''


time_limit_warning_display_time: 10 = De waarschuwing wordt 10 seconden lang getoond.
time_limit_warning_display_time: 10 = The time limit warning message will disappear 10 seconds after its moment of appearance.


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

Revision as of 15:05, 19 April 2018


Tijdslimiet tijd van waarschuwen (time_limit_warning_display_time)

Beschrijving

It sets for how long the time_limit_warning_message is displayed before it is removed/hidden from the screen. By default, if the time_limit_warning_message appears, it will remain visible until the countdown timer has completed the countdown. If a value greater than zero is introduced in this field, the message will be hidden after that many seconds.

This setting is applicable only if the general time limit setting is activated. This setting also exists for a second warning message.

Voorbeeld

time_limit_warning_display_time: 10 = The time limit warning message will disappear 10 seconds after its moment of appearance.