Group: Forum Members
Posts: 8,
Visits: 42
|
Dear Inquisit,
I recently ran an experiment consisting of 2 IATs. At first I ran one of 3 IATs then reduced the task to 2 IATs and renamed the files. When I look at the web data files I don't see the new script names, only the old ones. In addition, not all of them have both raw and summary data. I'm unsure if the sets of data I collected are usable.
This is the batch file that I should be using:
<batch> / file = "GrpGAffectIAT.iqx" / file = "DepressionBriefIAT.iqx" / subjects = (1 of 4) / groupassignment = groupnumber </batch>
<batch> / file = "GrpGAffectIAT.iqx" / file = "DepressionBriefIAT.iqx" / subjects = (2 of 4) / groupassignment = groupnumber </batch>
<batch> / file = "GrpTAffectIAT.iqx" / file = "DepressionBriefIAT.iqx" / subjects = (3 of 4) / groupassignment = groupnumber </batch>
<batch> / file = "GrpTAffectIAT.iqx" / file = "DepressionBriefIAT.iqx" / subjects = (4 of 4) / groupassignment = groupnumber
The file names reflect the names of the scripts.
However, my data files are named after the older script files that I had previously deleted.
Thank you.
|