|
Post by Ben Houghton on Sept 3, 2020 8:10:01 GMT
Hi all
Does anyone know if the STROOP task saves the feedback in a textfile anywhere upon completion? If not, can anyone point me to a resource where I can learn how to program this in please?
Thanks!
|
|
|
Post by PsyToolkit on Sept 3, 2020 11:16:02 GMT
At the end of the block, there is feedback for the participants.
In the real world, such feedback is often not given, but I added it to the demo, because it is nice to see, especially if you learn about the STROOP effect in some sort of university setting.
Personally, I like to give feedback to participants, because I think it is a good motivator to continue with a study.
The actual text shown in the feedback section is not saved as such, but this is only because that would be redundant.
You can easily extract the same information from the data yourself.
If you run an online experiment, you just set the analysis section in your experiment, and once you have done that and then you download the data, you will see that you get for each participant the average response time in the congruent and the incongruent conditions.
For this, you need to "Set the meaning of the columns in data file" in the "Analyze" section of your experiment (when you edit the experiment, scroll down and you see that).
The reaction time is in column 8.
The status is in column 7.
The grouping in column 4.
That is all you will need.
|
|
|
Post by Ben Houghton on Sept 8, 2020 8:01:15 GMT
Great, thank you!
|
|