Description of the problem: I have a loop-conditions file with parameters Page, Instr, Quest1, Quest2, …, Quest6. In the routine in that loop, I have text objects (InstructionsText and text1) whose text are set to Instr and Quest1. While the text of the first object is set to Instr without incident, when trying to set the second to Quest1, it throws an error saying “ReferenceError: Quest1 is not defined.” So when the loop-conditions file is imported, the variable Instr seems to be created without a problem, but Quest1 is not. The experiment runs fine locally in Python.
No, after leaving it overnight, it seems to have stopped! That’s great.
I’m actually running into a similar problem today where javascript changes I make locally and sync with Pavlovia don’t seem to take hold right away… @dvbridges, do you know if there’s any way to speed up that process, or how long I should expect it to take for changes to “go live” in the runnable version?