Changes between Version 23 and Version 24 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
- Timestamp:
- 10/05/13 09:13:08 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
v23 v24 148 148 149 149 === Add a view that presents a task to the worker and submits their work === 150 150 The worker will get an autogenerated "edit" form, produced by the controller 151 and view code together. If a plain edit form is ok, then this may be a very 152 short task -- it may be that no special view file is needed.. So this can probably 153 be left until after the controller is done. 151 154 === Generate a list of categories from the database === 152 155 We would like to encourage workers to use existing categories when there is a close enough match, but be able to add new ones