Difference between revisions of "Hardware Grants Manual"

From FreekiWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 +
=How to approve/deny grants=
 +
 
<div>
 
<div>
 +
 
<graphviz>
 
<graphviz>
 
   digraph D {
 
   digraph D {
Line 7: Line 10:
  
 
   start        [label="START HERE", shape="box", style="bold"]
 
   start        [label="START HERE", shape="box", style="bold"]
   reject        [label="Reject", shape="box", style="bold", color="red"]
+
   reject        [label="Reject", shape="box", style="bold", color="red", URL="/index.php/Using_RT_for_Hardware_Grants"]
   approve      [label="Approve", shape="box", style="bold", color="green"]
+
   approveinst  [label="Approve", shape="box", style="bold", color="green",URL="/index.php/Using_RT_for_Hardware_Grants"]
   wait          [label="Waitlist", shape="box", style="bold", color="orange"]
+
   approvewait  [label="Approve", shape="box", style="bold", color="orange", URL="/index.php/Using_RT_for_Hardware_Grants"]
   take          [label="Take the oldest ticket first."]  
+
   take          [label="Take the oldest ticket first.\nClick to See Using RT for Hardware Grants.", color="blue", URL="/index.php/Using_RT_for_Hardware_Grants"]
 +
  local        [label="Do they have a local area contact?"]
 +
  disburse      [label="Check the database. Have we disbursed to them before?"]
 
   eligibility  [label="What kind of organization are they?"]
 
   eligibility  [label="What kind of organization are they?"]
 
   ineligible    [label="Partisan\nFor-profit\nIndividual"]
 
   ineligible    [label="Partisan\nFor-profit\nIndividual"]
 
   eligible      [label="Non-profit\nChurch\nSchool\nSocial Change\nCommunity Center\nCollective"]
 
   eligible      [label="Non-profit\nChurch\nSchool\nSocial Change\nCommunity Center\nCollective"]
 
   assess        [label="Assess their need"]
 
   assess        [label="Assess their need"]
   easy          [label="easy stuff"]
+
   easy          [label="PCs\nMonitors\nKeyboards\nMice\nPower cords\nShort network cables\nPrinters"]
   waitlist      [label="Laptop(s)\nLCD(s)"]
+
   medium        [label="Macintoshes*\nLaptops*\nLCDs\nNetwork Devices\nRAM\nHard Drives"]
   no            [label="Projector(s)\nSpeaker(s)"]
+
   hard          [label="Projectors\nSpeakers)\nLong network cables"]
 +
 
  
 
   start        -> take
 
   start        -> take
   take        -> eligibility
+
   take        -> local
 +
  local        -> reject [taillabel="No"]
 +
  local        -> disburse [taillabel="Yes"]
 +
  disburse    -> eligibility [taillabel="No"]
 +
  disburse    -> assess [taillabel="Yes"]
 
   eligibility  -> ineligible
 
   eligibility  -> ineligible
 
   eligibility  -> eligible
 
   eligibility  -> eligible
Line 26: Line 36:
 
   eligible    -> assess
 
   eligible    -> assess
 
   assess      -> easy
 
   assess      -> easy
   assess      -> waitlist
+
   assess      -> medium
   assess      -> no
+
   assess      -> hard
   no          -> reject
+
   easy        -> approveinst
   easy        -> approve
+
   medium      -> approvewait
   waitlist    -> wait
+
   hard        -> reject
  
 
     }
 
     }
 +
 +
</div>
 
</graphviz>
 
</graphviz>
 +
 +
*There is a waiting list for Macintoshes and laptops. Other items on that list just need to be gathered.
 +
We do not always have these items.
 +
 +
=Hardware grants responses=

Revision as of 13:12, 3 February 2010

How to approve/deny grants

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.
*There is a waiting list for Macintoshes and laptops. Other items on that list just need to be gathered.
We do not always have these items.

Hardware grants responses