up Inquisit Language Reference

defaultresponse property

The default text to appear in a edit box.

Member of

<openended> <slidertrial> <textbox>

Remarks

The defaultresponse property can be used to prepopulate the edit box of a textbox or openended with a given string of text.

Examples

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

<text sometext>
/ items= ("defaultresponse = <% openended.foo.defaultresponse %>")
</text>

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