Difference between revisions of "Hardware Identification Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
   read_and_do              [label="Read All About Memory\nand do exercise"]
 
   read_and_do              [label="Read All About Memory\nand do exercise"]
 
   got_it                  [label="Have you got it?"]
 
   got_it                  [label="Have you got it?"]
   got_it2                  [label="Have you got it?"]
+
   got_it2                  [label="Got it?"]
 
   real_cards              [label="Get cards from instructor\nand sort them"]
 
   real_cards              [label="Get cards from instructor\nand sort them"]
  
Line 30: Line 30:
 
   box_a -> read_and_do
 
   box_a -> read_and_do
 
   read_and_do -> got_it
 
   read_and_do -> got_it
 
 
   got_it -> cards_vs_memory  [label="Yes"]
 
   got_it -> cards_vs_memory  [label="Yes"]
 
   got_it -> memory_sorting  [label="No"]
 
   got_it -> memory_sorting  [label="No"]
 
   memory_sorting -> cards_vs_memory
 
   memory_sorting -> cards_vs_memory
 +
 
   cards_vs_memory -> card_function_sort
 
   cards_vs_memory -> card_function_sort
 
   card_function_sort -> got_it2  
 
   card_function_sort -> got_it2  
   got_it2 -> box_b       [label="Yes]
+
   got_it2 -> box_b     [label="Yes"]
   got_it2 -> real_cards   [label="No"]  
+
   got_it2 -> real_cards [label="No"]  
   
+
  real_cards -> box_b
   card_function_sort -> got_it2  [label="No]
+
 
 
+
   card_function_sort -> got_it2  [label="No]  
 
   box_b -> card_slot_identification
 
   box_b -> card_slot_identification
 
   card_slot_identification -> box_c
 
   card_slot_identification -> box_c

Revision as of 09:29, 10 April 2009


At the end of each instruction sheet and its hands-on exercises, put all the items back into the Lesson Box with the same letter.

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