<div dir="ltr">Hi There!<br><br>I want to change the CorrectAnswer if handedness is left<br>so i wrote this script:<br><br>if c.GetAttrib("handedness") <>"left" then<br>if stim1.Cresp ="{/}" then<br>
stim1.Cresp ="x"<br>elseif stim1.Cresp ="{.}" then<br>stim1.Cresp ="z"<br>end if<br>end if<br><br><br>It doesn't change the CorrectAnswer so what's wrong with this<br>script?<br><br>Thanks<br>
ELi Koren<br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br />

For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.<br />