URL of experiment: https://pavlovia.org/run/Jordan_Gallant/online-auditory-typing-task/html/
Description of the problem: same problem as I’ve had with other experiments, except the problem persists after setting the units in experimental settings. I’ve double checked the JS code and the units have been set.
Relevant JS code line:
psychoJS.openWindow({
fullscr: true,
color: new util.Color([0, 0, 0]),
units: 'height’
});
I’ve tried several other units (norm, cm), to no avail.