Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<graphviz>
 
<graphviz>
 
   digraph EVAL2 {
 
   digraph EVAL2 {
 +
  
 
     main            [label="MAIN\nCHART", fontsize="11", style="bold", shape="tripleoctagon"]
 
     main            [label="MAIN\nCHART", fontsize="11", style="bold", shape="tripleoctagon"]
 
+
   
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
 
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
 
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
Line 16: Line 17:
 
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
 
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nKEEPER TALLY SHEET", fontsize="11"]
    bulksale        [label="Mine hard drive\nlabel BULK SALE", shape="box", fontsize="11"]
 
 
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", fontsize="11", style="bold"]
 
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", fontsize="11", style="bold"]
 
     incomingpile    [label="Put it on\nthe INCOMING pile\n(for SYSTEM EVALUATION 1)", shape="box", URL="/index.php?title=System_Evaluation_1_Overview", fontsize="11", style="bold"]
 
     incomingpile    [label="Put it on\nthe INCOMING pile\n(for SYSTEM EVALUATION 1)", shape="box", URL="/index.php?title=System_Evaluation_1_Overview", fontsize="11", style="bold"]
Line 42: Line 42:
 
     tallyit -> whitehole [headlabel="SERVER"]
 
     tallyit -> whitehole [headlabel="SERVER"]
 
     tallyit -> mineit [headlabel="KEEP"]
 
     tallyit -> mineit [headlabel="KEEP"]
    tallyit -> bulksale [headlabel="BULK SALE"]
 
    bulksale -> putoncart
 
 
     mineit -> putoncart
 
     mineit -> putoncart
 
     triageoutcome -> recyclelabel [label="YES"]
 
     triageoutcome -> recyclelabel [label="YES"]

Revision as of 15:22, 15 November 2006