Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 2: Line 2:
 
   digraph EVAL1OVERVIEW {
 
   digraph EVAL1OVERVIEW {
 
      
 
      
     alreadyrejected [label="Has it\nalready been\nREJECTED?"]
+
     alreadyrejected [label="Has it\nalready been\nREJECTED?", fontsize="11"]
     askwhere        [label="Ask where\nit goes"]
+
     askwhere        [label="Ask where\nit goes", fontsize="11"]
     compatible      [label="Is it COMPATIBLE\nwith Intel/AGP\narchitecture?"]
+
     compatible      [label="Is it COMPATIBLE\nwith Intel/AGP\narchitecture?", fontsize="11"]
     diskless        [label="Take it to the\nDISKLESS SHELF"]
+
     diskless        [label="Take it to the\nDISKLESS SHELF", fontsize="11"]
     getlabel        [label="Get system labels\nfrom Receiving"]
+
     getlabel        [label="Get system labels\nfrom Receiving", fontsize="11"]
     incompatibles  [label="NOTE:\nApple, Mac, Sun, PowerPC,\nSilicon Graphics (SGI),\nAmiga, Commodore\nare INCOMPATIBLE", shape="box"]
+
     incompatibles  [label="NOTE:\nApple, Mac, Sun, PowerPC,\nSilicon Graphics (SGI),\nAmiga, Commodore\nare INCOMPATIBLE", shape="box", fontsize="11"]
     labelit        [label="Put on a\nREASON FOR RECYCLING\nlabel on the front"]
+
     labelit        [label="Put on a\nREASON FOR RECYCLING\nlabel on the front", fontsize="11"]
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\n(then come back here)"]  
+
     mineit          [label="Follow instructions in\nREMOVING COMPONENTS\n(then come back here)", fontsize="11"]  
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)"]
+
     putoncart      [label="Put on\nthe CART\n(label and back\nvisible)", fontsize="11"]
     received        [label="Has it been\nRECEIVED?"]
+
     received        [label="Has it been\nRECEIVED?", fontsize="11"]
     server          [label="Is it a\nSERVER?"]
+
     server          [label="Is it a\nSERVER?", fontsize="11"]
     servers        [label="NOTE:\nServers are in RACK MOUNT cases\nor\nhave DUAL PROCESSOR capability", shape="box"]
+
     servers        [label="NOTE:\nServers are in RACK MOUNT cases\nor\nhave DUAL PROCESSOR capability", shape="box", fontsize="11"]
     start          [label="START HERE", shape="box"]
+
     start          [label="START HERE", shape="box", fontsize="11"]
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET"]
+
     tallyit        [label="Copy info\nfrom label to\nTALLY SHEET", fontsize="11"]
     triage          [label="Go through the\nEVAL 1 TRIAGE chart\n(then come back here)", shape="box", URL="/index.php?title=System_Evaluation_1_Triage"]
+
    tardis          [label="Take it to the\nTARDIS\n(Build Office)", fontsize="11"]
     triageoutcome  [label="What did TRIAGE\nsay to do?"]
+
     triage          [label="Go through the\nEVAL 1 TRIAGE chart\n(then come back here)", shape="box", fontsize="11", URL="/index.php?title=System_Evaluation_1_Triage"]
     whitehole      [label="Take it to the\nWHITE HOLE"]
+
     triageoutcome  [label="What did TRIAGE\nsay to do?", fontsize="11"]
     waiting        [label="Put it on the\nWAITING PILE\nfor System Eval 2", URL="/index.php?title=System_Evaluation_2_Overview"]
+
     whitehole      [label="Take it to the\nWHITE HOLE", fontsize="11"]
 +
     waiting        [label="Put it on the\nWAITING PILE\nfor System Eval 2", fontsize="11", URL="/index.php?title=System_Evaluation_2_Overview"]
  
 
     start -> received
 
     start -> received
Line 37: Line 38:
 
     triageoutcome -> waiting [label="WAITING"]
 
     triageoutcome -> waiting [label="WAITING"]
 
     triageoutcome -> diskless [label="DISKLESS"]
 
     triageoutcome -> diskless [label="DISKLESS"]
 +
    triageoutcome -> tardis [label="TARDIS"]
 
     labelit -> tallyit
 
     labelit -> tallyit
 
     tallyit -> mineit
 
     tallyit -> mineit

Revision as of 11:40, 14 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.