Socket
Book a DemoInstallSign in
Socket

@jspsych-contrib/plugin-image-array-keyboard-response

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jspsych-contrib/plugin-image-array-keyboard-response

This plugin displays an arbitrary number of images and records responses generated with the keyboard.

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
2
Maintainers
0
Weekly downloads
 
Created
Source

plugin-image-array-keyboard-response

Overview

This plugin displays images and records responses generated with the keyboard. The position and size of the images can be specified. The stimulus can be displayed until a response is given, or for a pre-determined amount of time. The trial can be ended automatically if the participant has failed to respond within a fixed length of time.

Loading

In browser

<script src="https://unpkg.com/@jspsych-contrib/plugin-image-array-keyboard-response@2.0.0"></script>

Via NPM

npm install @jspsych-contrib/plugin-image-array-keyboard-response
import jsPsychImageArrayKeyboardResponse from '@jspsych-contrib/plugin-image-array-keyboard-response';

Compatibility

jsPsych v8.0. For compatibility with jsPsych v7.0, use version 1.0.0 of this plugin.

Documentation

See documentation

Author / Citation

This plugin was created by the Autonomous Empirical Research Group (developer: Younes Strittmatter, PI: Sebastian Musslick). This research program is supported by Schmidt Science Fellows, in partnership with the Rhodes Trust, as well as the Carney BRAINSTORM program at Brown University.

FAQs

Package last updated on 06 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts