Changes between Version 23 and Version 24 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing


Ignore:
Timestamp:
10/05/13 09:13:08 (11 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing

    v23 v24  
    148148
    149149=== Add a view that presents a task to the worker and submits their work ===
    150 
     150The worker will get an autogenerated "edit" form, produced by the controller
     151and view code together. If a plain edit form is ok, then this may be a very
     152short task -- it may be that no special view file is needed.. So this can probably
     153be left until after the controller is done.
    151154=== Generate a list of categories from the database ===
    152155We would like to encourage workers to use existing categories when there is a close enough match, but be able to add new ones