Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 408 Bytes

jsPsych-plugins

My jsPsych plugins

  • plugin-html-2slider-response.js

    • jsPsych plugin
    • shows HTML stimulus with two sliders
    • Addition of parameter to show slider number that moves as slider moves (lines 128-138)
  • plugin-canvas-2slider-response.js

    • jsPsych plugin
    • shows canvas as stimulus with two sliders
    • Addition of parameter to show slider number that moves as slider moves