Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 7: Line 7:
 
   start        [label="START HERE", fontsize="11", shape="box"]
 
   start        [label="START HERE", fontsize="11", shape="box"]
 
   disklessshelf [label="Put on the\nDISKLESS SHELF\n(no processing)", fontsize="11", shape="box"]
 
   disklessshelf [label="Put on the\nDISKLESS SHELF\n(no processing)", fontsize="11", shape="box"]
   recycle      [label="RECYCLE the system", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
+
   reject        [label="REJECT the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
 
   keep          [label="KEEP the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
 
   keep          [label="KEEP the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
 
   tardis        [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box"]
 
   tardis        [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box"]
Line 28: Line 28:
 
   diskless    -> disklessshelf [label="YES"]
 
   diskless    -> disklessshelf [label="YES"]
 
   diskless    -> zif [label="NO"]
 
   diskless    -> zif [label="NO"]
   zif        -> recycle [label="NO"]
+
   zif        -> reject [label="NO"]
 
   zif        -> muplitpleisas [label="YES"]
 
   zif        -> muplitpleisas [label="YES"]
 
   muplitpleisas -> proprietary [label="NO"]
 
   muplitpleisas -> proprietary [label="NO"]
   muplitpleisas -> recycle [label="YES"]
+
   muplitpleisas -> reject [label="YES"]
   proprietary  -> recycle [label="YES"]
+
   proprietary  -> reject [label="YES"]
 
   proprietary  -> specialmine [label="NO"]
 
   proprietary  -> specialmine [label="NO"]
  

Revision as of 13:36, 15 November 2005

TRIAGE CHART (Eval 2)

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