Difference between revisions of "Hardware Grants Manual"

From FreekiWiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
If you are beginning as a hardware grants staffer, intern, or volunteer; or you need a refresher on this somewhat complicated process, you are in the right place!
+
{{delete}}
 
 
Interns, please review [[Hardware_Grants_Volunteer_Intern | your responsibilities]] and make sure you have this [[Template:Training Guide for Hardware Grants Internship | checklist]] printed out.
 
 
 
=How to approve/deny grants=
 
 
 
<div>
 
 
 
<graphviz>
 
  digraph D {
 
 
 
  node [fontname="Helvetica", fontsize="11"]
 
  edge [fontname="Helvetica"]
 
 
 
  start        [label="START HERE", shape="box", style="bold"]
 
  reject        [label="Reject", shape="box", style="bold", color="red", URL="http://wiki.freegeek.org/index.php/Hardware_Grants_Responses#Rejected"]
 
  approveinst  [label="Approve", shape="box", style="bold", color="green", URL="http://wiki.freegeek.org/index.php/Hardware_Grants_Responses#Easy_items"]
 
  approvewait  [label="Approve", shape="box", style="bold", color="yellow", URL="http://wiki.freegeek.org/index.php/Hardware_Grants_Responses#Weird_Items.2FWaitlist"]
 
  take          [label="Take the oldest ticket first."]
 
  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?"]
 
  ineligible    [label="Partisan\nFor-profit\nIndividual"]
 
  eligible      [label="Non-profit\nChurch\nSchool\nSocial Change\nCommunity Center\nCollective"]
 
  assess        [label="Assess their need"]
 
  easy          [label="PCs\nMonitors\nKeyboards\nMice\nPower cords\nShort network cables\nPrinters"]
 
  medium        [label="Macintoshes*\nLaptops*\nLCDs\nNetwork Devices\nRAM\nHard Drives"]
 
  hard          [label="Projectors\nSpeakers)\nLong network cables"]
 
 
 
  start        -> take
 
  take        -> local
 
  local        -> reject [taillabel="No"]
 
  local        -> disburse [taillabel="Yes"]
 
  disburse    -> eligibility [taillabel="No"]
 
  disburse    -> assess [taillabel="Yes"]
 
  eligibility  -> ineligible
 
  eligibility  -> eligible
 
  ineligible  -> reject
 
  eligible    -> assess
 
  assess      -> easy
 
  assess      -> medium
 
  assess      -> hard
 
  easy        -> approveinst
 
  medium      -> approvewait
 
  hard        -> reject
 
 
 
    }
 
 
 
</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.
 
 
 
</div>
 
 
 
[[Category:Hardware Grants]]
 

Latest revision as of 14:53, 26 January 2011

deletion

This page has been requested to be deleted.
If you disagree, discuss on the talk page.
Whenever possible, could an Admin please remove this page?