datarichard / hunger-games

PsychoPy scripts to test goal-directed decision-making using the vending machine task
GNU Affero General Public License v3.0
1 stars 0 forks source link

Rating scale input device does not include keyboard #3

Open datarichard opened 3 years ago

datarichard commented 3 years ago

The rating scale object used throughout Psychopy3 does not accept keypresses/keyboard input by default. Only mouse/trackpad input is accepted so we need to add keypresses as an alternative.