Feedback after each trial of two stimuli (dual-task)

Michiel Spape MSpape at FSW.leidenuniv.nl
Wed Apr 30 18:23:56 UTC 2008


Hi,
 
If your trialprocedure is something like:
imageDisplay1
imageDisplay2
feedbackDisplay1
 
make it something like:
imageDisplay1
imageDisplay2
inline1
textDisplay1  <-- leave the text blank
 
where inline1 says something like:
if (imageDisplay1.ACC = 1) AND (imageDisplay2.ACC = 1) then textDisplay1.Text = "Well done.\n\nPress space to continue."
 
That should work (I'm not at my desk, though). The two \n's above are translated to newlines.
Cheers,
 
Michiel M. Spapé
Cognitive Psychology Unit
Leiden University

________________________________

Van: e-prime at googlegroups.com namens ms
Verzonden: wo 30-4-2008 16:14
Aan: E-Prime
Onderwerp: Feedback after each trial of two stimuli (dual-task)




I would appreciate it if you could help me with the following as what
I am trying to do does not seem to work:
Participants will see a pair of shapes (a circle followed by a square,
and vice versa). Each shape will be presented for a few ms. The square
is the target and can be either blue or green. Participants' task is
to press a Blue or Green button on a buttonbox when the square is blue
or green respectively. I will have 16 trials, so I want 4 with the
circle presented first and the blue square second, 4 with the circle
presented first and the green square second, 4 with the blue square
first and the circle second, and 4 with the green square first and the
circle second.
What I find difficult to do is give participants FEEDBACK after each
trial. If to get feedback I can only specify one input image, how can
feedback be calculated when there are 2 images in this dual task???
I would appreciate any help as I am stuck...




**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


--~--~---------~--~----~------------~-------~--~----~
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