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

From FreekiWiki
Jump to navigation Jump to search
(added to plan for howto on cleaning and create pages Bathrooms, Kitchen and Facilities)
(cell phone flow chart draft)
Line 1: Line 1:
===Cleaning Training Program===
+
=== Cell Phone Testing ===
  
=Cleaning=
+
=Steps=
 +
* Is it visibly broken?
 +
* Match the phone with a charger.
 +
* Does it charge when you plug it in?
 +
No
 +
Try up to three different batteries. Does it charge
 +
Yes
 +
* Unplug it and remove the SIM Card if applicable.
 +
* Replace with blank testing SIM Card.
  
* make a new wiki page for [[Trash and Recycling]] using the existing cleaning page. -DONE
 
* reorganize the cleaning howto on the wiki and create new pages for:
 
** [[Bathrooms]]
 
** [[Kitchen]]
 
** [[Facilities]]
 
  
*make new site maps for bathrooms, kitchen (maybe facilities?)
+
<graphviz>
**put a link to the site map from the new wiki pages.
+
  digraph D {
  
=Trash and Recycling=
+
#  size="7,10"
*map out trash bins -DONE
+
 
*create layers on the FG site map - DONE
+
  start        [label="START HERE", fontsize="11", shape="box", style="bold"]
*make signs that make sense, recycling and trash -DONE
+
  busted        [label="Is the phone visibly broken?", fontsize="11"]
*make signs for paper shredder to be emptied.
+
  recycle          [label="Recycle it" fontsize="11", shape="ox", style="bold"]
*order more recycling boxes and stickers- DONE
+
  charger          [label="Can you match it with a charger?", fontsize="11"]
Go around the building mapping, taping with color coordination and signaling. -DONE
+
  charging        [label="Does it charge when you plug it in?, fontsize="11"]
 +
  macpile      [label="Give it to an instructor.\nDo not mine.", fontsize="11", shape="box", style="bold"]
 +
  powerable    [label="Does it have RAM\nand a power supply?", fontsize="11"]
 +
  getpower      [label="Add RAM or power supply", fontsize="11"]
 +
  poweron      [label="Does it power on?\n Does it have a working screen?\n Does it post?", fontsize="11"]
 +
  handwavy      [label="Consult Laptops FAQ on wiki \n Or Ask an Instructor.", fontsize="11", shape="box", style="bold"]
 +
  procclass    [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11"]
 +
  enoughproc    [label="Does it fit into one of the specs?", fontsize="11"]
 +
  whatzit      [label="Run Memtest\n(Don't know how?  Ask someone!)" fontsize="11"]
 +
  keeper        [label="Fill out keeper label" fontsize="11", shape="box", style="bold"]
 +
  incoming      [label="Recycle That Laptop!",fontsize="11", shape="box", style="bold"]
 +
 
 +
 
 +
 
 +
  start      ->  busted
 +
  busted      -> recycle [label="YES"]

Revision as of 16:52, 14 January 2010

Cell Phone Testing

Steps

  • Is it visibly broken?
  • Match the phone with a charger.
  • Does it charge when you plug it in?

No Try up to three different batteries. Does it charge Yes

  • Unplug it and remove the SIM Card if applicable.
  • Replace with blank testing SIM Card.


<graphviz>

 digraph D {
  1. size="7,10"
  start         [label="START HERE", fontsize="11", shape="box", style="bold"]
  busted        [label="Is the phone visibly broken?", fontsize="11"]
  recycle           [label="Recycle it" fontsize="11", shape="ox", style="bold"]
  charger           [label="Can you match it with a charger?", fontsize="11"]
  charging        [label="Does it charge when you plug it in?, fontsize="11"]
  macpile       [label="Give it to an instructor.\nDo not mine.", fontsize="11", shape="box", style="bold"]
  powerable     [label="Does it have RAM\nand a power supply?", fontsize="11"]
  getpower      [label="Add RAM or power supply", fontsize="11"]
  poweron       [label="Does it power on?\n Does it have a working screen?\n Does it post?", fontsize="11"]
  handwavy      [label="Consult Laptops FAQ on wiki \n Or Ask an Instructor.", fontsize="11", shape="box", style="bold"]
  procclass     [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11"]
  enoughproc    [label="Does it fit into one of the specs?", fontsize="11"]
  whatzit       [label="Run Memtest\n(Don't know how?  Ask someone!)" fontsize="11"]
  keeper        [label="Fill out keeper label" fontsize="11", shape="box", style="bold"]
  incoming      [label="Recycle That Laptop!",fontsize="11", shape="box", style="bold"]
 


  start       ->  busted
  busted      -> recycle [label="YES"]