Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
(added holdforstore instuctions)
Line 13: Line 13:
 
     labelit        [label="Fill out\nand put a\nREASON FOR RECYCLING label\non its front", fontsize="11", shape="box"]
 
     labelit        [label="Fill out\nand put a\nREASON FOR RECYCLING label\non its front", fontsize="11", shape="box"]
 
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\nFROM RECYCLED SYSTEMS\n(then come back here)", fontsize="11", shape="box", URL="/index.php/Removing_components_from_recycled_systems"]  
 
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\nFROM RECYCLED SYSTEMS\n(then come back here)", fontsize="11", shape="box", URL="/index.php/Removing_components_from_recycled_systems"]  
    pullspecial [label="Mine MOTHERBOARD", shape="box", fontsize="11"]
 
 
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"]
 
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", fontsize="11", style="bold", shape="box"]
 
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
 
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
Line 38: Line 37:
 
     goodcase -> holdforstore [taillabel="YES"]
 
     goodcase -> holdforstore [taillabel="YES"]
 
     goodcase -> labelit [taillabel="NO"]
 
     goodcase -> labelit [taillabel="NO"]
     holdforstore -> mineit
+
     holdforstore -> waiting
 
     triageoutcome -> waiting [label="WAITING"]
 
     triageoutcome -> waiting [label="WAITING"]
 
     labelit -> tallyit
 
     labelit -> tallyit
 
     tallyit -> mineit
 
     tallyit -> mineit
     mineit -> putoncart [label="RECYCLE"]
+
     mineit -> putoncart  
     mineit -> pullspecial [label="HOLD"]
+
      
    pullspecial -> putoncart
 
 
   }
 
   }
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 19:54, 10 January 2006

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.