Difference between revisions of "MacBuild Laptop Eval"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
==MacBuild Laptop Eval==
 +
 
<graphviz>
 
<graphviz>
 
digraph maclaptopeval {
 
digraph maclaptopeval {
Line 18: Line 20:
 
   test [label="Test the optical drive" shape=box]
 
   test [label="Test the optical drive" shape=box]
 
   optical [label="Does the optical drive work?"}
 
   optical [label="Does the optical drive work?"}
   badopt [label="Write 'Bad Optical Drive' /n on the Keeper label" shape=box]
+
   badopt [label="Write Bad Optical Drive\n on the Keeper label" shape=box]
   label [label="Attach the completed\n Keeper label to laptop" shape=box]
+
   keeperon [label="Attach the completed\n Keeper label to laptop" shape=box]
 
   troubleshoot [label="Refer to the Troubleshooting guide.\n  Were you able to resolve the issue?"]
 
   troubleshoot [label="Refer to the Troubleshooting guide.\n  Were you able to resolve the issue?"]
 
   parts [label="This is a PARTS machine" shape=box]
 
   parts [label="This is a PARTS machine" shape=box]
 
   partslabel [label="Fill out a PARTS label\n and put it on the laptop"]
 
   partslabel [label="Fill out a PARTS label\n and put it on the laptop"]
 +
 +
  start -> laptop
 +
  laptop -> minspec [label="Yes"]
 +
  minspec -> ramps [label="Yes"]
 +
  minspec -> parts [label="No"]
 +
  ramps -> add [label="No"]
 +
  ramps -> power [label="Yes"]
 +
  add -> power [label="Yes"]
 +
  power -> display [label="Yes"]
 +
  power -> troubleshoot [label="No"]
 +
 
 +
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 14:27, 29 July 2009

MacBuild Laptop Eval

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