Actions

QS

Time limit action/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "'''NB. Als de vragen per groep worden getoond:''' De "doorgaan" actie wordt vervangen door "uitschakelen". De timer heeft dan geen effecten op de andere vragen op dezelfde pag...")
(Updating to match new version of source page)
Line 6: Line 6:
'''Beschrijving'''
'''Beschrijving'''


Bepaald welke actie er ondernomen wordt bij het verlopen van de tijdslimiet. Standaard is het "Waarschuwen en doorgaan", dit betekent dat er een waarschuwing wordt gegeven dat de tijdslimiet is verlopen, de vraag wordt opgeslagen en er wordt automatisch op de knop "Volgende >>" gedrukt. De andere keuzes zijn:
Sets the action performed when a '''time_limit''' has expired. By default the action for a time limit is "Warn and move on", which means the system will give a short warning that the time limit has expired before saving the question and effectively automatically clicking "Next >>". The alternative choices are to:
* "Doorgaan zonder waarschuwen", dus geen waarschuwing tonen maar doen alsof er op de vervolg-knop gedrukt is.
* "Move on without warning", which automatically clicks the "Next >>" button after the timer is finished but without any warning message.
* "Alleen uitschakelen", de deelnemer kan de vraag niet meer invullen, maar er wordt niet automatisch op de vervolg-knop gedrukt.
* "Disable only", which disables changes in the question so the participant can't change anything, but doesn't automatically click the "Next >>" button.


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


'''Beschikbare opties'''
'''Available options'''
*Waarschuwen en doorgaan (standaard)
*Warn and move on (default): will warn the participant that the time has expired, and then click the next button
*Doorgaan zonder waarschuwen
*Move on without warning: will immediately click the next button after the time limit has expired
*Alleen uitschakelen
*Disable only: will disable the answer after the time limit has expired but not automatically click next


'''NB. Als de vragen per groep worden getoond:''' De "doorgaan" actie wordt vervangen door "uitschakelen". De timer heeft dan geen effecten op de andere vragen op dezelfde pagina.
<div class="simplebox">[[FIle:help.png]] '''Note regarding group-by-group mode:''' When in group-by-group mode, the "move on" actions of the timer are replaced with a "disable" action. This is so the timer does not affect other questions on the page.</div>
</onlyinclude>


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

Revision as of 15:05, 19 April 2018


Tijdslimiet actie (time_limit_action)

Beschrijving

Sets the action performed when a time_limit has expired. By default the action for a time limit is "Warn and move on", which means the system will give a short warning that the time limit has expired before saving the question and effectively automatically clicking "Next >>". The alternative choices are to:

  • "Move on without warning", which automatically clicks the "Next >>" button after the timer is finished but without any warning message.
  • "Disable only", which disables changes in the question so the participant can't change anything, but doesn't automatically click the "Next >>" button.

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

Available options

  • Warn and move on (default): will warn the participant that the time has expired, and then click the next button
  • Move on without warning: will immediately click the next button after the time limit has expired
  • Disable only: will disable the answer after the time limit has expired but not automatically click next
Note regarding group-by-group mode: When in group-by-group mode, the "move on" actions of the timer are replaced with a "disable" action. This is so the timer does not affect other questions on the page.