external-html for consent? #2355
Unanswered
leighgreenberg
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi @leighgreenberg, Is there a link to your experiment that we could look at? If not, are there any error message in the browser console that you see? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Update: turns out the problem was that I was running locally.. I kept getting in browser errors that went away once I switched type from jsPsychExternalHtml to "external-html" and running it on Pavlovia. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've created an html consent form that I'd like to add to my experiment. I added the code as it appears on https://www.jspsych.org/7.0/plugins/external-html/ and ensured the variable names match. I've also added a line to load the plugin, but I still can't get the page to display. Both the consent.html and the original experiment (i.e. without consent) load just fine on their own. Is there something about this plugin that isn't listed on the jspsych website?
Beta Was this translation helpful? Give feedback.
All reactions