Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
   procthere    [label="Is there probably a\nPROCESSOR?"]
 
   procthere    [label="Is there probably a\nPROCESSOR?"]
  
 +
  label        [label="Get a REASON FOR RECYCLE label\nCircle the reason you got here\n(We are recycling this system)", shape="box"]
 +
  label2        [label="Get a REASON FOR RECYCLE label\nCircle the reason you got here\n(We are recycling this system)", shape="box"]
 +
 
   dimmslots    [label="Are there any\nDIMM slots?\n(SDRAM, DDR, or RAMBUS)"]
 
   dimmslots    [label="Are there any\nDIMM slots?\n(SDRAM, DDR, or RAMBUS)"]
 
   simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
 
   simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
Line 33: Line 36:
 
   start      -> at
 
   start      -> at
  
   at -> good_burner [taillabel="YES"]
+
   at -> label [taillabel="YES"]
 
   at -> mobo [taillabel="NO"]
 
   at -> mobo [taillabel="NO"]
  
 
   mobo        -> simmslots [taillabel="YES"]
 
   mobo        -> simmslots [taillabel="YES"]
   mobo        -> good_burner [taillabel="NO"]
+
   mobo        -> label [taillabel="NO"]
  
 
   simmslots    -> dimmslots [taillabel="NO"]
 
   simmslots    -> dimmslots [taillabel="NO"]
   simmslots    -> good_burner [taillabel="YES"]
+
   simmslots    -> label [taillabel="YES"]
  
 
   dimmslots    -> rambusslots [taillabel="YES"]
 
   dimmslots    -> rambusslots [taillabel="YES"]
Line 48: Line 51:
 
   rambusslots  -> emptyrambus [taillabel="YES"]
 
   rambusslots  -> emptyrambus [taillabel="YES"]
  
   emptyrambus  -> yellow [taillabel="YES"]
+
   emptyrambus  -> label2 [taillabel="YES"]
 
   emptyrambus  -> multipleisas [taillabel="NO"]
 
   emptyrambus  -> multipleisas [taillabel="NO"]
  
   multipleisas  -> good_burner [taillabel="YES"]
+
   multipleisas  -> label [taillabel="YES"]
 
   multipleisas  -> procthere [taillabel="NO"]
 
   multipleisas  -> procthere [taillabel="NO"]
  
 
   procthere  -> slot [taillabel="YES"]
 
   procthere  -> slot [taillabel="YES"]
   procthere  -> yellow [taillabel="NO"]
+
   procthere  -> label2 [taillabel="NO"]
  
 
   slot -> visibleproc [taillabel="NO"]
 
   slot -> visibleproc [taillabel="NO"]
Line 63: Line 66:
 
   visibleproc -> missingparts [taillabel="NO"]
 
   visibleproc -> missingparts [taillabel="NO"]
  
   fastproc    -> missingparts [taillabel="YES"]
+
   fastproc    -> label2 [taillabel="YES"]
   fastproc    -> good_burner [taillabel="NO"]
+
   fastproc    -> label [taillabel="NO"]
  
 
   missingparts    -> keep [taillabel="NO"]
 
   missingparts    -> keep [taillabel="NO"]
   missingparts    -> yellow [taillabel="YES"]
+
   missingparts    -> label2 [taillabel="YES"]
 +
 
 +
  label -> good_burner
 +
  label2 -> yellow
  
 
   good_burner -> yellow    [taillabel="YES"]
 
   good_burner -> yellow    [taillabel="YES"]

Revision as of 14:41, 2 January 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.