Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 4: Line 4:
 
     edge [fontname="Helvetica"]
 
     edge [fontname="Helvetica"]
  
     main            [label="MAIN\nCHART", fontsize="11", style="bold", shape="tripleoctagon"]
+
     main            [label="MAIN\nCHART", style="bold", shape="tripleoctagon"]
 
      
 
      
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
+
     start          [label="START HERE", shape="box", style="bold"]
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)", fontsize="11"]
+
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(reason for recycle or\nreject label?)"]
     server          [label="Do we want it for a\nSERVER?\n(see note)", fontsize="11"]
+
     server          [label="Do we want it for a\nSERVER?\n(see note)"]
     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"]
     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"]
     triageoutcome  [label="Did triage\nsay to RECYCLE?", fontsize="11"]
+
     triageoutcome  [label="Did triage\nsay to RECYCLE?"]
     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"]
     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", URL="/index.php/Removing_components_from_keeper_systems"]  
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box", fontsize="11"]
+
     recyclelabel    [label="Fill out a\nREASON FOR RECYCLING LABEL", shape="box"]
     pullharddrive  [label="Remove the\nHARD DRIVE\n(leave rails in system)", fontsize="11"]
+
     pullharddrive  [label="Remove the\nHARD DRIVE\n(leave rails in system)"]
     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", 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", 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)", 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)", shape="box", style="bold"]
     markspeed      [label="Mark the label with\nPROCESSOR SPEED", fontsize="11", shape="box"]
+
     markspeed      [label="Mark the label with\nPROCESSOR SPEED", shape="box"]
  
 
     start -> alreadyrejected
 
     start -> alreadyrejected

Revision as of 15:44, 15 March 2007