<div dir="ltr">Hello, I am trying to implement a Time Bar, which is a bar that indicates the elapsed time from the beginning of the stimulus.<br><br>The way I did it is to loop through a slide (which has a duration of 20ms). The slide has a simple rectangle image. At every loop, the size of the rectangle is changed, so that it appears as shrinking. After the slide there is an inline with a condition: if the width of the image is 0, then it go outside the loop (and calculate the RT etc), otherwise the slide is repeated (Go To  a Label just before the slide).<br><br>This works perfectly when you look at it. However, when I try to do a real experiment, it has some problem. Notice that the software will go out of the slide loop also when the subject will press any button. Therefore, in the input mask of the slide I set a keyboard device, end action: jumpto the label after the slide. PreRelease is set to 0.<br><br>The problem is that during the experimental session the keystroke will not be detected every time. I suppose that sometime the software is evaluating the inline script (repeat or not the slide, change the width of the image) and therefore the keystroke is not detected by the slide.<br><br>Is that an easy way to solve this problem? (maybe playing around with Time Limit, Timing Mode and this option of the Input Mask of the slide?)<br><br>Or, alternatively, is there any way to create a time bar as illustrated here?<br><br>Thank you very much for any help.<br><br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/cfe19e30-dd92-4e37-9301-3475c35d6de0%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/cfe19e30-dd92-4e37-9301-3475c35d6de0%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />