Hi everyone,<br><br>I'm trying to make my retrieval run on the Eprime where the sound will be played and the experiment participants will determine which way the sound is coming by either pressing 1 or 6. <br>I'm wondering how I would be able to adjust this to accept responses at any time.<br><br>Dim nFeedbackSlideDur As Integer<br><br>If JudgementSlide.RESP = "" Then<br><br>    JudgementSlide.RT = 4000<br><br>End If<br>    <br>nFeedbackSlideDur = 4000 - JudgementSlide.RT<br><br>c.SetAttrib "FeedbackDuration", nFeedbackSlideDur<br><br>here's my script for the "Calculate Duration" script.<br><br>Please let me know and thank you guy so much!!<br>Clair<br><br><br>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/-EV1dAlg6EYJ">https://groups.google.com/d/msg/e-prime/-/-EV1dAlg6EYJ</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />