Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(whole helluvahlot of changes)
Line 2: Line 2:
 
   digraph EVAL2 {
 
   digraph EVAL2 {
  
     ddr            [label="Are there any\nDDR slots?", fontsize="11"]
+
     start          [label="START HERE", shape="box", fontsize="11"]
     getlabel        [label="Get system labels\nfrom Receiving", fontsize="11"]
+
    received        [label="Has it been\nRECEIVED?", fontsize="11"]
 +
     getlabel        [label="Get system labels\nfrom Receiving", shape="box", fontsize="11"]
 +
    trytopost      [label="TRY TO GET IT\nTO POST\n(and come back here)", shape="box", URL="/index.php/Getting_the_System_to_POST", fontsize="11"]
 +
    findproc        [label="Did you get the\nprocessor information?", fontsize="11"]
 +
    manualdetermine [label="MANUALLY DETERMINE\nthe processor information", shape="box", fontsize="11"]
 +
    triage          [label="Go through the\nEVAL 2 TRIAGE chart\n(and come back here)", shape="box", URL="/index.php/System_Evaluation_2_Triage", fontsize="11"]
 +
    triageoutcome  [label="What did TRIAGE\nsay to do?", fontsize="11"]
 
     goodcase        [label="Is is a\nGENERIC CASE\nwith all its parts?", fontsize="11"]
 
     goodcase        [label="Is is a\nGENERIC CASE\nwith all its parts?", fontsize="11"]
     labelit        [label="Fill out\nand put a\nKEEPER LABEL\non its front.\n(Also note PROC SPEED)", fontsize="11"]
+
     labelit        [label="Fill out\nand put a\nKEEPER LABEL\non its front.", shape="box", fontsize="11"]
     manualdetermine [label="MANUALLY DETERMINE\nthe processor information", fontsize="11"]  
+
     pullspecial    [label="Pull cards, RAM,\ndrives, and motherboard", shape="box", fontsize="11"]
 
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\n(and come back here)", shape="box", fontsize="11"]  
 
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\n(and come back here)", shape="box", fontsize="11"]  
    pullspecial    [label="Pull cards, RAM,\ndrives, and motherboard", fontsize="11"]
+
     recyclelabel    [label="Fill out\nand put a\nRECYCLE LABEL\non its front\n(mark the speed)", shape="box", fontsize="11"]
    putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", fontsize="11"]
+
     holdforstore    [label="Fill out\nand put a\nHOLD FOR STORE\nlabel on its front", shape="box", fontsize="11"]
    received        [label="Has it been\nRECEIVED?", fontsize="11"]
 
     recyclelabel    [label="Fill out\nand put a\nRECYCLE LABEL\non its front\n(mark the speed)", fontsize="11"]
 
    rejectpile      [label="Put it on\nthe REJECT pile\n(for EVAL 1)", URL="/index.php?title=System_Evaluation_1_Overview", fontsize="11"]
 
     start          [label="START HERE", shape="box", fontsize="11"]
 
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11"]
     tardis          [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box"]
+
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", shape="box", fontsize="11", style="bold"]
     triage          [label="Go through the\nEVAL 2 TRIAGE chart\n(and come back here)", shape="box", URL="/index.php/System_Evaluation_2_Triage", fontsize="11"]
+
     rejectpile      [label="Put it on\nthe REJECT pile\n(for EVAL 1)", shape="box", URL="/index.php?title=System_Evaluation_1_Overview", fontsize="11", style="bold"]
    triageoutcome  [label="What did TRIAGE\nsay to do?", fontsize="11"]
+
     tardis          [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box", style="bold"]
     trytopost      [label="TRY TO GET IT\nTO POST\n(and come back here)\nDid you get the processor information?", shape="box", URL="/index.php/Getting_the_System_to_POST", fontsize="11"]
+
 
  
     start -> ddr
+
     start -> received
    ddr -> received [label="NO"]
 
    ddr -> tardis  [label="YES"]
 
 
     received -> getlabel [label="NO"]
 
     received -> getlabel [label="NO"]
 
     received -> trytopost [label="YES"]
 
     received -> trytopost [label="YES"]
 
     getlabel -> trytopost
 
     getlabel -> trytopost
     trytopost -> triage [label="YES"]
+
     trytopost -> findproc
     trytopost -> manualdetermine [label="NO"]
+
    findproc -> triage [label="YES"]
 +
     findproc -> manualdetermine [label="NO"]
 +
    manualdetermine -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome
     triageoutcome -> recyclelabel [taillabel="RECYCLE"]
+
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
     recyclelabel -> rejectpile
 
     recyclelabel -> rejectpile
     triageoutcome -> labelit [label="KEEP"]
+
     triageoutcome -> labelit [label="KEEP\nTARDIS\nDISKLESS TERM"]
    triageoutcome -> labelit [label="DISKLESS\nTERM"]
+
     labelit -> tallyit [label="KEEP\nTARDIS\nDISKLESS TERM"]
     labelit -> tallyit [label="KEEP"]
+
     tallyit -> tardis [label="TARDIS"]
     labelit -> tallyit [label="DISKLESS\nTERM"]
 
 
     tallyit -> mineit [label="KEEP"]
 
     tallyit -> mineit [label="KEEP"]
     mineit -> putoncart [taillabel="KEEP"]
+
     mineit -> putoncart
 
     tallyit -> putoncart [label="DISKLESS\nTERM"]
 
     tallyit -> putoncart [label="DISKLESS\nTERM"]
 
     triageoutcome -> pullspecial [label="SPECIAL\nMINING"]
 
     triageoutcome -> pullspecial [label="SPECIAL\nMINING"]
 
     pullspecial -> goodcase
 
     pullspecial -> goodcase
    goodcase -> putoncart [taillabel="YES"]
 
 
     goodcase -> recyclelabel [taillabel="NO"]
 
     goodcase -> recyclelabel [taillabel="NO"]
     manualdetermine -> triage
+
     goodcase -> holdforstore [taillabel="YES"]
 +
    holdforstore -> putoncart
 
   }
 
   }
 
</graphviz>
 
</graphviz>
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 19:55, 7 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.