Actions

QS

Time limit message/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "QS:Time limit message")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<onlyinclude>
<onlyinclude>


===Time limit expiry message (time_limit_message)===
===Tijdslimiet verlopen boodschap (time_limit_message)===


'''Description'''
'''Beschrijving'''


This is the text of the message that appears to the participant when the time_limit has expired. By default, this message is "Your time to answer this question has expired". If the time_limit_action attribute is set to "Move on without warning" this message is not displayed. You can set the CSS style for this text in the time_limit_message_style attribute (see below).
Dit is de tekst die getoond wordt aan de deelnemer bij het verlopen van de tijdslimiet. Standaard: "Uw tijd om deze vraag te beantwoorden is verlopen.". De tekst wordt niet getoond als je dat bij de '''time_limit_action''' hebt opgegeven. Je kunt de tekst opmaken met CSS met het attribuut '''time_limit_message_style'''.


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


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


time_limit_message: The time limit on answering this question is now up.
time_limit_message: Uw tijd om deze vraag te beantwoorden is verlopen.


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

Latest revision as of 17:49, 23 April 2018


Tijdslimiet verlopen boodschap (time_limit_message)

Beschrijving

Dit is de tekst die getoond wordt aan de deelnemer bij het verlopen van de tijdslimiet. Standaard: "Uw tijd om deze vraag te beantwoorden is verlopen.". De tekst wordt niet getoond als je dat bij de time_limit_action hebt opgegeven. Je kunt de tekst opmaken met CSS met het attribuut time_limit_message_style.

Deze instelling is alleen van toepassing als de algemene tijdslimiet instelling geactiveerd is.

Voorbeeld

time_limit_message: Uw tijd om deze vraag te beantwoorden is verlopen.