Group: Forum Members
Posts: 24,
Visits: 44
|
I am trying to have a brief break between my blocks. I have created the element and put that into the order of my experiment:
<expt> /blocks = [1=demographics; 2= instructions; 3=Practiceblock; 4=break; 5=naturalblock; 6=tallmanblock] /subjects = (1 of 2)
<text Break> /items = Break /hjustify = Center /size = (90%, 60%) /position = (50%, 50%) /valign = center /select = Break </text>
<item Break> / 1 = "Take a few moments break before beginning the next set of trials." </item>
I have also attached my program. I want this "break" to show both after the practice block and after the naturalblock. I was testing this out just after the practice block to get it to work but I couldn't figure out why it wasn't working.
I appreciate any help!
|