Reply To: Question about Groups and supplying separate stimuli to each participant

PennController for IBEX Forums Support Question about Groups and supplying separate stimuli to each participant Reply To: Question about Groups and supplying separate stimuli to each participant

#5402
Ncomeau
Participant

Hi again Jeremy,

I was playing around with this some more last week, and I noticed that leaving a SendResults() function call at the end of each trial still writes out to the results file just fine. It doesn’t overwrite the contents that already exist for the particular run of the experiment, so there is some redundant info left but that would be easy to skip over when it comes time for analysis. Is it possible at all to, from within the main.js script, prevent the manualSendResults prompt from coming up in the browser? I know extensions and userscripts exist for disabling all prompts of this kind, but I’d really only need to stop this one from coming up and interrupting the flow of the experiment for the participant.

Thanks again for the help with all of this!

Nickolas