Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
m
Line 3: Line 3:
  
 
   start        [label="START HERE", fontsize="11", shape="box"]
 
   start        [label="START HERE", fontsize="11", shape="box"]
  disklessshelf [label="Put on the\nDISKLESS SHELF\n(no processing)", fontsize="11", shape="box"]
 
 
   recycle      [label="RECYCLE\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_1_Overview"]
 
   recycle      [label="RECYCLE\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_1_Overview"]
 
   waiting      [label="Put on the\nWAITING FOR EVAL 2\npile\n(no processing)", fontsize="11", shape="box"]
 
   waiting      [label="Put on the\nWAITING FOR EVAL 2\npile\n(no processing)", fontsize="11", shape="box"]
Line 11: Line 10:
 
   ddr        [label="Are there any\nDDR slots?", fontsize="11"]
 
   ddr        [label="Are there any\nDDR slots?", fontsize="11"]
 
   dimmslots  [label="Are there any\nDIMM or RAMBUS\nslots?", fontsize="11"]
 
   dimmslots  [label="Are there any\nDIMM or RAMBUS\nslots?", fontsize="11"]
  diskless    [label="Do we want it for a\nDISKLESS TERMINAL?", fontsize="11"]
 
  diskless_types [label="Diskless Terminals have\na Celeron or P-III proc.\nMake/Model: Compaq Deskpro,\nHP Vectra, Dell Optiplex", fontsize="11", shape="box"]
 
 
   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?", fontsize="11"]
  p2plus      [label="Is it\nP-II, P-III, Celeron,\nor better?", 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"]
  
Line 30: Line 26:
 
   atx        -> recycle [taillabel="NO"]
 
   atx        -> recycle [taillabel="NO"]
 
   video      -> recycle [taillabel="NO"]
 
   video      -> recycle [taillabel="NO"]
   video      -> p2plus [taillabel="YES"]
+
   video      -> hiddenproc [taillabel="YES"]
  p2plus      -> recycle [taillabel="NO"]
 
  p2plus      -> diskless[taillabel="YES"]
 
  diskless_types -> diskless [arrowhead="none"]
 
  diskless    -> hiddenproc [taillabel="NO"]
 
  diskless    -> disklessshelf [taillabel="YES"]
 
 
   hiddenproc  -> newenough [taillabel="NO"]
 
   hiddenproc  -> newenough [taillabel="NO"]
 
   hiddenproc  -> waiting [taillabel="YES"]  
 
   hiddenproc  -> waiting [taillabel="YES"]  

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