<div dir="ltr">Hi all,<div><br></div><div>I am trying to set up a paradigm where participants will see several slides only if they respond to a previous slide ("TextDisplay1") with the number 2. I have tried using the Jump Label technique by adding two keyboards and setting the input for one of them to be for 2 and another for the other responses to that slide (the keys "q" and "w"). I've set the action to be Jump for the first keyboard, with the appropriate Jump Label ("Label1") and then terminate for the second keyboard. However, it applies the Jump Label to both keyboards for some reason. I've tried removing the Label for the second keyboard but this removes it from the first keyboard as well. Basically, right now, if participants answer with "2" or "q" or "w" they will be shown the additional slides. How do I change this so it only jumps only if participants answer with "2"?</div><div><br></div><div>I've also tried using an inline script before the label instead of going through the GUI. My knowledge of E-Basic is lacking to say the least, so I've tried the following:</div><div>"If TextDisplay1.resp=2 Then  <br></div><div><div>GoTo Label1</div><div>End If"</div></div><div><br></div><div>This results in a "Type Mismatch" error. </div><div><br></div><div>Any suggestions? I would REALLY appreciate any help!</div><div><br></div><div>Thanks all,</div><div>Tina</div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/655fa70c-8485-4f96-9db2-9102b274a510%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/655fa70c-8485-4f96-9db2-9102b274a510%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />