@jspsych-contrib/plugin-corsi-blocks
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @jspsych-contrib/plugin-corsi-blocks

Weekly Downloads

509

Version

1.0.0

License

MIT

Unpacked Size

133 kB

Total Files

13

Last publish

Collaborators

  • bjoluc
  • jodeleeuw