This project is under active development.

Amazon Mechanical Turk Integration

The module at its current form is a minimum viable product. It is designed to be a framework similar to the Drupal Commerce module, and requires helper modules to provide out-of-the box functionality. It has the following functionality:

  • Issue Mturk API calls directly from Drupal, and record the API calls to display in Views. (Note: currently only a few most often used APIs are supported, together with some extended APIs.)
  • Create HITs directly from Drupal. New HITs are created automatically when new nodes are created, and the HITs are hosted on the Drupal site as "ExternalQuestion" so you can easily modify how workers view the HITs. (Note: requires customized code.)
  • A new content type "Mturk Task" to save Mturk access information and HITs properties.
  • Show/hide blocks based on whether a user is an Mturk worker ("accept" or "preview") or the user is not from Mturk.
  • A GUI interface to send messages to selected workers who have worked on your HITs.
  • A GUI interface to grant grant bonus to selected workers who have worked on your HITs.

Simple Dialog

Simple Dialog Screenshot

Sometimes you just want a little bit of html to appear in a popup-style dialog window without having to write a bunch of Javascript.

User Data Connector

UDC logo

The User Data Connector module allows you to perform user authentication and obtaining information about users from a Drupal-external PHP script using a simple and compact API.

Context Field

Context Field provides a mechanism to automatically create and associate a context to an entity. For example you can have every node of a certain content type have its own specific context.

Pages

Subscribe with RSS Subscribe to RSS - Under active development