Conditional audio replay (n-back) and corresponding keyboard component not transferring well to pavlovia

Hi there - I’m sorry to double-post but I wanted to provide an update. I’ve been trying to debug other parts of the experiment, including a progress bar that we are trying to update every trial (each trial, the progress bar should decrease in size until it disappears, at which point a break will start).

I came across these articles here Use thisRepN correct - Online experiment created with builder and here https://github.com/psychopy/psychojs/issues/49 regarding how TrialHandler’s attributes do not change throughout the experiment; rather, they are determined at the beginning of the experiment. @rob-linguistics13’s and @dvbridges’ final determination of the scheduler seems to work for TrialHandler (although I haven’t tried it myself - I have three different places in my experiment where I would need to use it and my priority is debugging the exposure routine), but I’m wondering – is this an issue for anything else? Could this relate to the issues I’m having with the conditional calling for my ding and keyboard components?

(also a very good chance I’m 110% off base but I figured I’d throw it out here just in case I am not!)

Thank you all so, so much!