|
Post by cahayby on Nov 19, 2020 9:22:08 GMT
Hi
As part of my thesis i would like to create an experiment to evaluate executive function under stress. I will be following the Montreal stress test protocol and for that i would like to add to my experiment script a countdown bitmap that will be presented throughout the test time (not the training)- the stress test will run for 2 minutes only
Is it Possible to do so?
if so i would appreciate your help very much.
Chaya
|
|
|
Post by alexandra (AEC) on Nov 21, 2020 14:08:31 GMT
Hi, no idea if this might work, as I have not tried it, but maybe you could use the timestamp function (explanation here) together with an if statement (something alon the lines of if time stamp difference equals 1 second show next bitmap or sth. like that). The whole block can actually be timed to only last for a maximum of 2 minutes (see here).
|
|