Skip to content
Discussion options

You must be logged in to vote

Hi @sethamarx,

You can use the trial_duration parameter to control the maximum length of response.

var trial = {
  type: jsPsychVisualSearchCircle,
  target: 'img/backwardN.gif',
  foil: 'img/normalN.gif',
  fixation_image: 'img/fixation.gif',
  target_present: true,
  set_size: 4,
  trial_duration: 5000
}

If no response is given, the RT will be recorded as null and correct will be false.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by sethamarx
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