Whether or not to record data.
<script>
A value of 1 indicates the participant completed the script in its entirety. A value of 0 indicates that they aborted the script before it was finished.
The following records whether the script was completed in the summary data file:
<summarydata>
/ columns = [script.startdate, script.starttime, script.subjectid, script.groupid, values.totalscore, script.completed]
</summarydata>