Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(changed reject to incoming)
(removed goodcase and holdforstore)
Line 9: Line 9:
 
     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="What did the\nSYSTEM EVALUATION TRIAGE 2 chart\nsay to do?", fontsize="11"]
     goodcase        [label="Is is a\nGENERIC ATX CASE\nwith all its parts?", 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"]
 
     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"]
    holdforstore    [label="Fill out\nand put a\nHOLD FOR STORE\nlabel on its front", 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"]
Line 23: Line 22:
 
     start -> received
 
     start -> received
 
     received -> getlabel [label="NO"]
 
     received -> getlabel [label="NO"]
     received -> holdlabel [label="YES"]
+
     received -> trytopost [label="YES"]
     getlabel -> holdlabel
+
     getlabel -> trytopost
    holdlabel -> trytopost [label="NO"]
 
 
     holdlabel -> mineit [label="YES/SPECIAL MINING"]
 
     holdlabel -> mineit [label="YES/SPECIAL MINING"]
 +
    holdlabel -> recyclelabel [label="NO/RECYCLE"]
 
     trytopost -> triage
 
     trytopost -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome
     triageoutcome -> goodcase [label="RECYCLE or\nSPECIAL MINING"]
+
     triageoutcome -> holdlabel [label="SPECIAL MINING"]
 +
    triageoutcome -> recyclelabel [label="RECYCLE"]
 
     recyclelabel -> rejectpile
 
     recyclelabel -> rejectpile
 
     labelit -> tallyit
 
     labelit -> tallyit
Line 35: Line 35:
 
     tallyit -> mineit [label="KEEP or\nDISKLESS"]
 
     tallyit -> mineit [label="KEEP or\nDISKLESS"]
 
     mineit -> putoncart [label="KEEP or\nDISKLESS"]
 
     mineit -> putoncart [label="KEEP or\nDISKLESS"]
    mineit -> rejectpile [label="RECYCLE"]
 
 
     triageoutcome -> labelit [label="KEEP,\nTARDIS, or\nDISKLESS"]
 
     triageoutcome -> labelit [label="KEEP,\nTARDIS, or\nDISKLESS"]
    goodcase -> recyclelabel [taillabel="NO"]
 
    goodcase -> holdforstore [taillabel="YES"]
 
    holdforstore -> mineit
 
 
     mineit -> pullspecial [label="SPECIAL MINING"]
 
     mineit -> pullspecial [label="SPECIAL MINING"]
 
     pullspecial -> putoncart  
 
     pullspecial -> putoncart  

Revision as of 02:58, 29 January 2006

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