Feedback Display for 1 Level of a List
David McFarlane
mcfarla9 at msu.edu
Tue Sep 4 20:59:13 UTC 2012
M,
Um, this seems way too easy...
Put a label called "PostFeedbackLabel" after your feedback, then in
an Inline before the feedback,
If c.GetAttrib("YourNumberAttributeHere") <> "3" Then _
Goto PostFeedbackLabel
What am I missing?
-----
David McFarlane
E-Prime training
online: http://psychology.msu.edu/Workshops_Courses/eprime.aspx
Twitter: @EPrimeMaster (twitter.com/EPrimeMaster)
At 9/4/2012 04:45 PM Tuesday, you wrote:
>To my fellow e-primers,
>
>I am trying to make a feedback display that occurs following a
>specific level in a list.
>
>For example, participants are repeatedly shown a number on the
>screen. The numbers range from 0 through 9, and each number is a
>different level on the list. If the number is between 0 through 2 or
>4 through 9 I do not want a feedback display to occur, however if
>the number is a 3, I do want a feedback display to occur.
>
>Does anyone have any insight for how I might be able to do this?
>
>Thanks in advance, and happy programming!
>
>M
--
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 https://groups.google.com/groups/opt_out.
More information about the Eprime
mailing list