Difference between revisions of "MacBuild Laptop Eval"

From FreekiWiki
Jump to navigation Jump to search
Line 18: Line 18:
 
   profiler [label="Run System Profiler\n and identify system\n specs/components" shape=box]
 
   profiler [label="Run System Profiler\n and identify system\n specs/components" shape=box]
 
   keeper [label="Fill out Keeper label with info\n from System Profiler" shape=box]
 
   keeper [label="Fill out Keeper label with info\n from System Profiler" shape=box]
   test [label="Test the optical drive" shape=box]
+
   optical [label="Test the optical drive.\n Does it 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]
 
 
   keeperon [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]
+
   resolved [label="Return to the step that led\n you to the troubleshooting process" shape=box]
   partslabel [label="Fill out a PARTS label\n and put it on the laptop"]
+
   parts [label="This is a PARTS machine.\n Refer to the PARTS flowchart." shape=box]
  
 
   start -> laptop
 
   start -> laptop
Line 35: Line 34:
 
   power -> display [label="Yes"]
 
   power -> display [label="Yes"]
 
   power -> troubleshoot [label="No"]
 
   power -> troubleshoot [label="No"]
    
+
   troubleshoot -> resolved [label="Yes"]
 +
  troubleshoot -> parts [label="No"]
 +
  display -> reset [label="Yes"]
 +
  display -> troubleshoot [label="No"]
 +
  reset -> boot
 +
  boot -> profiler
 +
  profiler -> keeper
 +
  keeper -> optical
 +
  optical -> keeperon [label="Yes"]
 +
  optical -> badopt [label="No"]
 +
  badopt -> keeperon
  
 
}
 
}
 
</graphviz>
 
</graphviz>

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