Explore projects
-
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.
Topics: LB_ContributionUpdated -
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
-
-
-
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 -
Nitzan Shahar / N-back_three_back
MIT LicenseUpdated -
vespr / Emotional Stroop for mobile
GNU General Public License v3.0 onlyEmotional Stoop task for mobile devices. Originally written for PSYC5008 at Oxford Brookes University.
Updated -
-
Updated
-
vespr / Interactive Slider
GNU General Public License v3.0 onlyExperimenting with a slider that can be controlled using the keyboard or mouse hover.
Updated -
Balloon Analogue Risk Task (BART)
The experiment: ——
This is a simplified (and prettified) version of the BART task by Lejuez et al (2002). Participants have to blow up a balloon that they know will burst at some point. They ‘earn’ rewards for getting the balloons to be larger, but increase the risk of bursting it, in which case they earn no reward for that balloon. The question is, how many times does someone pump each balloon trying to optimise their rewards.
The measure is designed to quantify individual differences in risk-taking.
Analysing your data: ——
You should filter out data where the balloon burst and measure the number of pumps made for the remaining trials.
Notes: ——
WARNING: This is an advanced demo involving lots of code components
This can be extended to be more similar to the original paper by adding further colours of balloons with different bursting profiles.
Updated -
-
Updated
-
The Attention Network Task (Fan et al., 2002).
Updated -
This project includes the Mooney Faces task, Closure Objects task, Glasgow Face Matching Test, two perception tasks (chimera sets), two facial emotion recognition tasks, the Fantie Cartoon task, and two Identification Threshold tasks.
Updated -
vespr / Mouse Tracking
GNU General Public License v3.0 onlyBased on a Psychology experiment written for Kate Wilmut in 2017.
Updated -
Open sourced Implicit Association Test (IAT) as a demonstration. This version will run locally in PsychoPy (mouse input) or online (including touchscreen input)
Updated -
This experiment demonstrates an approach to repeat a sound on a keypress, in this case, r. Whenever the participant presses r, a loop starts iterating. If the participant chooses the slider, the loop is finished, and the following routine is exec
Updated