Difference between revisions of "Monitor Flowchart"

From FreekiWiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{Delete}}
 +
 +
''This page is obsolete. We are not currently using it.''--[[User:Elizabethwt|Elizabethwt]] 18:08, 10 November 2010 (UTC)
 +
 
<graphviz>
 
<graphviz>
 
   digraph {
 
   digraph {
Line 7: Line 11:
 
     start          [label="START HERE\nFOR MONITORS", shape="box", style="bold"]
 
     start          [label="START HERE\nFOR MONITORS", shape="box", style="bold"]
 
     monitortype    [label="Is it a Regular Monitor, LCD, or TV?"]
 
     monitortype    [label="Is it a Regular Monitor, LCD, or TV?"]
     tendollars      [label="Inform donor of $10 fee to recycle\n& Send donor to reception to pay fee\n& Receive a Tax Receipt"]
+
     tendollars      [label="Inform donor of $10 fee to recycle\n& Send donor to reception to pay fee and receive tax receipt"]
 
     send            [label="Send Donor to office to pay Recycling fee\n& to Receive a Tax Receipt"]
 
     send            [label="Send Donor to office to pay Recycling fee\n& to Receive a Tax Receipt"]
 
     av              [label="Place TV in speaker/mouse/keyboard testing"]
 
     av              [label="Place TV in speaker/mouse/keyboard testing"]
Line 14: Line 18:
 
     LCD          [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis"]
 
     LCD          [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis"]
 
     tv          [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form"]
 
     tv          [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form"]
     tvnowork        [label="place on TV Incoming Shelf\nLocated by Monitor Testing"]
+
     tvnowork        [label="Place on TV Incoming Shelf\nLocated next to Monitor Testing"]
 
     remove          [label="Remove three-prong power cord\nDON'T CUT ANY CALBES"]
 
     remove          [label="Remove three-prong power cord\nDON'T CUT ANY CALBES"]
     age            [label="Is it a 1999 or newer?", style="italic"]     
+
     age            [label="Is it a 2000 or newer?", style="italic"]     
 
     testing            [label="Take to Monitor Testing\n& Put it on a Shelf"]
 
     testing            [label="Take to Monitor Testing\n& Put it on a Shelf"]
 
     setaside      [label="Set aside\n& Wait until donor leaves"]
 
     setaside      [label="Set aside\n& Wait until donor leaves"]
Line 29: Line 33:
 
     monitortype -> tv [label="T.V."]
 
     monitortype -> tv [label="T.V."]
 
     tendollars -> remove
 
     tendollars -> remove
     remove -> age [label="LOOK ON BACK"]  
+
     remove -> age [label="LOOK ON BACK"]
 
     tv -> send [label="THEN"]
 
     tv -> send [label="THEN"]
 
     send -> av [label="NEXT"]
 
     send -> av [label="NEXT"]
     av -> work [label="AFTER TESTING"]
+
     av -> work [label="AFTER TESTING"]
 
     work -> yeswork [label="YES"]
 
     work -> yeswork [label="YES"]
 
     work -> tvnowork [label="NO"]  
 
     work -> tvnowork [label="NO"]  
Line 41: Line 45:
 
    
 
    
 
</graphviz>
 
</graphviz>
 
[[Category:Basic Intake]]
 

Latest revision as of 13:50, 10 May 2013

deletion

This page has been requested to be deleted.
If you disagree, discuss on the talk page.
Whenever possible, could an Admin please remove this page?


This page is obsolete. We are not currently using it.--Elizabethwt 18:08, 10 November 2010 (UTC)

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