Skip to content

How to run online behavioral studies and experiments using TurkServer

License

Notifications You must be signed in to change notification settings

TurkServer/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to Running Online Experiments using TurkServer

This is source code. See the live version at https://turkserver.readthedocs.io/ .

If you have any questions about building or running online experiments, please post an issue. This will help us improve documentation and general information for prospective future experimenters. Better yet, suggest edits and send a pull request (see below).

Getting Started

This is a Sphinx site for ReadTheDocs. Sphinx generates a static site this content, which is automatically built and hosted by ReadTheDocs.

To work on the site locally, make sure you have Python installed.
Check out this repo and install the dependencies:

git clone https://github.com/TurkServer/docs.git
cd docs
pip install -r requirements.txt 

Start the Sphinx development server on the source directory, which will update as you make edits:

sphinx-autobuild source _build_html 

Once you're done, send a pull request with your changes!

Contribution Guidelines

To be completed.

About

How to run online behavioral studies and experiments using TurkServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published