Repeating Row in List

Rinus rinusverdonschot at gmail.com
Wed Oct 28 12:45:31 UTC 2009


Hi Ariana,

I would guess you can just make a loop via inline (jump to a label)
unless they press a certain key.
This can be accomplished in many ways.. procedure could be somth. like
this:

1. JumpBack label
2. Slide1 (initial image)
3. blank screen
4. Slide2 (to be compared image)
5. Inline -> response evaluation for slide2 and possible jump back to
1
6. Response slide

code at point 5 could be somth. like this:
if slide2.resp <> "<whateverbutton>" then goto JumpBack

for the logging: you could declare a counter (integer) to count the
number of times 1-5 are done and put that in a variable at the end
with c.SetAttrib command.

Hope this helps,

kind regards,

Rinus Verdonschot

On Oct 27, 8:26 pm, Ariana <psr-... at hotmail.com> wrote:
> Hi, I am new to E-Prime.
> I am trying to write a program where subjects have to select the
> changes between two similar pictures.  The initial image is shown,
> than a blank side, then the slightly changed image.  This is done for
> 36 different sets of images.  Right now I have a list all the
> different sets of images, with each set in a different row.  How can I
> repeat a row so that the subject will see the same set of two slightly
> different images over and over again until they hit a button to jump
> to a response slide and enter the difference?  Essentially, is there a
> way that I can get a each row in the list to repeat until the subjects
> hits a button to jump away?
> Also, once they jump to enter their response, if the response is
> wrong, how can they jump back to resume the same set of images/row of
> the list if they were incorrect or move on to the next set/row if they
> are correct?
> Finally,  how can I get E-Prime to log how many repetitions of each
> set/row the subject goes through?
> Thank you for your help!
> Ariana Mann
> MIT
--~--~---------~--~----~------------~-------~--~----~
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