Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
   hiddenproc  [label="Is the\nPROCESSOR SPEED HIDDEN?", fontsize="11"]
 
   hiddenproc  [label="Is the\nPROCESSOR SPEED HIDDEN?", fontsize="11"]
 
   mobo        [label="Is the\nMOTHERBOARD\nthere?", fontsize="11"]
 
   mobo        [label="Is the\nMOTHERBOARD\nthere?", fontsize="11"]
   newenough  [label="Does it have\n500 MHz or faster proc\nor a\n3 DIGIT ZIF SOCKET?", fontsize="11"]
+
   newenough  [label="Does it have\n500 MHz or faster proc\nor a\n3 DIGIT ZIF SOCKET\nor do we want it for a\nDISKLESS TERMINAL?", fontsize="11"]
 
   video      [label="Is there an\nAGP slot\nor\nONBOARD VIDEO?", fontsize="11"]
 
   video      [label="Is there an\nAGP slot\nor\nONBOARD VIDEO?", fontsize="11"]
  
 +
  disklessterms [label="DISKLESS TERMINALS:\nCompaq Deskpro,\nHP Vectra,\nDell Optiplex\n(Proc is slower than 600 MHz)", shape="box", fontsize="11"]
  
 
   start      -> mobo
 
   start      -> mobo
Line 28: Line 29:
 
   video      -> hiddenproc [taillabel="YES"]
 
   video      -> hiddenproc [taillabel="YES"]
 
   hiddenproc  -> newenough [taillabel="NO"]
 
   hiddenproc  -> newenough [taillabel="NO"]
   hiddenproc  -> waiting [taillabel="YES"]  
+
   hiddenproc  -> waiting [taillabel="YES"]
 +
  disklessterms -> newenough [arrowhead="none"]
 
   newenough  -> waiting [taillabel="YES"]
 
   newenough  -> waiting [taillabel="YES"]
 
   newenough  -> recycle [taillabel="NO"]
 
   newenough  -> recycle [taillabel="NO"]

Revision as of 12:29, 10 December 2005

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