Explore projects
-
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
-
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 -
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 -
Updated
-
Ana / trace
Mozilla Public License 2.0Updated -
Diego Alejandro / OpenIAT
MIT LicenseOpen sourced Implicit Association Test (IAT) as a demonstration. This version will run locally in PsychoPy (mouse input) or online (including touchscreen input)
Updated -
Updated
-
add / remove stimuli as accuracy increases / decreases
Updated -
Updated
-
-
-
Basework with randomize code component, base to see if everything works as I want.
Updated -
There are two calibration routines in this demo:
ScreenScale (Morys-Carter, 2021) and a version of a Virtual Chinrest based on Li et al. (2020)Updated -
-
Base Work where everything works offline i.e., Psychopy, withoutany added variables.
Updated