Explore projects
-
-
In this task, participants are required to judge whether a string of letters is a word or a non-word. This experiment is based on Meyer & Schvaneveldt (1971) experiment.
Updated -
test to see if i can get commits to show up in pavlovia or not >_>
Updated -
The purpose is the test which kind of emotion affects memory Using images with relative music for test memory
Updated -
The Simple Reaction Time Task (Deary & Liewald, 2011)
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 -
-
-
-
-
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
-
-
-
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 visual task where participants have to choose either biggest or the preferred item out of 2 (1 on each side of the screen) by pressing a key on the keyboard. The trial type is determined by a symbol on the top of the screen.
Updated -
GFMT (Burton et al 2010) is a face perception task to test the ability to tell two faces are the same person
Updated -
Updated
-
-
Text Input using text and code component
This is a simple demonstration showing how to take keyboard inputs and present them on screen using a text component.
You will be presented with a target word. Following the target presentation, you will be asked to type the target word on screen, from memory.When you have finished typing the word, press "return" to end the trial.
Updated