Difference between revisions of "Inkjet Evaluation"

From FreekiWiki
Jump to navigation Jump to search
m (power on and listen for bad noises)
Line 3: Line 3:
  
 
start [label="Start Here", shape="box"]
 
start [label="Start Here", shape="box"]
900 [label="Is it a 900 series?"]
 
 
port [label="Does it have a USB or Parallel port?"]
 
port [label="Does it have a USB or Parallel port?"]
 
scanner [label="Does it have a scanner?"]
 
scanner [label="Does it have a scanner?"]
cord [label="Can you find a power cord for it?"]
+
cord [label="Do we have a power cord for it?\nAsk for help finding one."]
hp [label="Is it HP?"]
+
hp [label="Is it an HP?"]
ink [label="Can you see ink cartridges?"]
 
 
glass [label="Can you remove it\nwithout breaking glass?"]
 
glass [label="Can you remove it\nwithout breaking glass?"]
 
ask [label="Ask what to do.", shape="box"]
 
ask [label="Ask what to do.", shape="box"]
Line 15: Line 13:
 
recycle [label="Mark it with an 'X' and put on Recycle shelves", shape="box"]
 
recycle [label="Mark it with an 'X' and put on Recycle shelves", shape="box"]
 
remove_glass [label="Remove scanner section\n& put it in scanner bin.", shape="box"]
 
remove_glass [label="Remove scanner section\n& put it in scanner bin.", shape="box"]
 +
errors [label="Does it have errors or flashing lights?"]
  
 
start -> port
 
start -> port
 +
port -> cord [label="YES"]
 
port -> scanner [label="NO"]
 
port -> scanner [label="NO"]
port -> hp [label="YES"]
+
errors -> hp [label="YES"]
hp -> ink [label="NO"]
+
errors -> shelf [label="NO"]
hp -> 900 [label="YES"]
+
 
900 -> power_on [label="YES"]
 
900 -> cord [label="NO"]
 
 
cord -> power_on [label="YES"]
 
cord -> power_on [label="YES"]
 +
power_on -> errors [label="NO"]
 
power_on -> shelf [label="NO"]
 
power_on -> shelf [label="NO"]
 
power_on -> scanner [label="YES"]
 
power_on -> scanner [label="YES"]
 
cord -> scanner [label="NO"]
 
cord -> scanner [label="NO"]
ink -> cord [label="YES"]
+
hp -> scanner [label="NO"]
ink -> scanner [label="NO"]
+
hp -> shelf [label="YES"]
 
scanner -> recycle [label="NO"]
 
scanner -> recycle [label="NO"]
 
scanner -> glass [label="YES"]
 
scanner -> glass [label="YES"]

Revision as of 12:57, 14 May 2008

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