Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
  
    recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL\nunless there's a reject label already on it", shape="box"]
 
    labelspeed      [label="If you know the processor speed\nwrite it on the label", shape="box"]
 
 
     ifmobo          [label="Remove the MOTHERBOARD\nthen\ntake the MOTHERBOARD to\nADVANCED TESTING", shape="box"]
 
     ifmobo          [label="Remove the MOTHERBOARD\nthen\ntake the MOTHERBOARD to\nADVANCED TESTING", shape="box"]
 
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ntake the CASE to\nTHRIFT STORE", shape="box"]
 
     ifcase          [label="Remove the MOTHERBOARD\nand\nALL DRIVES\n(except FLOPPY DRIVES)\nthen\ntake the CASE to\nTHRIFT STORE", shape="box"]
Line 30: Line 28:
  
 
     wantcase -> ifcase [label="YES"]
 
     wantcase -> ifcase [label="YES"]
     wantcase -> recyclelabel [label="NO"]
+
     wantcase -> wantmobo [label="NO"]
  
 
     wantmobo -> ifmobo [label="YES"]
 
     wantmobo -> ifmobo [label="YES"]
Line 36: Line 34:
  
 
     ifcase -> wantmobo
 
     ifcase -> wantmobo
 
    recyclelabel -> labelspeed
 
    labelspeed -> wantmobo
 
  
 
     ifmobo -> takethingsout
 
     ifmobo -> takethingsout

Revision as of 17:58, 30 May 2008

MAIN Chart

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