Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
  
  
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)"]
+
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(Does it have a\n'reason for recycle'\n or'reject' label?)"]
     redlight        [label="Is it a\nRED LIGHT COMPUTER\nor a\nYELLOW LIGHT COMPUTER?"]
+
     redlight        [label="Does it have\nRED LIGHT\nor a\nYELLOW LIGHT circled?"]
  
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
Line 19: Line 19:
 
     ifred          [label="Remove all\nHARD DRIVES\nand put them on the floor", shape="box"]
 
     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"]
 +
    exceptional    [label="Does it have anything from\nthe EXCEPTIONAL COMPONENTS LIST\nin it?"]
 
     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"]
 
     wantmobo        [label="Do we want the Motherboard?\n(see the GREEN chart)"]
 
     wantmobo        [label="Do we want the Motherboard?\n(see the GREEN chart)"]
Line 29: Line 30:
 
     alreadyrejected -> incoming [taillabel="NO"]
 
     alreadyrejected -> incoming [taillabel="NO"]
  
     redlight -> wantcase [label = "yellow"]
+
     redlight -> wantcase [label = "YELLOW"]
     redlight -> ifred    [label = "red"]
+
     redlight -> ifred    [label = "RED"]
 +
    redlight -> exceptional [label = "NEITHER"]
 
   
 
   
 
     ifred    -> putoncart
 
     ifred    -> putoncart
 +
 +
    exceptional -> ifred [label = "NO"]
 +
    exceptional -> wantcase [label = "YES"]
  
 
     wantcase -> ifcase [label="YES"]
 
     wantcase -> ifcase [label="YES"]

Revision as of 17:52, 4 February 2009

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.