Difference between revisions of "Card sorting by slot type"

From FreekiWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
   long        [label="Is it 3 inches?"]
 
   long        [label="Is it 3 inches?"]
 
   short      [label="Is it 1 inch?"]
 
   short      [label="Is it 1 inch?"]
 
+
  medium      [label="Is it 1 5/8 inches?"]
  
 
   start -> measuregap
 
   start -> measuregap
Line 24: Line 24:
 
   short -> isa [label="YES"]
 
   short -> isa [label="YES"]
 
   short -> medium [label="NO"]
 
   short -> medium [label="NO"]
    
+
   medium -> pci [label"YES"]
 +
  medium -> special [label"NO"]
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>

Revision as of 16:06, 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.