Feedback to Netstation
David Hairston
dhair at wfubmc.edu
Thu Jun 22 14:25:16 UTC 2006
Oooh oooh, I know the extra credit!
Look at the RT values.
If they did not answer in time, RT will be 0.
If they were incorrect, it will be anything > 0.
Re: NetStation - I don't know what that is.
But if you can use parallel port communication/ DAC etc, use a quick
Inlien script to evaluate Response.Acc and Response.RT, and send a value
based on this
AKA something like
If Response.Acc = 1 then
WritePort h378, 1
EsleIf Response.Acc = 0
WritePort h367, 0
EndIf
Just an idea
(syntax/code may be wrong)
-----Original Message-----
From: eprime at mail.talkbank.org [mailto:eprime at mail.talkbank.org] On
Behalf Of Robert F. Buzan
Sent: Thursday, June 22, 2006 9:59 AM
To: EPRIME at mail.talkbank.org
Subject: Feedback to Netstation
Anyone out there know how to send something to Netstation that indicates
whether
they received "correct" or "incorrect" feedback? I need to segment on
the
feedback based on whether they answered right or wrong, and I'm stumped.
**Extra Credit: There are two ways to answer incorrectly: 1) answer
incorrectly, and 2) answer too late. Any chance to be able to segment
the
feedback based on this difference?
Thanks for thinking about my problem and for any responses.
Robb
More information about the Eprime
mailing list