Web version of the Balloon Analogue Risk Task (BART), with modifications for non-monetary data collection and added feature for visualizing an updated opponent's performance at each round.
Developed for use in psychological/psychiatric clinical practice in or out of sessions as a measure or monitor of risk-taking propensity, in a non-invasive, harm-free, ethics-compliant, and user-friendly way.
- Open terminal window
- Navigate to project root directory
- Run following commands in order:
- npm install
- node bart_service.js
- For Clinic Name, enter upper/lower case letters and/or spaces.
- For Patient ID, enter two upper case letters and 4 digits.
- Select a therapy session last completed, for which no playthrough has been recorded yet.
- Follow the game instructions.
Thanks to C. W. Lejuez and colleagues (2002) for developing and prividing the original logic for the BART. Thanks to A. J. Figueredo, W. Jake Jacobs, and Mateo Peñaherrera-Aguirre from the University of Arizona for the collaborative planning of anxiety-related scientific studies that led to the development and use the current version of this web app.