AMT Analysis

Component type

module

Maintenance status

Development status

Downloads

1176

Component created

Component changed

NOTE:: This module is incorporated by http://drupal.org/project/mturk.

This module provides analysis functionality to http://drupal.org/project/mt_task.

Currently it provides:
* Calculate Fleiss inter-rater reliability score.
* Calculate single results from multiple input (eg, 5 workers classified an item as 'red', 1 worker classified an item as 'blue', the final result is 'red' due to majority votes).

Salesforce Queue

Component type

module

Maintenance status

Development status

Downloads

675

Component created

Component changed

Salesforce Queue for Drupal 6.x

The purpose of this project is to provide bi-directional queued integration between Drupal and SalesForce. It handles polling SalesForce for updates and deletes and then processing them in a controlled manner through CTools plugins that provide domain specific functionality to convert SalesForce objects to Drupal nodes. It also handles sending updates and deletes from Drupal to SalesForce through CTools plugins that provide domain specific functionality to convert Drupal nodes to SalesForce objects.