Skip to content

Anatomy of a project

Jay B. Martin edited this page Oct 18, 2013 · 4 revisions

psiTurk projects are a collection of CSS, HTML, Javascript files. The demo, which can loaded by running psiturk-setup-example, illustrates the structure of a standard psiTurk experiment. Each experiment is composed of several key files and folders listed below. Click on any item to learn more.

- config.txt - participants.db - server.log - /templates - exp.html - /static - favicon.ico - /images - myimage.jpg - /css - task.css - /js - psiturk.js - task.js - utils.js - /lib - jquery-min.js - ...