Actions

QS

Time limit message: Difference between revisions

From LimeSurvey Manual

(Created page with "<translate> <!--T:1--> <languages /> <onlyinclude> ===Time limit expiry message (time_limit_message)=== <!--T:674--> <!--T:675--> '''Description''' <!--T:676--> This is the...")
 
(Marked this version for translation)
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:


<!--T:676-->
<!--T:676-->
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).
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).


<!--T:677-->
<!--T:677-->
This settings is only applicable if the general Time limit settings is activated.
This settings is only applicable if the general '''time limit settings''' is activated.


<!--T:678-->
<!--T:678-->
Line 21: Line 21:
time_limit_message: The time limit on answering this question is now up.
time_limit_message: The time limit on answering this question is now up.


<!--T:680-->
</onlyinclude>
</onlyinclude>
<!--T:681-->
[[Category:Question Settings]][[Category:Question Timer Options]]


</translate>
</translate>

Latest revision as of 15:06, 19 April 2018


Time limit expiry message (time_limit_message)

Description

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).

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

Example

time_limit_message: The time limit on answering this question is now up.