The pause duration after a trial.
<block> <defaults> <expt> <likert> <openended> <slidertrial> <survey> <surveypage> <trial>
The following displays the value of posttrialpause in a text stimulus:
<text sometext>
/ items= ("posttrialpause = <% block.bar.posttrialpause %>")
</text>
The following displays the value of posttrialpause in an instruction page:
<page somepage>
posttrialpause = <% trial.bar.posttrialpause %>
</page>