; PSY 1903
PSY 1903 Programming for Psychologists

Explore

The following is a sampling of some more advanced/novel jsPsych plugins you should explore.

Image sequences

https://www.jspsych.org/latest/plugins/animation

Canvas / Dynamically Generated Stimuli

The HTML canvas element allows you to draw graphics, animations, and other visual elements directly in the browser. It is a blank area on which you can use JavaScript to draw shapes, lines, images, text, and more.

Using the Canvas element and jsPsych’s canvas-related plugins, you can create experiments that use dynamically generated stimuli.

Plugins:

Sketchpad

https://www.jspsych.org/latest/plugins/sketchpad

Cloze

https://www.jspsych.org/latest/plugins/cloze

https://www.jspsych.org/latest/plugins/visual-search-circle

Eye tracking

https://www.jspsych.org/latest/overview/eye-tracking

Audio

Record audio response: https://www.jspsych.org/latest/plugins/html-audio-response/

Play audio and listen for a response:

Reconstruction

https://www.jspsych.org/latest/plugins/reconstruction

More...

Experiment Factory: https://expfactory.github.io/experiments