Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 13: Line 13:
  
 
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)"]
 
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)"]
 +
    redlight        [label="Is it a\nRED LIGHT COMPUTER\or a\nYELLOW LIGHT COMPUTER?"]
  
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
  
 +
    ifred          [label="Remove all\nHARD DRIVES\nand put them on the floor", 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 24: Line 26:
 
     start -> alreadyrejected
 
     start -> alreadyrejected
  
     alreadyrejected -> wantcase [taillabel="YES"]
+
     alreadyrejected -> redlight [taillabel="YES"]
 
     alreadyrejected -> incoming [taillabel="NO"]
 
     alreadyrejected -> incoming [taillabel="NO"]
 +
 +
    redlight -> wantcase [label = "yellow"]
 +
    redlight -> ifred    [label = "red"]
 +
 +
    ifred    -> putoncart
  
 
     wantcase -> ifcase [label="YES"]
 
     wantcase -> ifcase [label="YES"]

Revision as of 12:32, 31 December 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.