Reply To: Problem with preloading audios

PennController for IBEX Forums Support Problem with preloading audios Reply To: Problem with preloading audios

#7821
Jeremy
Keymaster

Hi Elise,

Feel free to replace your project’s PennController.js with the one for 2.1 beta: https://github.com/PennController/penncontroller/blob/master/dist/PennController.js (you can always overwrite it back with PennController 2.0 later if you experience any issues: https://github.com/PennController/penncontroller/blob/master/releases/2.0/PennController.js )

But if you have many resources, and since you are already running your experiment on a dedicated webserver, I would suggest you just consolidate some (or all of) your resource files into (one) zip archive(s). This way you won’t have to send one request per resource file

Jeremy