Skip to content

TaskBeacon/H000008-nback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H000008 N-Back

HTML/browser preview of the N-Back task built with psyflow-web. The trial procedure, block-wise 1-back/2-back split, response mapping, and timing model are aligned to local T000008-nback; only total trial count is shortened for preview.

Layout

  • main.ts: task orchestration
  • config/config.yaml: declarative config
  • src/run_trial.ts: trial logic
  • src/utils.ts: condition generator and block summary helper

Run

From e:\xhmhc\TaskBeacon\psyflow-web:

npm install
npm run dev

Open:

http://127.0.0.1:4173/?task=H000008-nback

About

HTML/browser preview of the N-Back task built with psyflow-web.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors