DoHitTest & Multiple SlideStates
Dina
deedeevau at hotmail.com
Mon Jul 14 19:41:13 UTC 2008
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
-~----------~----~----~----~------~----~------~--~---
More information about the Eprime
mailing list