Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<graphviz>
 
<graphviz>
 
   digraph right {
 
   digraph right {
     label="Eval 1 Overview."
+
     label="System Evaluation 1\nOVERVIEW"
    received [label="Has it been\nRECEIVED?"]
+
 
    getlabel [label="NO:\nGet system labels\nfrom Receiving"]
 
    compatible [label="Is it COMPATIBLE\nwith Intel/AGP\narchitecture?"]
 
    askwhere [label="NO:\nAsk where\nit goes"]
 
    server [label="YES:\nIs it a\nSERVER?"]
 
 
     alreadyrejected [label="NO:\nHas it\nalready been\nREJECTED?"]
 
     alreadyrejected [label="NO:\nHas it\nalready been\nREJECTED?"]
     triage [label="YES:\nGo through the\nEVAL 1 TRIAGE chart\n(and come back here)"]
+
     askwhere        [label="NO:\nAsk where\nit goes"]
     triageoutcome [label="What did TRIAGE\nsay to do?"]
+
    compatible      [label="Is it COMPATIBLE\nwith Intel/AGP\narchitecture?"]
     whitehole [label="YES: Take it to\nthe White Hole"]
+
    diskless        [label="DISKLESS:\nTake it to the\nDISKLESS SHELF"]
     recycle [label="RECYCLE:\nContinue on"]
+
    getlabel        [label="NO:\nGet system labels\nfrom Receiving"]
     waiting [label="WAITING:\nPut it on the\nWAITING PILE"]
+
    labelit        [label="Put on a\nREASON FOR RECYCLING\nlabel on the front"]
     diskless [label="DISKLESS:\nTake it to the\nDISKLESS SHELF"]
+
    mineit          [label="Follow instructions in\nREMOVING COMPONENTS\n(and come back here)"]  
     labelit [label="Put on a\nREASON FOR RECYCLINGlabel\non the front"]
+
     putoncart      [label="Put it on the cart\n(label facing out)"]
     tallyit [label="Copy info from label\nto TALLY SHEET"]
+
     received        [label="Has it been\nRECEIVED?"]
     mineit [label="Follow the instructions\ninREMOVING COMPONENTS"]  
+
     recycle         [label="RECYCLE"]
     putoncart [label="Put it on the cart\n(label facing out)"]
+
     server          [label="YES:\nIs it a\nSERVER?"]
 
+
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET"]
 +
     triage          [label="YES:\nGo through the\nEVAL 1 TRIAGE chart\n(and come back here)"]
 +
     triageoutcome  [label="What did TRIAGE\nsay to do?"]
 +
     whitehole      [label="YES:\nTake it to the\nWHITE HOLE"]
 +
     waiting        [label="WAITING:\nPut it on the\nWAITING PILE"]
  
 
     received -> getlabel
 
     received -> getlabel

Revision as of 10:22, 26 October 2005

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