Skip to content

tmnvanderberg/experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture-word verification task

This project was set up with https://github.com/bjoluc/jspsych-builder/.

build instructions

system dependencies

  • nodejs
  • npm

how to install

Clone the repo and run npm install.

running local test server

npm run start

packaging for JATOS

npm run jatos

running on JATOS

First install JATOS https://www.jatos.org/Installation.html. On the JATOS GUI, click New study, type in a name, close. Then go to the directory where your cloned repository is and copy the contents of the "packaged" folder to the folder that was just created in the JATOS directory, which is inside the "study_assets_root" folder. Back in the GUI, click Components --> New and type in the path to the index.html file inside the packaged folder. Click Run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published