Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 26: Line 26:
 
   missingparts  [label="Is it\nMISSING CASE PARTS?\n(i.e. side or front panel)"]
 
   missingparts  [label="Is it\nMISSING CASE PARTS?\n(i.e. side or front panel)"]
 
   multipleisas  [label="Can you see\n2 or more ISA slots?"]
 
   multipleisas  [label="Can you see\n2 or more ISA slots?"]
   good_burner   [label="Does it have a\nHIGH SPEED or\nULTRA SPEED\nCD RW?"]
+
   exceptional   [label="Does it have anything\nfrom the\nEXCEPTIONAL COMPONENTS\nlist?"]
  good_dvd      [label="Does it have a\nDVD Drive?"]
+
 
  good_power    [label="Does it have a\nPOWER SUPPLY\nwith a SATA connector?"]
 
  good_ram      [label="Does it have\nDDR memory,\nRAMBUS memory or\na 256 MB stick of SDRAM?"]
 
  good_hd      [label="Does it have\n30 GB or bigger HARD DRIVE?"]
 
 
   red          [label="This is a\nRED LIGHT COMPUTER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
   red          [label="This is a\nRED LIGHT COMPUTER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
   yellow        [label="This is a\nYELLOW LIGHT COMPUT\ER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
   yellow        [label="This is a\nYELLOW LIGHT COMPUT\ER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
Line 77: Line 74:
  
 
   uncovered -> yellow [taillabel="YES"]
 
   uncovered -> yellow [taillabel="YES"]
   uncovered -> good_burner [taillabel="NO"]
+
   uncovered -> exceptional [taillabel="NO"]
  
   good_burner -> yellow     [taillabel="YES"]
+
   exceptional -> yellow [taillabel="YES"]
   good_burner -> good_dvd  [taillabel="NO"]
+
   exceptional -> red    [taillabel="NO"]
  
  good_dvd    -> yellow [taillabel="YES"]
+
   }
  good_dvd    -> good_power [taillabel="NO"]
+
</graphviz>
 
 
  good_power  -> yellow   [taillabel="YES"]
 
  good_power  -> good_ram [taillabel="NO"]
 
  
  good_ram -> yellow  [taillabel="YES"]
+
== Exceptional Components List ==
  good_ram -> good_hd [taillabel="NO"]
 
  
  good_hd -> yellow [taillabel="YES"]
+
* HIGH SPEED CD RW
  good_hd -> red    [taillabel="NO"]
+
* ULTRA SPEED CD RW
 +
* DVD Drive
 +
* POWER SUPPLY with a SATA connector
 +
* DDR memory
 +
* RAMBUS memory
 +
* 256 MB stick of SDRAM
 +
* 30 GB or bigger HARD DRIVE
  
  }
 
</graphviz>
 
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 15:15, 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.

Exceptional Components List

  • HIGH SPEED CD RW
  • ULTRA SPEED CD RW
  • DVD Drive
  • POWER SUPPLY with a SATA connector
  • DDR memory
  • RAMBUS memory
  • 256 MB stick of SDRAM
  • 30 GB or bigger HARD DRIVE