up Inquisit Language Reference

groupcount property

Returns the randomly generated code used to assign the participant to a between subjects group.

Member of

<batch> <expt>

Remarks

Examples

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

<text conditionA>
/ items= ("groupcount = <% expt.conditionA.groupcount %>")
</text>

<text conditionB>
/ items= ("groupcount = <% expt.conditionB.groupcount %>")
</text>

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