Two subjects at same time (prisoner's dilemma)
Paul Groot
pfc.groot at gmail.com
Thu May 16 10:59:18 UTC 2013
Elise,
Two displays: yes, that's possible (eprime 2 pro)
Two keyboards: no (although combining different types of input devices is
possible)
Creating a parallel task in a single script will not be trivial, if not
impossible in most cases.
So, a single computer set-up would not be my favourite choice.
Two separate computers will be more flexible. Communication between the
systems can be done in several ways. A direct serial (RS232, using nulmodem
cable) or network (TCP) connection is possible, but may be difficult to do
if you're not already experienced with E-Basic scripting. Handling the
(asynchronous) data stream will be the most difficult part. (Depending on
the complexity of the exchanged information.)
Another option is to create files on a network share that can be accessed
from both computers. Although this seems easier to do, this not a very
elegant and reliable method.
In very specific cases a mixture of both methods might also work. For
example: a simple TCP data stream for sending events or triggers, and a
file share for exchanging more complex event related info using files.
Best
Paul
On 15 May 2013 23:41, Elilab <elisellemoyne at gmail.com> wrote:
> We're trying to get e-prime to control the experiment for two subjects at
> the same time with a prisoner's dilemma task. Can it communicate between
> two computers? Should we simply have 2 screens for one computer? Can
> e-prime collect responses from 2 keyboards at the same time and present
> feedback according to both inputs?
>
> Has anyone done something similar to this in the past?
>
> Thanks
>
> --
> 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+unsubscribe at googlegroups.com.
> To post to this group, send email to e-prime at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/e-prime/5b9145bf-9d47-43c9-8e80-e65a94eb3f09%40googlegroups.com?hl=en-US
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
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+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20130516/d535f7b0/attachment.htm>
More information about the Eprime
mailing list