Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
     start          [label="START HERE", shape="box"]
 
     start          [label="START HERE", shape="box"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET"]
 
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET"]
     triage          [label="Go through the\nEVAL 1 TRIAGE chart\n(then come back here)"]
+
     triage          [label="Go through the\nEVAL 1 TRIAGE chart\n(then come back here)", shape="box"]
 
     triageoutcome  [label="What did TRIAGE\nsay to do?"]
 
     triageoutcome  [label="What did TRIAGE\nsay to do?"]
 
     whitehole      [label="Take it to the\nWHITE HOLE"]
 
     whitehole      [label="Take it to the\nWHITE HOLE"]
Line 34: Line 34:
 
     alreadyrejected -> triage [taillabel="NO"]
 
     alreadyrejected -> triage [taillabel="NO"]
 
     triage -> triageoutcome
 
     triage -> triageoutcome
     triageoutcome -> labelit [taillabel="RECYCLE"]
+
     triageoutcome -> labelit [label="RECYCLE"]
     triageoutcome -> waiting [taillabel="WAITING"]
+
     triageoutcome -> waiting [label="WAITING"]
     triageoutcome -> diskless [taillabel="DISKLESS"]
+
     triageoutcome -> diskless [label="DISKLESS"]
 
     labelit -> tallyit
 
     labelit -> tallyit
 
     tallyit -> mineit
 
     tallyit -> mineit

Revision as of 15:52, 8 November 2005

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