Difference between revisions of "Case Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
   digraph D {
 
   digraph D {
  
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
+
   node [fontname="Helvetica", fontsize="11"]
   storeneed    [label="Does the\nSTORE NEED CASES\ntoday?\n(check the\nBRIGHT YELLOW sign)", fontsize="11"]
+
  edge [fontname="Helvetica"]
   recycle      [label="NO\nWe don't want the case!", fontsize="11", shape="box", style="bold"]
+
 
   keep          [label="YES\nWe do want the case!", fontsize="11", shape="box", style="bold"]
+
  start        [label="START HERE", shape="box", style="bold"]
   at            [label="Is it an\nAT case?\n(Check keyboard connector)", fontsize="11"]
+
   storeneed    [label="Does the\nSTORE NEED CASES\ntoday?\n(check the\nBRIGHT YELLOW sign)"]
   missingparts  [label="Is is MISSING PARTS\n(like a side panel)?", fontsize="11"]
+
   recycle      [label="NO\nWe don't want the case!", shape="box", style="bold"]
   proprietary  [label="Is it a PROPRIETARY model\n(Compaq, Dell, Gateway,\nHP, eMachine, Micron)?", fontsize="11"]
+
   keep          [label="YES\nWe do want the case!", shape="box", style="bold"]
   clean        [label="Is it clean?", fontsize="11"]
+
   at            [label="Is it an\nAT case?\n(Check keyboard connector)"]
   format        [label="Is it a DESKTOP\n or a TOWER?", fontsize="11"]
+
   missingparts  [label="Is is MISSING PARTS\n(like a side panel)?"]
   judgment      [label="Would you buy it?\n(ask your co-volunteers\nfor advise)", fontsize="11"]
+
   proprietary  [label="Is it a PROPRIETARY model\n(Compaq, Dell, Gateway,\nHP, eMachine, Micron)?"]
   riser        [label="Does it require a\nRISER\nfor the cards?", fontsize="11"]
+
   clean        [label="Is it clean?"]
 +
   format        [label="Is it a DESKTOP\n or a TOWER?"]
 +
   judgment      [label="Would you buy it?\n(ask your co-volunteers\nfor advise)"]
 +
   riser        [label="Does it require a\nRISER\nfor the cards?"]
  
  

Revision as of 15:48, 15 March 2007

Do we want to keep the case?

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