Changes between Version 14 and Version 15 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
- Timestamp:
- 10/05/13 08:15:05 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
v14 v15 97 97 set of results for each message. We want to include which worker did each task, so we can check 98 98 the quality of their work and refer them to more training if needed. 99 === Add a controller to generate task pages for workers ===100 99 === Add a controller function to generate task pages for workers === 100 Look at other controllers in {{{eden/controllers}}}, and at the documentation for the controller helper function: 101 101 === Add a view that presents a task to the worker and submits their work === 102 102