Difference between revisions of "Card sorting by function"

From FreekiWiki
Jump to navigation Jump to search
Line 18: Line 18:
 
   else          [label="EVERYTHING ELSE", fontsize="11", shape="box", style="bold"]
 
   else          [label="EVERYTHING ELSE", fontsize="11", shape="box", style="bold"]
  
   hd15         [label="Does it have an\nHD15 connector?", fontsize="11"]
+
   hd15           [label="Does it have an\nHD15 connector?", fontsize="11"]
   rj11s         [label="Does it have an\nTWO RJ11 connectors?", fontsize="11"]
+
   rj11s           [label="Does it have an\nTWO RJ11 connectors?", fontsize="11"]
   bnc_rj45     [label="Does it have a\nBNC or RJ45 connector?", fontsize="11"]
+
   bnc_rj45       [label="Does it have a\nBNC or RJ45 connector?", fontsize="11"]
   soundports   [label="Does it have little round\nSOUND PORTS?", fontsize="11"]
+
   soundports     [label="Does it have little round\nSOUND PORTS?", fontsize="11"]
   singlerj11    [label="Does it have an\na SINGLE RJ11 connector?", fontsize="11"]
+
   singlerj11     [label="Does it have an\na SINGLE RJ11 connector?", fontsize="11"]
 +
   singlejackmodem [label="Does it have an\na SINGLE RJ11 connector?", fontsize="11"]
  
 
   subsortpci    [label="Subsort into\nPCI and NON-PCI piles", fontsize="11", style="bold"]
 
   subsortpci    [label="Subsort into\nPCI and NON-PCI piles", fontsize="11", style="bold"]
Line 60: Line 61:
 
   digraph D {
 
   digraph D {
  
   nicpci100    [label="NETWORK\nPCI MARKED 100", fontsize="11", style="bold"]
+
   nicpci100    [label="NETWORK\nPCI MARKED 100", fontsize="11", shape="box", style="bold"]
   nicpci10      [label="NETWORK\nPCI NOT MARKED 100", fontsize="11", style="bold"]
+
   nicpci10      [label="NETWORK\nPCI NOT MARKED 100", fontsize="11", shape="box", style="bold"]
  
 
   }
 
   }

Revision as of 19:21, 11 March 2006

Connector Types: (need images)

  • HD15
  • RJ11
  • RJ45
  • BNC
  • Sound Ports


This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

If it is a PCI network card, sort into two piles, those marked 100 and those that are not:

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

You should now have up to 14 piles:

  1. Video Cards, PCI
  2. Video Cards, AGP
  3. Video Cards, OTHER
  4. Modems, PCI
  5. Modems, ISA
  6. Modems, OTHER
  7. Sound, PCI
  8. Sound, NON-PCI
  9. Network, PCI, 100
  10. Network, PCI, NOT 100
  11. Network, NON-PCI
  12. Miscellaneous, PCI
  13. Miscellaneous, NON-PCI
  14. Combo