Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(moved holdlabel up and put hold for store label on special mining systems)
Line 5: Line 5:
 
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
 
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
 
     getlabel        [label="Get system labels\nfrom RECEIVING", shape="box", fontsize="11"]
 
     getlabel        [label="Get system labels\nfrom RECEIVING", shape="box", fontsize="11"]
    holdlabel      [label="Does it have a\nHOLD FOR STORE label\non it?", fontsize="11"]
 
 
     trytopost      [label="Go through the\nGETTING THE PROCESSOR\nINFORMATION chart\n(then come back here)", shape="box", URL="/index.php/Getting_the_Processor_Information", fontsize="11"]
 
     trytopost      [label="Go through the\nGETTING THE PROCESSOR\nINFORMATION chart\n(then come back here)", shape="box", URL="/index.php/Getting_the_Processor_Information", fontsize="11"]
 
     triage          [label="Go through the\nSYSTEM EVALUATION 2 TRIAGE chart\n(then come back here)", shape="box", URL="/index.php/System_Evaluation_2_Triage", fontsize="11"]
 
     triage          [label="Go through the\nSYSTEM EVALUATION 2 TRIAGE chart\n(then come back here)", shape="box", URL="/index.php/System_Evaluation_2_Triage", fontsize="11"]
     triageoutcome  [label="What did the\nSYSTEM EVALUATION TRIAGE 2 chart\nsay to do?", fontsize="11"]
+
     triageoutcome  [label="Did the\nSYSTEM EVALUATION TRIAGE 2 chart\nsay to recycle?", fontsize="11"]
    holdlabel      [label="Does it have a\nHOLD FOR STORE label\non it?", fontsize="11"]
 
 
     labelit        [label="Fill out\nand put a\nKEEPER LABEL\non its front", shape="box", fontsize="11"]
 
     labelit        [label="Fill out\nand put a\nKEEPER LABEL\non its front", shape="box", fontsize="11"]
 
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\nFROM KEEPER SYSTEMS\n(then come back here)", shape="box", fontsize="11", URL="/index.php/Removing_components_from_keeper_systems"]  
 
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\nFROM KEEPER SYSTEMS\n(then come back here)", shape="box", fontsize="11", URL="/index.php/Removing_components_from_keeper_systems"]  
    pullspecial [label="Mine MOTHERBOARD,\nCD-ROM\nand FLOPPY DRIVE", shape="box", fontsize="11"]
 
 
     recyclelabel    [label="Fill out\nand put a\nREASON FOR RECYCLING LABEL\non its front\nMARK THE SPEED", shape="box", fontsize="11"]
 
     recyclelabel    [label="Fill out\nand put a\nREASON FOR RECYCLING LABEL\non its front\nMARK THE SPEED", 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"]
 
     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"]
 
     rejectpile      [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"]
 
     rejectpile      [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"]
     tardis         [label="Send to\nthe TARDIS\n(no mining)", fontsize="11", shape="box", style="bold"]
+
     tardis         [label="Send to\nthe TARDIS\n(no mining)", fontsize="11", shape="box", style="bold"]
     whitehole         [label="Send to\nthe WHITE HOLE\n(no mining)", fontsize="11", shape="box", style="bold"]
+
     whitehole     [label="Send to\nthe WHITE HOLE\n(no mining)", fontsize="11", shape="box", style="bold"]
    addholdlabel    [label="Fill out\nand put a\nHOLD FOR STORE LABEL\non its front", shape="box", fontsize="11"]
 
  
 
     start -> received
 
     start -> received
 
     received -> getlabel [label="NO"]
 
     received -> getlabel [label="NO"]
     received -> holdlabel [label="YES"]
+
     received -> trytopost [label="YES"]
     getlabel -> holdlabel
+
     getlabel -> trytopost
 
     trytopost -> triage
 
     trytopost -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome
    triageoutcome -> mineit [label="SPECIAL MINING"]
+
     triageoutcome -> recyclelabel [label="YES (Recycle)"]
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
 
     recyclelabel -> rejectpile  [label="RECYCLE"]
 
     recyclelabel -> rejectpile  [label="RECYCLE"]
 
     labelit -> tallyit
 
     labelit -> tallyit
Line 35: Line 30:
 
     tallyit -> mineit [label="KEEP\n or\nDISKLESS"]
 
     tallyit -> mineit [label="KEEP\n or\nDISKLESS"]
 
     mineit -> putoncart [label="KEEP \nor\nDISKLESS"]
 
     mineit -> putoncart [label="KEEP \nor\nDISKLESS"]
     triageoutcome -> labelit [label="TARDIS\nor\nSERVER\nor\nKEEP\nor\nDISKLESS"]
+
     triageoutcome -> labelit [label="NO\n(Don't Recycle)"]
    mineit -> pullspecial [label="SPECIAL MINING\nor\nHOLD FOR STORE"]
 
    holdlabel -> mineit [label="YES"]
 
    holdlabel -> trytopost [label="NO"]
 
    pullspecial -> putoncart [label="HOLD FOR STORE"]
 
    pullspecial -> addholdlabel [label="SPECIAL MINING"]
 
    addholdlabel -> putoncart
 
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]
 
[[Category: Triage]]
 
[[Category: Triage]]

Revision as of 20:01, 7 February 2006

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