Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Working memory tests on JavaScript (digit span, operation span, visual array, spatial span)
-
Sternberg Working Memory Task demo.
-
A forward and Backward Digit Span test for Working Memory The test adapts to participnts' answers and a score is calculated following Woods et al. (2012)
-
-
This is code for the replication of Seli et al. (2016), which is part of the Collaborative Replication and Education Projects (CREP). I share this for other to try out and use.
Note that this public experiment only involves 2 blocks of 45 trials for piloting purposes. The code in the routine SetBlockLengths allows you to change this (to 20 if you are replicating Seli et al., 2016).
Also note that I disabled actual submitting of data by Never stopping the routine Debrief. This means you can only exit the experiment by pressing 'Esc' and closing the browser window. My settings on Pavlovia are such that in that case no data is saved. If you use this for your own experimentation, you should in the routine Debrief change the settting of Debrief_mouse: 'End routine on press' to 'valid click'.
-
a la Woods et al
-
A forward and Backward Digit Span test for Working Memory The test adapts to participnts' answers and a score is calculated following Woods et al. (2012)
-
En este experimento debes recordar las palabras que se muestran y después diferenciarlas
-
-
-
-
In this experiment participants are required to respond whenever the stimulus (square) location matches its location the previous trial (N-back-1). N-back-2 trials involve responding whenever the location of the square is the same as its location 2 trials before. This task is based on Kirchner (1958) experiment.
-
-
-
-
-
SocialConnection test
-
This is a modified version of the popular Go/Nogo paradigm based on the paper by Liebrand et al. (2017) FrontNeurosci, 11, 204. The task aims to measure proactive inhibition. In this version, response feedback has been added.