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''' | ||
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''' | '''Voorbeeld''' | ||
time_limit_warning_display_time: 10 = | 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.