Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

nickaashoek/MTurk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTurk

Mechanical Turk simulations for PRIMES

Running the code

  1. Download the code, if you haven't already.
  2. Find Marbles.java in the downloaded code. It should be deep inside the src folder inside the SimulationOne folder.
  3. Open Command Prompt (Windows) or Terminal (Linux/Mac OS).
  4. cd over to Marbles.java
  5. Run javac Marbles.java (Windows users may need to use javac.exe Marbles.java)
  6. Run java Marbles

If steps 5 or 6 fail, try adding javac and java to the PATH.

Reference links

http://docs.aws.amazon.com/AWSMechTurk/latest/AWSMechanicalTurkGettingStartedGuide/CreatingAHIT.html#Java https://www.mturk.com/mturk/

About

Mechanical Turk simulations for PRIMES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published