Ah yes, instead you have to use:
if (one.contains(mouse) && mouse.getPressed()[0] === 1) {
psychoJS.experiment.addData('ratingScore', '1')
}
Ah yes, instead you have to use:
if (one.contains(mouse) && mouse.getPressed()[0] === 1) {
psychoJS.experiment.addData('ratingScore', '1')
}