How write the stimulus filename to the result file


Author
Message
Jens Bölte
Jens Bölte
Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)Guru (9.5K reputation)
Group: Forum Members
Posts: 78, Visits: 60
Hello

I am using the following code to switch between two different stimulus files based on the subject.id:
<include>
/precondition = [mod(script.subjectid,2) == 0]
/file = "Stimuli1.iqx"
</include>

<include>
/precondition = [mod(script.subjectid,2) > 0]
/file = "Stimuli2.iqx"
</include>

How do I store the stimulus-filename in the result? Adding the include property include.file to the columns-specification of the data element did not work. All suggestions are welcome.

Best wishes Jens


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search