jsPsych icon indicating copy to clipboard operation
jsPsych copied to clipboard

Create behavioral experiments in a browser using JavaScript

Results 258 jsPsych issues
Sort by recently updated
recently updated
newest added

This is an outdated rule from an old IE bug. It's no longer needed, but given that it may make significant changes to visual appearance it needs to be removed...

Hi, I was wondering whether you could help me out with the construction of an experiment i have in mind. I'd need to show some canvas elements (sounds and circles)...

While working on the media recorder latency issue, I noticed that the display's resize observer callback was always being called immediately, even when I delayed the request for the display...

Just discovered some data that looks like this: ```js "response": { "P0_Q0": "Murder", "P0_Q1": "Emily French", "P0_Q2": "Party", "P0_Q3": "Wealth" }, "accuracy": [ { "P0_Q0": true }, { "P0_Q1": true...

bug

Hi, So I'm running an experiment that asks participants to press one of two keys to indicate which of two stimuli is the target stim, and then to give a...

plugin package

This would add the `max_responses` parameter (default = 1) to the \*-keyboard-response packages, which would allow a trial to collect more than one keyboard response.

plugin-modification
plugin package

👋 Thanks for building `jsPsych`! I've been using Cloze for attention checks and usually there are a few answers that folks can give. While it's a useful attention check to...

plugin package

### Discussed in https://github.com/jspsych/jsPsych/discussions/2560 Originally posted by **bbonf** March 29, 2022 Hello, I'm posting this here because jsPsych/WebGazer doesn't have an issue tracker. The WebGazer fork contains a small bug...

bug

The survey plugin has a nested structure, with question objects inside of pages, so the use of the data parameter might not be intuitive. It might be helpful to explain...

documentation
good first issue