Skip to content
Discussion options

You must be logged in to vote

Hi @MaxMarschner

I´m also using jsPsych 7 in combination with Pavlovia. I was afraid I was going to run into this problem as well but I have just tested it with Version 2021.12 (https://gitlab.pavlovia.org/shir/jsPsych_SimpleReactionTime/blob/master/jspsych-7-pavlovia-2021.12.js) and it worked just fine like this:

        var pavlovia_finish = {
            type: jsPsychPavlovia,
            command: "finish",
            completedCallback: function (){
                window.location.replace('https://www.google.com/');
            },
        }; 

Maybe using a different version of the plugin helps? Although I am not sure where this version falls in relation to the version you´re using.

B…

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@MaxMarschner
Comment options

@becky-gilbert
Comment options

@MaxMarschner
Comment options

Comment options

You must be logged in to vote
1 reply
@apitiot
Comment options

Comment options

You must be logged in to vote
3 replies
@MaxMarschner
Comment options

@anshu-97
Comment options

@petyaracz
Comment options

Answer selected by MaxMarschner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
7 participants