<div dir="ltr"><div><div><br>it should be possible to do this without any coding magic. Just create two levels using a block list and trial list (like in a 'basic' paradigm). Then set the number of block samples to 4 (using weight 4 for example). The trial list should contain all 2x48 trials, using random selection as you wish. The trick is to terminate the trial list after playing 24 trials by setting the 'exit list' property to 24 samples. That's it. <br>
<br></div>The next thing is to create a proper pause screen. Although this can be done by including a slide or text object after the trial list, you need another small trick to make sure that the pause screen is not displayed after the last block. My preferred solution is to use a slide with two (or more) tab pages. One tab contains the text that should be displayed between blocks, while another page is used to show after the last block. Then add a column to the BlockList to specify the ActiveState property of pause slide (using the [] syntax). More complex designs might require other techniques, but in most cases switching the ActiveState property of the slide will do.<br>
<br>Have a look at the attached example script to see how I did this from scratch (in only two minutes) using a fresh 'basic' script.<br><br></div>best<br>paul<br><div><br><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 7 August 2013 19:29,  <span dir="ltr"><<a href="mailto:cshalloran@gmail.com" target="_blank">cshalloran@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Community,<br><br>I have no coding background. I am brand new to E-Prime, and I need help.<br><br>I am designing an experiment in which I have 48 unique samples, weighted 2, random order, that I wish to separate into 4 equal "blocks" in order to give our volunteer subjects cognitive breaks from the task. That is, I want a break screen with no time limit that the subject can leave by pressing {SPACE} and then continue with the next randomized sample (numbers 25, 49, or 73, as appropriate), randomized as if that break screen was not there and the subject was running through the 96 samples consecutively. I know I could program 4 blocks to each be followed by my desired break screen, but this would result in a constraint on the randomness of the sample presentation that I wish to avoid.<br>
<br>Is it possible to code into the script something to the effect:<br><br><div style="margin-left:40px">After Sample = 24, 48, and 72, then Go To BreakScreen.<br>After {SPACE}, then Go To Sample 25, 49, and 73, respectively.<br>
</div><br>If such is possible, can you help me learn how to write this code and then insert it properly into the script generated by E-Studio?<br><br>Thank you,<br>~C.S.<span class="HOEnZb"><font color="#888888"><br>

<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 <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/db1a3e09-adfd-4288-800c-0cc545189af8%40googlegroups.com" target="_blank">https://groups.google.com/d/msgid/e-prime/db1a3e09-adfd-4288-800c-0cc545189af8%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>
 <br>
 <br>
</font></span></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-uvFbGjj7oUqTwRKSqkUXt_1kmRAuM8MzEhm7Jz7wLnWw%40mail.gmail.com">https://groups.google.com/d/msgid/e-prime/CAKAdR-uvFbGjj7oUqTwRKSqkUXt_1kmRAuM8MzEhm7Jz7wLnWw%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 />
 <br />
 <br />