Stimuli from previous trial remain on the screen for subsequent trials

I’ve had help on this issue based on a question I asked in another thread.
The reason the stimuli remained on screen into the next trial was because I misunderstood the drag and drop process.

At its most basic you do not need the createPiece function from the demo (because you don’t need any more pieces and that is what was being drawn onto the screen in my case and persisting into the next trial).

The lines of code needed for drag and drop can be found in the following thread:

1 Like