stroop程序

Searching…

zhuanlan.zhihu.com

干货!用Python实现Stroop实验! - 知乎

通过上面的介绍可以看出,Stroop实验的本质是一个判断对错的小游戏。 在游戏开始后,屏幕上弹出一个带有颜色的词,我们判断颜色后按下按键并进入下一题,最后将每次的反应时间和是否判断正确记录好,这样就获取所有信息了。

blog.csdn.net

psychopy stroop 实验设计 - CSDN博客

Aug 17, 2024 · 斯特鲁stroop实验就是色词一致/不一致实验。 设计步骤如下: 1. 先去设置中将Input改为PsychToolbox, 2. 然后左上角File-New新建一个 3. 右键trial,rename改名 改成自己想要的名字即可,比如欢迎界面welcome。 4.

www.psytoolkit.org

Stroop task - PsyToolkit

1 day ago · The Stroop Task is one of the best known psychological experiments named after John Ridley Stroop. The Stroop phenomenon demonstrates that it is difficult to name the ink color of a color word if there is ...

www.bilibili.com

Video — click to view

psychopy软件制作简单的stroop实验, 视频播放量 3136、弹幕量 0、点赞数 54、投硬币枚数 11、收藏人数 112、转发人数 41, 视频作者 知意老师讲催眠, 作者简介 专注于临床催眠治疗和认知心理学实验设计!

github.com

Implementation of stroop task using PsychoPy. - GitHub

In psychology, the Stroop task is often used to test conflict management and it's interference on reaction times and accuracy in the task. This task uses different color-word pairs to help observe the stoorp effect.