git clone --recurse-submodules -j4 [email protected]:belieflab/delayDiscounting.git && cd delayDiscounting && git submodule foreach --recursive 'git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo main)' && git update-index --assume-unchanged exp/conf.js
Refactored by Sayli and Josh for CAPR multisite study
In this task participants decide if they would like to receive a small amount of money now or a larger amount of money in the future. They are instructed to press ‘1’ if they want the smaller amount now and ‘0’ if they want the larger amount later.
Approx run time: 2-3 minutes