New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jspsych-contrib/plugin-corsi-blocks

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jspsych-contrib/plugin-corsi-blocks

Corsi blocks task plugin for jsPsych

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
166
increased by20.29%
Maintainers
2
Weekly downloads
 
Created
Source

corsi-blocks

Overview

This plugin implements the Corsi block tapping task. It has two modes: a display mode and an input mode. In the display mode, the participant is shown a sequence of blocks. In the input mode, the participant is shown a sequence of blocks and must tap the blocks in the same order. Feedback can be provided after each responses. The number and arrangement of the blocks can be customized.

Loading

In browser

<script src="https://unpkg.com/@jspsych-contrib/plugin-corsi-blocks@1.0.0">

Via NPM

npm install @jspsych-contrib/plugin-corsi-blocks
import jsPsychCorsiBlocks from '@jspsych-contrib/plugin-corsi-blocks';

Compatibility

jsPsych 7.3.2.

(Earlier versions of jsPsych version 7 will work if you explicitly set the blocks parameter in a trial. Using the default blocks parameter requires 7.3.2 or later.)

Documentation

See documentation

Author / Citation

Josh de Leeuw

FAQs

Package last updated on 07 Mar 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc