Difference between revisions of "Case Triage"

From FreekiWiki
Jump to navigation Jump to search
(add link to spanish and english versions of page)
Line 18: Line 18:
 
   recycle      [label="NO\nWe don't want the case!",  
 
   recycle      [label="NO\nWe don't want the case!",  
 
                   label_es="NO\n¡Nosotros no queremos este armazón!",  
 
                   label_es="NO\n¡Nosotros no queremos este armazón!",  
                   shape="box", style="bold", color="orange"]
+
                   shape="box"]
 
   keep          [label="YES\nWe do want the case!",  
 
   keep          [label="YES\nWe do want the case!",  
 
                   label_es="SI\n¡Nosostros queremos el armazón!",
 
                   label_es="SI\n¡Nosostros queremos el armazón!",
                   shape="box", style="bold", color="orange"]
+
                   shape="box",]
 
   at            [label="Is it an\nAT case?\n(Check keyboard connector)",
 
   at            [label="Is it an\nAT case?\n(Check keyboard connector)",
 
                   label_es="¿Es esto un\nAT armazón?\n(Cheque el conector del teclado)"]
 
                   label_es="¿Es esto un\nAT armazón?\n(Cheque el conector del teclado)"]
Line 39: Line 39:
 
   riser        [label="Does it require a\nRISER\nfor the cards?",
 
   riser        [label="Does it require a\nRISER\nfor the cards?",
 
                   label_es="¿Podría esto necesitar un\nRISER\npara las tarjetas?"]
 
                   label_es="¿Podría esto necesitar un\nRISER\npara las tarjetas?"]
 +
  not_done      [label="You're not done yet! \n Go back to the orange chart",
 +
                  label_es="¿No esta terminado todavia! n\Regrese el diagrama anaranjada"
 +
                  shape="box", style="bold", color="orange"]
  
 
   start        -> drool
 
   start        -> drool
Line 60: Line 63:
 
   judgment    -> recycle [label="NO"]
 
   judgment    -> recycle [label="NO"]
 
   judgment    -> clean [label="YES", label_es="SI"]
 
   judgment    -> clean [label="YES", label_es="SI"]
 +
  keep        -> not_done
 +
  recycle      -> not_done
 
    
 
    
 
   }
 
   }

Revision as of 11:31, 9 November 2010

BLACK Chart

Do we want to keep the case?

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


* Actually we do not discriminate based on age. If you are not 15 but drool over this case, it's probably OK.

English Version: Case_Triage

Vercion Español: Case_Triage_en_Español