Repeated key/mouse presses

76 views
Skip to first unread message

Krishane Patel

unread,
Apr 27, 2013, 3:07:23 AM4/27/13
to e-p...@googlegroups.com
Hello

I'm designing a perceptual experiment to test how accurate we are at listening and remembering music. Participants will respond after listening to music by tapping/clicking the mouse (whichever would be easier to run) to resemble what they believed the rhythm of the music was and its tempo.

So I would need multiple responses and would need to record the time between presses.

There is no "correct answer" as it's a judgment task, and wanted to compare beginner and experts judgements.

I have set the max count to the desired limit, but E-prime ends up only recording 4/5 out of the 20 presses.

Any ideas how to get around this?

Thanks
Kris

Cognitology

unread,
Apr 29, 2013, 4:35:46 AM4/29/13
to e-p...@googlegroups.com
Hi,
I have no idea why it fails to capture more than 4/5 responses, but in any
case, the easier way to get around it is not to use multiple answers. You
just set the audio running a time X, collect its onsettime, then start a
list with a single wait object which will then collect the RTTime. Go to
user script, declare
DIM mylong as long
Enter a single Inline thingy after your waitobject:
c.SetAttrib "ITI", wait.RTTime - mylong
mylong = wait.RTTime

Voila.
Can be done a bit more elegantly, so you don't save the first ITI (given
that there's no previous one), but you could always filter these out later
on.
Best,
Michiel
--
You received this message because you are subscribed to the Google Groups
"E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to e-prime+u...@googlegroups.com.
To post to this group, send email to e-p...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msg/e-prime/-/GWW_rIuAL14J.
For more options, visit https://groups.google.com/groups/opt_out.



David McFarlane

unread,
Apr 30, 2013, 11:34:01 AM4/30/13
to e-p...@googlegroups.com
Krins,
I am a bit puzzled about how you get it to record more than 1
response, but not all the responses. Anyway, as another approach see
the "Multiple Response Collection" example downloadable from the PST website.

-----
David McFarlane
E-Prime training
online: http://psychology.msu.edu/Workshops_Courses/eprime.aspx
Twitter: @EPrimeMaster (https://twitter.com/EPrimeMaster)

/----
Stock reminder: 1) I do not work for PST. 2) PST's trained staff
take any and all questions at
http://support.pstnet.com/e%2Dprime/support/login.asp , and they
strive to respond to all requests in 24-48 hours, so make full use of
it. 3) In addition, PST offers several instructional videos on their
YouTube channel (http://www.youtube.com/user/PSTNET ). 4) If you do
get an answer from PST staff, please extend the courtesy of posting
their reply back here for the sake of others.
\----
Reply all
Reply to author
Forward
0 new messages