up Inquisit Language Reference

completed property

Whether or not to record data.

Member of

<script>

Remarks

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.

Examples

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>

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