The total number of correct responses given for this element.
<block> <expt> <likert> <openended> <slidertrial> <trial>
None.
The following displays the value of totalnumcorrect in a text stimulus:
<text sometext>
/ items= ("totalnumcorrect = <% trial.sometrial.totalnumcorrect %>")
</text>
The following displays the value of totalnumcorrect in an instruction page:
<page somepage>
totalnumcorrect = <% trial.sometrial.totalnumcorrect %>
</page>