We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a4a9a97
This update fixes a bug that occurred when trial parameters were set to null. For example, this code caused undesired behavior:
null
var trial = { type: 'html-keyboard-response', stimulus: 'oops.', post_trial_gap: null }