@jspsych-contrib/plugin-spatial-nback
v1.1.0
Published
A jsPsych plugin for presenting a spatial grid stimulus, designed for spatial n-back tasks. The plugin displays a customizable grid, highlights a cell as the stimulus, and collects participant responses with optional feedback and instructions.
Readme
jspsych-plugin-spatial-nback
Overview
A jsPsych plugin for presenting a spatial grid stimulus, designed for spatial n-back tasks. The plugin displays a customizable grid, highlights a cell as the stimulus, and collects participant responses with optional feedback and instructions.
Loading
CDN:
<script src="https://unpkg.com/@jspsych-contrib/[email protected]"></script>NPM:
npm install @jspsych-contrib/plugin-spatial-nbackimport jsPsychSpatialNback from '@jspsych-contrib/plugin-spatial-nback';Compatibility
jsPsych v8.0
Documentation
See the full documentation for parameter details, usage examples, and integration instructions.
