Changes between Version 7 and Version 8 of BluePrintHumanIntelligenceTasks


Ignore:
Timestamp:
04/05/11 11:30:40 (14 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintHumanIntelligenceTasks

    v7 v8  
    2222Manage tasks performed on the site, e.g. data entry, cleaning crowdsourced data.
    2323 * Provide administrator UI for defining tasks.
    24  * Assign tasks to workers or let workers select tasks.
     24 * Allow reading data for tasks from specified sources.
     25 * Provide tasks to users in a web form.
     26 * Assign tasks to workers based on skills and / or measured performance, or let workers select tasks.
    2527 * Compare result of multiple workers on same task.
    2628 * Decide when a task is sufficiently complete.
     
    2931 * Administer training and testing for new workers.
    3032
    31 //More detailed description coming soon.//
     33This can be split into several pieces:
     34
     35=== Task definition ===
     36
     37=== Task assembly and presentation ===
     38
     39=== Assigning tasks to users ===
     40
     41=== Collating, comparing, verifying results ===
     42
     43=== Evaluating worker performance ===
     44
     45=== Providing feedback ===
    3246
    3347----