Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
   at            [label="Can you see an\nAT keyboard connector?"]
 
   at            [label="Can you see an\nAT keyboard connector?"]
   procthere     [label="Is the\nPROCESSOR\nCLEARLY MISSING?"]
+
   proc_gone     [label="Is the\nPROCESSOR\nCLEARLY MISSING?"]
  
 
   simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
 
   simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
Line 32: Line 32:
  
 
   at -> recycle [taillabel="YES"]
 
   at -> recycle [taillabel="YES"]
   at -> missingparts [taillabel="NO"]
+
   at -> mobo [taillabel="NO"]
 
 
  missingparts -> recycle [taillabel="YES"]
 
  missingparts -> mobo [taillabel="NO"]
 
  
 
   mobo        -> simmslots [taillabel="YES"]
 
   mobo        -> simmslots [taillabel="YES"]
Line 43: Line 40:
 
   simmslots    -> isa [taillabel="NO"]
 
   simmslots    -> isa [taillabel="NO"]
  
   rambusslots  -> keep [label="NO"]
+
   rambusslots  -> missingparts [label="NO"]
 
   rambusslots  -> recycle [taillabel="YES"]
 
   rambusslots  -> recycle [taillabel="YES"]
  
Line 49: Line 46:
 
   isa          -> slot  [taillabel="NO"]
 
   isa          -> slot  [taillabel="NO"]
  
   procthere -> rambusslots [label="NO"]
+
   proc_gone -> blowncaps [label="NO"]
   procthere -> blowncaps [taillabel="YES"]
+
   proc_gone -> recycle [taillabel="YES"]
 +
 
 +
  pull_mobo1  -> pull_mobo2 -> recycle
  
 +
  blowncaps    -> rambusslots [taillabel="NO"]
 
   blowncaps    -> pull_mobo1 [taillabel="YES"]
 
   blowncaps    -> pull_mobo1 [taillabel="YES"]
  pull_mobo1  -> pull_mobo2 -> recycle
 
  blowncaps    -> slot [taillabel="NO"]
 
  
 
   slot -> recycle [taillabel="YES"]
 
   slot -> recycle [taillabel="YES"]
   slot -> procthere [label="NO"]
+
   slot -> proc_gone [label="NO"]
 +
 
 +
  missingparts -> recycle [taillabel="YES"]
 +
  missingparts -> keep [taillabel="NO"]
  
 
   keep -> go_back
 
   keep -> go_back

Revision as of 16:05, 23 July 2009

BLUE Chart

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