up Inquisit Language Reference

trialduration property

The trialduration for the given trial.

Member of

<likert> <openended> <slidertrial> <surveypage> <trial>

Remarks

None.

Examples

The following displays the value of trialduration in a text stimulus:

<text sometext>
/ items= ("trialduration = <% trial.sometrial.trialduration %>")
</text>

The following displays the value of trialduration in an instruction page:

<page somepage>
trialduration = <% trial.sometrial.trialduration %>
</page>

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