I want the instruction page to end after 3 mins. Normally it worked, but it doesn't anymore.
<page einfuehrung>
^^^Herzlich Willkommen zum zweiten Teil!
^^^^^^Sie haben nun 3 Minuten Pause!
^Danach geht es automatisch weiter...
^^
</page>
<instruct>
/ timeout = 180000
/ wait = 180000
/ lastlabel = "Bitte warten"
/ prevkey = (noresponse)
/ inputdevice = mouse
/ windowsize = (80%, 80%)
/ fontstyle = ("Arial", 4%)
/ txcolor = (0, 0, 0)
</instruct>
<expt>
/ blocks = [1=CERQ; 2=DAS; 3=RSQ; 4=CEQ; 5=LOT; 6=STAIT; 7=BDI; 8=Ende]
/ preinstructions=(einfuehrung)
</expt>