Error with expt


Author
Message
Shamba
Shamba
Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)Respected Member (388 reputation)
Group: Forum Members
Posts: 3, Visits: 12
Getting "Expression contains unknown element or property name" error for Expression 'values.completed'

<expt>
/subjects = (2 of 2)
/groupassignment = groupnumber
/ blocks = [1=targetincompatiblepractice; 2=attributepractice; 3=incompatibletest1; 4=incompatibletestinstructions;
    5=incompatibletest2; 6=targetcompatiblepractice; 7=compatibletest1; 8=compatibletestinstructions;
    9=compatibletest2; 10=summary]
/onexptend = [values.completed = 1]
</expt>



What does the /onexptend function do here and do I need to keep it?

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
It sets a <values> entry to the specified value at the very end of the experiment. This particular value is supposed to indicate whether a given participant completed the script fully (then it will be 1) or quit prematurely (then the value will not be set to 1).

The error means you have -- perhaps -- mistakenly removed the value from your script or copied the <expt> element into a script that does not contain the value.

Whether to keep the /onexptend attribute or not would be for you to decide.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search