Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(added link)
(removed manualdetermine and findproc)
Line 6: Line 6:
 
     getlabel        [label="Get system labels\nfrom RECEIVING", shape="box", fontsize="11"]
 
     getlabel        [label="Get system labels\nfrom RECEIVING", shape="box", fontsize="11"]
 
     trytopost      [label="Go through the\nGETTING THE SYSTEM\nTO POST chart\n(then come back here)", shape="box", URL="/index.php/Getting_the_System_to_POST", fontsize="11"]
 
     trytopost      [label="Go through the\nGETTING THE SYSTEM\nTO POST chart\n(then 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\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"]
Line 26: Line 24:
 
     received -> trytopost [label="YES"]
 
     received -> trytopost [label="YES"]
 
     getlabel -> trytopost
 
     getlabel -> trytopost
     trytopost -> findproc
+
     trytopost -> triage
    findproc -> triage [label="YES"]
 
    findproc -> manualdetermine [label="NO"]
 
    manualdetermine -> triage
 
 
     triage -> triageoutcome
 
     triage -> triageoutcome
 
     triageoutcome -> recyclelabel [label="RECYCLE"]
 
     triageoutcome -> recyclelabel [label="RECYCLE"]

Revision as of 18:00, 9 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.