Difference between revisions of "Card sorting by slot type"

From FreekiWiki
Jump to navigation Jump to search
Line 18: Line 18:
 
   medium      [label="Is it 1 5/8 inches?"]
 
   medium      [label="Is it 1 5/8 inches?"]
 
   special    [label="Is it 1 3/4 inches?"]
 
   special    [label="Is it 1 3/4 inches?"]
   exception1  [label="Are the connectors rectangular or interlocking?"]
+
   exception1  [label="Are the connectors\n rectangular or interlocking?"]
   exception2  [label="Are the connectors all the same size?"]
+
   exception2  [label="Are the connectors\n all the same size?"]
  
 
   start -> measuregap
 
   start -> measuregap
Line 25: Line 25:
 
   long -> agp [label="YES"]  
 
   long -> agp [label="YES"]  
 
   long -> short [label="NO"]
 
   long -> short [label="NO"]
   short -> exception [label="YES"]
+
   short -> exception1 [label="YES"]
 
   short -> medium [label="NO"]
 
   short -> medium [label="NO"]
 
   medium -> pci [label="YES"]
 
   medium -> pci [label="YES"]

Revision as of 16:39, 2 July 2009

Pick up each card and using the following chart, put each card in one of five piles (PCI, PCIe, ISA, AGP and miscellaneous.)

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