Difference between revisions of "User:Elizabeth/scratch.2"

From FreekiWiki
Jump to navigation Jump to search
(admin todos)
Line 1: Line 1:
;Two
+
===Admin Todos===
 
+
* Document Cell Phones
 
+
* Write up into to Advanced Testing for new volunteers and interns
<graphviz>
+
* Edit the A.T. google calendar and white board.
  digraph {
+
* Price vs. Time vs. Reuse - priorities in Advanced Testing.
 
+
* Answer emails
    start          [label="Processing W-9s", shape="box", fontsize="11", style="bold"]
+
* Talk with Steve about inventory and overstock. Should there be a cut off for certain items?
    mail            [label="Request comes in the mail", fontsize="11", style="italic"] 
 
    employee        [label="Request comes to the frontdesk by an employee of the organization", fontsize="11"]
 
    frontdesk            [label="Is there a pre-signed W-9 in the folder under the till?", fontsize="11"]
 
    monkey          [label="Go to the Monkeyhouse", fontsize="11"]
 
    file        [label="Pre-signed W-9 in the locked file cabinet,\nin the Finacial drawer, in the W-9 folder", fontsize="11"]
 
    fillin      [label="Fill in the organization's info and date", fontsize="11"]
 
    envelope    [label="Put it in an envelope with a stamp and our address sticker", fontsize="11"]
 
    mailbox      [label="Back to the mailbox with you!", fontsize="11"]
 
   
 
 
 
 
 
    start -> mail
 
    start -> employee
 
    employee -> frontdesk
 
    mail -> frontdesk [label="What to do?"]
 
    frontdesk -> monkey [label="No"]
 
    monkey -> file [label="Find"]
 
    frontdesk -> fillin [label="Yes"]
 
    file -> fillin [label=Then]
 
    fillin -> envelope [label="Then"]
 
    envelope -> mailbox [label="Finish"]
 
 
 
</graphviz>
 

Revision as of 19:23, 7 January 2010

Admin Todos

  • Document Cell Phones
  • Write up into to Advanced Testing for new volunteers and interns
  • Edit the A.T. google calendar and white board.
  • Price vs. Time vs. Reuse - priorities in Advanced Testing.
  • Answer emails
  • Talk with Steve about inventory and overstock. Should there be a cut off for certain items?