Hello,
I am currently developing an online experiment on Pavlovia using PsychoJS. The experiment is intended for children, and I would like to add animations to make the experience more visually appealing. I started testing PsychoJS with the Builder, which generates JavaScript code but does not allow much customization of the various components.
I also discovered a tool called jsPsych, which seems to offer better support for customization. I was wondering if it would be better for me to switch to jsPsych, or if it is possible to add a CSS stylesheet to the JavaScript elements in PsychoJS to customize them.
Thank you in advance.