1.0.0 • Published 5 months ago

@jspsych-contrib/plugin-video-several-keyboard-responses v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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@1.0.0">

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.

1.0.0

5 months ago