Explore projects
-
This is a stroop task with 60 congruent and 60 incongruent trials. There are 4 colors (red, green, blue, purple). There is a practice trial before the actual task (16 trials).
Updated -
Updated
-
-
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)
Updated -
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)
Updated -
-
Updated
-
Updated
-
-
Updated
-
Counterbalancing in builder view can involve making a large number of conditions files (.xlsx or .csv).
This script will automate that process by generating all permutations of your conditions and assigning a letter suffix to the file name.
You then need to add a field 'group' to your experiment settings where the input is a list of letters e.g. ['A', 'B'] and in the Conditions field of your outer loop (which specifies the order of blocks/conditions) use the format:
$'conditions'+expInfo['group']+'.csv'
Updated -
Updated
-
Luke Boelling / configFileDemo
GNU General Public License v3.0 onlyPlease cite: Bölling, L., 2022-03-10. Config-File-Parameterization of online and offline experiments in PsychoPy-Builder [Computer software]. Pavlovia. https://gitlab.pavlovia.org/luke.boelling/configfiledemo.
Updated -
An escape room ... of bugs.
Here I have delibrately planted a range of bugs for you to crack...
Good luck getting out!
Hopefully you learn some JS and web skills on the way!
Updated -
Updated
-
-
Demonstration of Memory Leak in PsychoJS platform version 2020.1
This version has the Bugfix applied - no more memory leak :-)
(see html/lib_bugfix and header in html/experiment.js)
Open your task manager and watch that working memory does not fill up anymore.
Updated -
Ana / trace
Mozilla Public License 2.0Updated