Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
     holdforstore    [label="Fill out\nand put a\nHOLD FOR STORE\nlabel on its front", shape="box", fontsize="11"]
 
     holdforstore    [label="Fill out\nand put a\nHOLD FOR STORE\nlabel on its front", shape="box", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
     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]\n(unless it already has one on it)", 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"]  
 
     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"]
Line 27: Line 27:
 
     received -> getlabel [label="NO"]
 
     received -> getlabel [label="NO"]
 
     getlabel -> alreadyrejected
 
     getlabel -> alreadyrejected
     alreadyrejected -> tallyit [taillabel="YES"]
+
     alreadyrejected -> goodcase [taillabel="YES"]
 
     alreadyrejected -> compatible [taillabel="NO"]
 
     alreadyrejected -> compatible [taillabel="NO"]
 
     compatible -> askwhere [taillabel="NO"]
 
     compatible -> askwhere [taillabel="NO"]
Line 43: Line 43:
 
     mineit -> putoncart  
 
     mineit -> putoncart  
 
      
 
      
  }
+
</graphviz>
 
 
 
[[Category: Prebuild]]
 
 
 
   
 
 
      
 
      
 
   }
 
   }

Revision as of 20:20, 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.