I’m just using the codes below.
testphase.finished=True
psychoJS.quit();
round = function(num, n=0) { return +(Math.round(num + (“e+” + n)) + (“e-” + n)); }
if mouse.isPressedIn(ccircle):
I’m just using the codes below.
testphase.finished=True
psychoJS.quit();
round = function(num, n=0) { return +(Math.round(num + (“e+” + n)) + (“e-” + n)); }
if mouse.isPressedIn(ccircle):