The maximum number of characters permitted for an openended response.
The following displays the value of charlimit in a text stimulus:
<text sometext>
/ items= ("charlimit = <% openended.someopenended.charlimit %>")
</text>
The following displays the value of charlimit in an instruction page:
<page somepage>
charlimit = <% openended.someopenended.charlimit %>
</page>