Explore projects
-
-
This experiment demonstrates image scaling depending on spreadsheet conditions.
Updated -
This experiment demonstrates how to prevent a routine from ending unless a rating has been chosen.
The participant must rate and press the 'space' button to end the routine.
Updated -
A basic n-back task in which sequential items are presented. Participants must click/tap the screen if this item is the same as n-back.
Updated -
Parametric Go No/Go Stop with Shapes 2target, 3 target, 6 blocks
Updated -
Exam project for the course Social and Cultural Dynamics
Updated -
-
-
-
-
In this task participants are required to memorise and recall number series in order. Participants start out with three 3-digit sequences. If participants correctly recall 2 out of 3 three sequences, they progress to 4-digit sequence trials and so on. If participants respond incorrectly on 2/3 trials the experiment terminantes. This experiment is based on the original digit span experiment by Jacobs (1887).
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 -
-
Sustained Attention to Response Time Task (SART)
This SART task is modeled on the framework used in The Irish Longitudinal Study on Ageing (TILDA)
Participants must press a button (mouse or onscreen) in response to a series of digits and withold responses on the number 3)
Each digit appears for 300ms, with an interval of 800ms between digits. The cycle of digits 1–9 is repeated 23 times, giving a total of 207 trials. The task lasts approximately for 4min
Citations
Robertson I. H. Manly T. Andrade J. Baddeley B. T. Yiend J . (1997). ‘Oops!’: Performance correlates of everyday attentional failures in traumatic brain injured and normal subjects. Neuropsychologia, 35, 747–758. doi:S0028-3932(97)00015-8 [pii]
Aisling M. O’Halloran, Ciaran Finucane, George M. Savva, Ian H. Robertson, Rose Anne Kenny, Sustained Attention and Frailty in the Older Adult Population, The Journals of Gerontology: Series B, Volume 69, Issue 2, March 2014, Pages 147–156, https://doi.org/10.1093/geronb/gbt009
Updated -
A very simple CPT vigilance task, that is set to 10% occurence of the target
Updated -
Built in PsychoPy by Rodrigo Salgueiro Pardo (Pardo RS) for the Human Movement Research Laboratory (MOVI-LAB), at São Paulo State University (UNESP), School of Sciences, Campus Bauru.
Related to the undergraduate research project entitled "Effect of intermittent hypoxia on cortical activity in young adults", designed and written by Alline do Valle (Valle A), funded by the National Council for Scientific and Technological Development (CNPq), supervised by the Ph.D. Prof. Fabio Augusto Barbieri (Barbieri FA) and MSc. Jônatas Augusto Cursiol (Cursiol JA).
NOTE: The representative project image was taken from Serebros website.
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 -
-
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 -
Please 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