Group: Awaiting Activation
Posts: 8,
Visits: 26
|
Hey all,
I'm trying to get a timeout to branch to warning text. If I let it timeout, it goes to a warning but if I hit the correct response it goes to the warning as well. Help please
<trial zpress> /correctresponse = (50) /responsetrial = (50, method2) /branch = [ if (trial.zpress.timeout) trial.warnings] /timeout = 5000 </trial>
|