Explore projects
-
-
Updated
-
compare face expressions, determining if they belong to the same or to different emotion categories
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 -
Updated
-
Participants are presented with a series of numbers and must recall them by typing them into a box. The amount of numbers will increase, making the task harder and harder until we can measure the maximum amount of numbers a participant can remember.
Updated -
Experimenting with a slider that can be controlled using the keyboard or mouse hover.
Updated -
Updated
-
Updated
-
Updated
-
Updated
-
This experiment demonstrates how to create multiple condition files randomization.
Updated -
Updated
-
Updated
-
In this task participants are required to sort the presented cards based on a rule. The rule is unknown to the participants, however they receive feedback whether their answer was correct. The rule changes after certain amount of trials. This experiment is based on Grant & Berg (1948) experiment.
Updated -
Attentional Blink experiment with between subjects distractor order
Updated