@jspsych-contrib/plugin-video-several-keyboard-responses
v2.0.0
Published
jsPsych plugin for playing a video file and getting several keyboard responses
Downloads
2
Readme
plugin-video-several-keyboard-responses
Overview
This plugin plays a video and records responses generated by the keyboard, based on plugin-video-keyboard-response. The stimulus can be displayed until the end or for a pre-determined amount of time. In addition to responses and response times, the video time is saved when a response is given using a keyboard.
Loading
In browser
<script src="https://unpkg.com/@jspsych-contrib/[email protected]"></script>
Via NPM
npm install @jspsych-contrib/plugin-video-several-keyboard-responses
import jsPsychVideoSeveralKeyboardResponses from '@jspsych-contrib/plugin-video-several-keyboard-responses';
Compatibility
jsPsych v7.3.4
Documentation
See documentation
Author / Citation
This plugin was created by marianylund with support from the Department of Psychology at the University of Oslo.