Difference between revisions of "System Evaluation Overview"

From FreekiWiki
Jump to navigation Jump to search
(linked triageoutcome and goodcase)
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 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"]
 
     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"]
Line 22: Line 23:
 
     start -> received
 
     start -> received
 
     received -> getlabel [label="NO"]
 
     received -> getlabel [label="NO"]
     received -> trytopost [label="YES"]
+
     received -> holdlabel [label="YES"]
     getlabel -> trytopost
+
     getlabel -> holdlabel
 +
    holdlabel -> trytopost [label="NO"]
 +
    holdlabel -> mineit [label="SPECIAL\nMINING"]
 
     trytopost -> triage
 
     trytopost -> triage
 
     triage -> triageoutcome
 
     triage -> triageoutcome

Revision as of 20:02, 10 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.