The buttonlabel attribute specifies the text appearing on the button for committing openended responses.
<openended> <slidertrial>
string | The text label to display on the button. |
Subjects can commit their response by mouse clicking on the button if mouse is true, or by pressing CTRL+RETURN. The default label is "Next >>".
The following displays "Click to continue" on the button.
<openended question>
/ stimulusframes=[1=sometext]
/ mouse = true
/ buttonlabel = "Click to continue"
</openended>