up Inquisit Language Reference

posttrialpause property

The pause duration after a trial.

Member of

<block> <defaults> <expt> <likert> <openended> <slidertrial> <survey> <surveypage> <trial>

Remarks

Examples

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>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.