Skip to content
Discussion options

You must be logged in to vote

Hi @margin-bqk, yes I just tried this and I see what you mean. I think the trial should end immediately after an incorrect response, with the following parameters:

var trial = {
  type: 'iat-image',
  force_correct_key_press: false,
  display_feedback: false,
  response_ends_trial: true,
  // other parameters...
}

With these settings, I'm finding that a correct response ends the trial immediately, but an incorrect response doesn't. Instead, I think the participant is required to press another key to end the trial. I've created an Issue for this (#1900) so that we can verify that this is a bug, and if so, fix it.

In the meantime, you can fix this yourself with the following modifications t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@margin-bqk
Comment options

Answer selected by margin-bqk
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