Difference between revisions of "User:Arrogantrabbit"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
edge [fontname="Helvetica"] | edge [fontname="Helvetica"] | ||
− | + | START [style="bold", shape="box"] | |
recycle [style="bold", shape="box"] | recycle [style="bold", shape="box"] | ||
staff [style="bold", shape="box"] | staff [style="bold", shape="box"] | ||
obox [style="bold", shape="box"] | obox [style="bold", shape="box"] | ||
usbk [style="bold", shape="box"] | usbk [style="bold", shape="box"] | ||
− | + | blkbox [style="bold", shape="box"] | |
+ | whtbox [style="bold", shape="box"] | ||
+ | |||
basic [label="Is it a keyboard?"] | basic [label="Is it a keyboard?"] | ||
− | aesthetic [label="Is the keyboard | + | aesthetic [label="Is the keyboard in decent shape?"] |
usbk [label="Put it in the USB KEYBOARDS box"] | usbk [label="Put it in the USB KEYBOARDS box"] | ||
color [label="Is it mostly black or white?"] | color [label="Is it mostly black or white?"] | ||
clicky [label="Is it a clicky OR foldable ergonomic model?"] | clicky [label="Is it a clicky OR foldable ergonomic model?"] | ||
staff [label="ASK A STAFF MEMBER"] | staff [label="ASK A STAFF MEMBER"] | ||
− | |||
obox [label="Put it in the ONLINE SALES box"] | obox [label="Put it in the ONLINE SALES box"] | ||
recycle [label="RECYCLE the keyboard"] | recycle [label="RECYCLE the keyboard"] | ||
Line 30: | Line 31: | ||
white [label="Mostly white"] | white [label="Mostly white"] | ||
neither [label="Neither"] | neither [label="Neither"] | ||
+ | test [label="Plug it in and test it. Does it work?"] | ||
+ | blkbox [label="Put it in the TESTED BLACK PS2s BOX"] | ||
+ | whtbox [label="Put it in the TESTED WHITE PS2s BOX"] | ||
− | + | START -> basic | |
basic -> aesthetic[label="Yes"] | basic -> aesthetic[label="Yes"] | ||
basic ->staff [label="No"] | basic ->staff [label="No"] | ||
− | aesthetic -> clicky [label=" | + | aesthetic -> clicky [label="Yes"] |
− | aesthetic -> recycle [label=" | + | aesthetic -> recycle [label="No"] |
− | clicky -> | + | clicky -> test [label="No"] |
clicky -> obox [label="Yes"] | clicky -> obox [label="Yes"] | ||
+ | |||
+ | test -> port [label="Yes"] | ||
+ | test -> recycle [label="No"] | ||
port -> ps2 | port -> ps2 | ||
Line 51: | Line 58: | ||
color -> white | color -> white | ||
color -> neither | color -> neither | ||
+ | |||
+ | black -> blkbox | ||
+ | |||
+ | white -> whtbox | ||
neither -> staff | neither -> staff | ||
Line 56: | Line 67: | ||
usb -> usbk | usb -> usbk | ||
− | other -> | + | other -> staff |
} | } | ||
</graphviz> | </graphviz> |
Revision as of 01:38, 29 May 2010
Current Project: Updating Keyboard Testing Flowchart