Hi @jon (any anyone else who may know),
I’m wondering if there’s a way to combine multiple experiments once they’re uploaded to GItlab/Pavlovia. What I’m looking to do is basically what this post is talking about.
Participants will need to complete “experiment 1”, which was created on jspsych, and then immediately be directed to/complete “experiment 2”, which was created in PsychoPy’s builder. The problem with this is that “experiment 1” manipulates “experiment 2”, such that the stimuli participants see in “experiment 2” is based on their screen resolution and distance from the screen, which is captured in “experiment 1”.
I don’t know if there’s a (relatively simple) way to edit the js file created by PsychoPy to incorporate the first part, or if the js file created by PsychoPy can be added to the first part (I don’t know if the 2 js files are compatible since they’re created by 2 different programs).
If that’s not possible, is there a way to go from “experiment 1” directly into “experiment 2” where the settings will carry over? I’m thinking something similar to a component view; it runs as 1 experiment with multiple parts, where you just have to define the parts.
My programming knowledge is very limited, so I don’t know what the possibilities/limitations are here.
Thanks for the help!
Elisabeth