DoHitTest & Multiple SlideState

ben robinson baltimore.ben at gmail.com
Mon Jul 14 19:52:22 UTC 2008


if you're responding with a mouse, and clicking the left button, i believe
all your responses will be '1'.  you may need to set up a script to assign a
value to Motor.ACC depending on the results of your HitTest.

On Mon, Jul 14, 2008 at 3:41 PM, Dina <deedeevau at hotmail.com> wrote:

>
> Hi David,
>
> Thanks for your suggestion!
> I tried it out and the programme does run, but still does not log the
> responses appropriately.
> I acted like the perfect participant and made no errors.
>
> This is what the output says:
>
> Trial 1
>
> CorrectAnswer: 1
> StateName: UL
> Motor.ACC: 0
> Motor.RESP: 1
>
> Trial 2
>
> CorrectAnswer: 3
> StateName: BL
> Motor.ACC: 0
> Motor.RESP: 1
>
> Trial 3
>
> CorrectAnswer: 2
> StateName: UR
> Motor.ACC: 0
> Motor.RESP: 1
>
> What I also noticed is that Motor.ACC = 0, even for the first trial.
> I'm not sure how this can be solved.
>
> Dina
>
> David McFarlane wrote:
> > Dina,
> >
> > >How can I modify the script in such a way that every response, no
> > >matter what SlideState, will be logged appropriately?
> >
> > Your code fragment was very helpful.  Just a guess, since I have not
> > used DoHitTest and I did not test this with sample code, but based on
> > my understanding I would say the problem is with
> >
> > >Set theState = Motor.States ("UL")
> >
> > since this always refers just to your UL state.  Instead, try
> >
> > Set theState = Motor.States (Motor.ActiveState)
> >
> > and see if that helps.
> >
> > -- David McFarlane, Professional Faultfinder
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com
To unsubscribe from this group, send email to e-prime-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en
-~----------~----~----~----~------~----~------~--~---

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20080714/125284a9/attachment.htm>


More information about the Eprime mailing list