up Inquisit Language Reference

trialcode property

The trialcode for the given trial.

Member of

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

Remarks

None.

Examples

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

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

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

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

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