Explore projects
-
Rose Coleman / 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 -
A very simple CPT vigilance task, that is set to 10% occurence of the target
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 -
-
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 -
-
The Attention Network Task (Fan et al., 2002).
Updated -
vespr / Trial Switching
GNU General Public License v3.0 onlyDemo to randomise switch and non-switch trials in a classification task. The conditions are preloaded in code and allocated to two lists so that switch and non-switch trials can be balanced.
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 -