Changes between Version 7 and Version 8 of BluePrintHumanIntelligenceTasks
- Timestamp:
- 04/05/11 11:30:40 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintHumanIntelligenceTasks
v7 v8 22 22 Manage tasks performed on the site, e.g. data entry, cleaning crowdsourced data. 23 23 * 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. 25 27 * Compare result of multiple workers on same task. 26 28 * Decide when a task is sufficiently complete. … … 29 31 * Administer training and testing for new workers. 30 32 31 //More detailed description coming soon.// 33 This 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 === 32 46 33 47 ----