Per Problem Time Limit for ToL Task


Author
Message
chunhoilauhk
chunhoilauhk
Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)
Group: Forum Members
Posts: 9, Visits: 34
Hi All,
I'm back! After some discussion we decided we still need a time limit set for each problem. I'm trying to implement a problem time limit on the Tower of London task from Inquisitlab. I want the script to move on to the next problem once a set time limit that is same for all problems is up ( for example, 60 seconds, then it automatically moves to the next problem).

The part of the script I was thinking of adding to the choice trial is:

/branch [if (script.currenttime - values.t_roundstart > 60000) trial.stopblock

But it doesn't seem to work the way I want it to, and nothing seems to happen. Am I misunderstanding how I should implement the code, or is my approach completely wrong?



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
chunhoilauhk - 7 Years Ago
chunhoilauhk - 7 Years Ago
Dave - 7 Years Ago
                 + x [quote] [b] Dave - Monday, May 7, 2018 [/b] +...
Dave - 7 Years Ago
                     + x [quote] [b] Dave - Monday, May 7, 2018 [/b] +...
chunhoilauhk - 7 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search