Difference between revisions of "Case Triage en Español"
Jump to navigation
Jump to search
(All synced up with the English and done (for now, I think)) |
|||
Line 18: | Line 18: | ||
recycle [label="NO\nWe don't want the case!", | recycle [label="NO\nWe don't want the case!", | ||
label="NO\n¡Nosotros no queremos este gabinete!", | label="NO\n¡Nosotros no queremos este gabinete!", | ||
− | shape="box | + | shape="box"] |
keep [label="YES\nWe do want the case!", | keep [label="YES\nWe do want the case!", | ||
label="SI\n¡Queremos el gabinete!", | label="SI\n¡Queremos el gabinete!", | ||
− | shape="box", | + | 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=" | + | label="¿¿Tiene este gabinete\n un conector de AT\n(Revise el conector\ndel teclado)"] |
missingparts [label="Is is MISSING PARTS\n(like a side panel)?", | missingparts [label="Is is MISSING PARTS\n(like a side panel)?", | ||
− | label=" | + | label="Revise el gabinete\npara mirar si faltan partes\n(por ejemplo un panel lateral)"] |
proprietary [label="Is it a PROPRIETARY brand?\n(Compaq, Dell, Gateway, IBM, \nHP, eMachine, Micron, Sony)", | proprietary [label="Is it a PROPRIETARY brand?\n(Compaq, Dell, Gateway, IBM, \nHP, eMachine, Micron, Sony)", | ||
label="¿Tiene el gabinete una MARCA PROPIA?\n(Por ejemplo: Compaq, Dell, Gateway, IBM, \nHP, eMachine, Micron, Sony)"] | label="¿Tiene el gabinete una MARCA PROPIA?\n(Por ejemplo: Compaq, Dell, Gateway, IBM, \nHP, eMachine, Micron, Sony)"] | ||
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="¿Podría esto necesitar un\nRISER\npara las tarjetas?"] | label="¿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="¿No esta terminado todavia! \nVuelva al diagrama anaranjado" | ||
+ | shape="box", style="bold", color="orange"] | ||
start -> drool | start -> drool | ||
Line 45: | Line 48: | ||
storeneed -> recycle [taillabel="NO"] | storeneed -> recycle [taillabel="NO"] | ||
storeneed -> format [label="YES", label="SI"] | storeneed -> format [label="YES", label="SI"] | ||
− | format -> recycle [label=" | + | format -> recycle [label="DESKTOP"] |
format -> at [label="TOWER"] | format -> at [label="TOWER"] | ||
at -> recycle [label="YES", label="SI"] | at -> recycle [label="YES", label="SI"] | ||
Line 60: | Line 63: | ||
judgment -> recycle [label="NO"] | judgment -> recycle [label="NO"] | ||
judgment -> clean [label="YES", label="SI"] | judgment -> clean [label="YES", label="SI"] | ||
+ | keep -> not_done | ||
+ | recycle -> not_done | ||
} | } | ||
</graphviz> | </graphviz> | ||
− | + | ||
+ | * Actualmente nosotros no nos basamos en la edad de la persona. Si usted no tiene 15 años pero le gusta el gabinete, es probable que el gabinete esté OK. | ||
</div> | </div> | ||
Line 72: | Line 78: | ||
[[Category: System Evaluation]] | [[Category: System Evaluation]] | ||
− |
Latest revision as of 11:36, 14 January 2011
BLACK Chart
- ¿Queremos este gabinete?
* Actualmente nosotros no nos basamos en la edad de la persona. Si usted no tiene 15 años pero le gusta el gabinete, es probable que el gabinete esté OK.
English Version: Case_Triage
Vercion Español: Case_Triage_en_Español