crowdtruth/mturk

There is no license information available for the latest version (dev-master) of this package.

Extension for the CrowdWatson framework that adds Amazon Mechanical Turk as a platform.

dev-master 2016-12-15 17:38 UTC

This package is not auto-updated.

Last update: 2024-03-16 13:42:41 UTC


README

Extension for the CrowdWatson framework that adds Amazon Mechanical Turk as a platform.

Notice that you must configure the package to provide the API key for your AMT account. In order to configure the package, it is necessary to create your own configuration using the following command:

    $ php artisan config:publish crowdtruth/mturk

Afterwards you should edit file app/config/packages/crowdtruth/mturk/config.php as required. In particular, you need to provide your accesskey and secretkey.

For more information visit: http://crowdtruth.org/