<div dir="ltr">Hi Erin,<div><br></div><div>I think your design is slightly different than the <span style="font-family:arial,sans-serif;font-size:13px">RepeatUntilOk.es example, but there are similarities. Adding the CompCheck procedure should not be a problem. Just to make sure that all properties are set correctly, you could try to set the weight of the CompCheck trial to zero. This will essentially skip the continue-test, and if all is OK, the practice list should repeat 3 cycles. Then you set the weight back to 1 and double check the inline script that terminates the practice list if button "1"is pressed in the CheckComp procedure. The inline should look like this:</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><div>If AskContinue.ACC=1 Then</div><div><span class="" style="white-space:pre">       </span>PracticeList.Terminate</div>
<div>End If</div><div><br></div><div>The next thing to do is to set the 'correct' response property of the Text object (AskContinue in this example) to "1". Doing so will automatically set the response accuracy (ACC) to "1" if button 1 is pressed. A slightly different approach is to check the response itself:</div>
</span><span style="font-family:arial,sans-serif;font-size:13px"><div><br></div><div><div>If AskContinue.Resp=1 Then</div><div><span class="" style="white-space:pre">        </span>PracticeList.Terminate</div><div>End If</div></div>
<div><br></div><div>That would give exactly the same behavior and there is no need to set the 'Correct' response property.</div><div><br></div><div>Best</div><div>Paul</div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 December 2013 21:54, Erin Spurgeon <span dir="ltr"><<a href="mailto:erin.spurgeon@gallaudet.edu" target="_blank">erin.spurgeon@gallaudet.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Paul-<div><br><div>I realize this is an old thread, but I am struggling with a similar problem as Cherise.</div>
<div><br></div><div>I have two nested lists within a lexical decision experiment:  Practice (4 trials) and actual task (25 trials).  Both practice and task trials use the same procedure, just different stimuli.</div><div>
<br></div><div>The participants are young children, so I would like the participant to be able to repeat the practice trial list two more times, if necessary.  </div><div><br></div><div>I attempted to replicate the same strategy that you used in the file (RepeatUntilOk.es), but cannot seem to repeat the cycle of practice trials.  The practice list has 4 trials using lexical decision procedure, then I added fifth trial, 'CompCheck' that is a text slide logging either a '1' or '2' key response to repeat the trail list ('2'), or continue to the task trials ('1'). Following the text slide in this procedure is a inline code essentially identical to that in your example (sans the name of the Slide and List).  </div>
<div><br></div><div>I have set the 'Exit list' properties of the practice list to exit after 3 cycles.  I am not sure what the problem is, but I am not able to repeat the practice trial list.  I am not sure if this problem is due to two separate procedures embedded in the same parent list (Lexical Decision and CompCheck)?  I have tried to use the JumpLabel approach using two separate input masks, but it gets tricky given we are using a Tobii Eye tracking extension that requires a 'start tracking' and 'end tracking' package calls within the procedure line (that, is I cannot simply jump back to the slide that displays the two lexical items). </div>
<div><br></div><div>I am sure this is a relatively simple question, but I am new to E-prime and would appreciate any suggestions you (or any other group members could offer).</div><div><br></div><div>Thanks,</div><div>Erin</div>
<div><div class="h5"><div><br></div><div><br></div><div><br>On Sunday, April 3, 2011 5:34:26 PM UTC-4, Paul Groot wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
Here is a minimalistic example that uses an additional list to<br>implement repeating trials: (see attachment)<br>It was created with eprime 1.2, but it should also work when imported<br>in eprime 2.0<p>Paul.<br></p></blockquote>
</div></div></div></div></div><div class="im">

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br></div>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@googlegroups.com</a>.<div class="im"><br>
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br></div>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/c04539d2-b382-4e25-a662-d3995b89a29c%40googlegroups.com" target="_blank">https://groups.google.com/d/msgid/e-prime/c04539d2-b382-4e25-a662-d3995b89a29c%40googlegroups.com</a>.<br>

For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</blockquote></div><br></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/CAKAdR-vH0tUYaSi0rAv3ex906N%2BfqKQx0eZX62ijNz5gE%3DcDuw%40mail.gmail.com">https://groups.google.com/d/msgid/e-prime/CAKAdR-vH0tUYaSi0rAv3ex906N%2BfqKQx0eZX62ijNz5gE%3DcDuw%40mail.gmail.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 />