"--" is not defined

URL of experiment: tTraceTest8 [PsychoPy]

Description of the problem: My task works fine locally. All of my stimuli for the “builder” part of this task work perfectly. I get a message that says ‘“drawLine” is not defined’ when I get to the code part of the task. I have even put “drawLine = function(shapeList) {” in the Begin Experiment tab. Please help.

Hi There,

I get a 404 error when tying to access your task. But is it possible that you are trying to use a line shape which does not yet exist in PsychoJS - if so can you instead use a regular polygon with 4 vertices and change it’s thickness so that it is still a line?

Thanks!
Becca