PennController for IBEX › Forums › Support › Exit button › Reply To: Exit button
June 19, 2020 at 8:59 am
#5681
Ncomeau
Participant
Jeremy,
I am using the method above to allow for exiting and sending results early. I am having some trouble getting the elements associated with my main trials to stop appearing over top of the canvas, and I also can’t seem to pause the timer that I use for a timeout of the main trials (so currently the next trial appears despite having clicked the quit button). Also, just a small thing with the method above: newScale(“quit”, “Yes”, “No”).button() does not seem to add a space between the Yes and No options when they appear on the canvas.