Skip to content
Discussion options

You must be logged in to vote

Hi @lily2brain, you can do that by presenting the question and image with two separate plugins, one after the other. I suggest using the html-keyboard-response plugin to present the question text. You can use the 'prompt' from timeline variables as the stimulus parameter, give it a fixed duration with the trial_duration parameter, and use jsPsych.NO_KEYS for the choices parameter. You should also remove the prompt parameter from your blocktrial_1_free trial. You'll also need to put this question trial on your blocktrial_procedure_1_free timeline. Like this:

// create blockstimuli_1_free
var blockstimuli_1_free = [
  {stimulus: 'image1.jpg', prompt: "<p>Qual expressa medo m?</p>", data: {c…

Replies: 1 comment 1 reply

Comment options

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

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