In ten years of using E-Prime, I cannot think of any instance where
E-Prime failed in such a way that we would have had need of such a
backup, but I would be interested to hear from others. FWIW, E-Prime
does record everything to a text file on the disk on the fly, so even if
it crashes mid-experiment you may recover the data up to that point
using the E-Recovery program.
As for your question, I believe you could do such a thing with E-Prime 2
Professional and sufficient programming in script.
-- David McFarlane, Professional Faultfinder
Oh, for the record, E-Prime 1.x could also do something this, coupled
with a system called IFIS. To be fair, that required two computers
connected by ethernet, or (in an earlier version) one computer running
some specialized server software. E-Prime handed the data off to the
server, which then presented it to a separate client program for
presentation to the experimenter on a second screen. So in principle,
yes, with sufficient engineering, E-Prime, coupled with external
software, can do what you ask. But I still wonder if it is worth the
effort.
It was once possible (v.1) to do this on a single machine using the debug
window displayed on a second monitor. Inline code could be used to display
relevant content to the debug window (Debug.Print as I vaguely recall),
e.g. displaying the correct answer so the experimenter could see it.
I used this on a few occasions where I wanted to do some real-time scoring
of spoken responses, where offline scoring would not have been sufficient,
e.g. signaling that speech errors of certain kinds had occurred and
therefore a trial must be repeated later. The subject had the button box
and microphone (for voice relay) and I had a keyboard to signal "error"
during an intertrial period, unbeknownst to the subject.
I too am not sure why you would want to verify accuracy and RT by hand!
david
That would do the trick. And if you really wanted to go crude and
old school, you could use two monitors as above, and without any
adjustment just tape or cover up the bottom of the subject's screen
so they cannot see it.