All Projects → NYUCCL → Psiturk

NYUCCL / Psiturk

Licence: mit
An open platform for science on Amazon Mechanical Turk.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Psiturk

Wetty
Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)
Stars: ✭ 3,076 (+1074.05%)
Mutual labels:  hacktoberfest
Ember Cli Update
Update Ember CLI projects
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Otter
A relatively automatic CRUD backend administration panel for Laravel
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Robusttoolbox
Client/Server Backend for Space Station 14
Stars: ✭ 259 (-1.15%)
Mutual labels:  hacktoberfest
Haystack
Top level repository for Haystack, containing documentation and deployment scripts
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Phpctags
An enhanced ctags compatible index generator written in pure PHP. Released under GPLv2 license.
Stars: ✭ 260 (-0.76%)
Mutual labels:  hacktoberfest
Openlibrary
One webpage for every book ever published!
Stars: ✭ 3,311 (+1163.74%)
Mutual labels:  hacktoberfest
React Block Ui
Easy way to block the user from interacting with your UI.
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Transcripts
Changelog episode transcripts in Markdown format 📚
Stars: ✭ 260 (-0.76%)
Mutual labels:  hacktoberfest
Unity Builder
Build Unity projects for different platforms
Stars: ✭ 258 (-1.53%)
Mutual labels:  hacktoberfest
Fq
[email protected]#$*&%Q (Message queue that is fast, brokered, in C and gets out of your way)
Stars: ✭ 260 (-0.76%)
Mutual labels:  hacktoberfest
Jschema
A simple, easy to use data modeling framework for JavaScript
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Azure Sdk For Ruby
Ruby SDK for Azure Resource Manager: build and manage your Azure cloud infrastructure (Compute, Virtual Networks, Storage, etc...) using Ruby.
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Parse Sdk Ios Osx
The Objective-C iOS | macOS | watchOS | tvOS SDK for the Parse Platform
Stars: ✭ 2,788 (+964.12%)
Mutual labels:  hacktoberfest
React Head
⛑ SSR-ready Document Head tag management for React 16+
Stars: ✭ 262 (+0%)
Mutual labels:  hacktoberfest
Traccar
Traccar GPS Tracking System
Stars: ✭ 3,353 (+1179.77%)
Mutual labels:  hacktoberfest
Core
Gibbon is a flexible, open source school management platform designed to make life better for teachers, students, parents and leaders.
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest
Yii2 Migration
Yii 2 Migration Creator And Updater
Stars: ✭ 262 (+0%)
Mutual labels:  hacktoberfest
Stylesheet
The GTK Stylesheet for elementary OS
Stars: ✭ 260 (-0.76%)
Mutual labels:  hacktoberfest
Persian Calendar For Gnome Shell
An extension for Gnome-Shell to show Persian date/calendar
Stars: ✭ 261 (-0.38%)
Mutual labels:  hacktoberfest

Build Status Latest Version Coverage Status License DOI

Please visit psiturk.org for more information.

Psiturk Google Group

Versions

  • v2.3.0 | minimum-version that can be used with current Amazon mturk API. python2-only
  • v2.3.1 -- v2.3.x | python2 branch in the git repo. Supports both python2 and python3. Receiving hot-fixes only, and releases will only increment 2.3.x.
  • unreleased -- forthcoming v3.x.x | master branch, feature branch. python3 only. psiTurk v3.x.x will be released from this branch.

Developing

Check out a clone of this repo, and install it into your local environment for testing (consider installing into a virtualenv):

git clone [email protected]:NYUCCL/psiTurk.git
pip install -e psiTurk

A test suite can be run using pytest from within the base directory of psiturk.

Citing

To credit psiTurk in your work, please cite both the original journal paper and a version of the Zenodo archive. The former provides a high level description of the package, and the latter points to a permanent record of all psiTurk versions (we encourage you to cite the specific version you used). Example citations (for psiTurk 2.3.7):

Zenodo Archive:

Eargle, David, Gureckis, Todd, Rich, Alexander S., McDonnell, John, & Martin, Jay B. (2020, January 6). psiTurk: An open platform for science on Amazon Mechanical Turk (Version v2.3.7). Zenodo. http://doi.org/10.5281/zenodo.3598652

Journal Paper:

Gureckis, T.M., Martin, J., McDonnell, J., Rich, A.S., Markant, D., Coenen, A., Halpern, D., Hamrick, J.B., Chan, P. (2016) psiTurk: An open-source framework for conducting replicable behavioral experiments online. Behavioral Research Methods, 48 (3), 829-842. DOI: http://doi.org/10.3758/s13428-015-0642-8

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].