More feedback displays

Lee Hogarth leeh at biols.susx.ac.uk
Fri May 19 08:09:27 UTC 2006


Hello Daniel, 

 

You need a conditional inline statement such as:

 

 

                        c.SetAttrib "collectresp1.resp", collectresp1.resp

 

select case c.GetAttrib ("criterion")

            

            case Is = "1"

            

                        If c.GetAttrib ("collectresp1.resp") >= "1"  Then

                                    Outcome1.Run c

 

                        End If

 

            case Is = "2" 

                        If c.GetAttrib ("collectresp1.resp") >= "1"  Then

                                    Outcome2.Run c

 

                        End If

 

End Select

 

You will need 5 cases for the criterion variable, which is placed in the
list. The if statement checks that the response in the proceeding object
satisfied your conditions.

 

I hope this helps.

 

Lee.

 

  _____  

From: eprime at mail.talkbank.org [mailto:eprime at mail.talkbank.org] On Behalf
Of Daniel Ansari
Sent: 19 May 2006 01:47
To: eprime at mail.talkbank.org
Subject: More feedback displays

 

Dear E-prime friends, 

I am trying to design an experiment with 5 different kinds of feedback. The
feedback object that is standard in e-prime only has three. Is there a way
of increasing this number easily? 

Thanks!
Daniel

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


More information about the Eprime mailing list