Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.1 KB

File metadata and controls

35 lines (21 loc) · 1.1 KB

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/plugin-video-several-keyboard-responses@2.0.0"></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.