Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
(Undo revision 36984 by Rfs (Talk))
 
(53 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 +
{{migrated}}
 +
[https://docs.google.com/document/d/1_Mddad85MytiqrzqpL1JfZgHzNcWkC0hjQrnKSl_XrI/edit?usp=sharing link]
 +
 +
__NOTOC__
 
==BLUE Chart==
 
==BLUE Chart==
 +
<div style="border: 10px solid BLUE; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
  
 
<graphviz>
 
<graphviz>
Line 7: Line 12:
 
   edge [fontname="Helvetica"]
 
   edge [fontname="Helvetica"]
  
   start        [label="START HERE", fontsize="10", shape="box", style="bold"]
+
   start        [label="START HERE",
 +
                  label_es="INICIAR AQUI",
 +
                  fontsize="10", shape="box", style="bold", color="blue"]
  
   at            [label="Can you see an\nAT keyboard connector?"]
+
   at            [label="Is it beige?",
   procthere     [label="Is there probably a\nPROCESSOR?"]
+
                  label_es="¿Puede usted ver un\nconector \n''AT keyboard''?"]
 +
   proc_gone     [label="Is the\nPROCESSOR\nCLEARLY MISSING?",
 +
                  label_es="¿Puede usted ver\nsi FALTA\nEL PROCESADOR?"]
  
   uncovered    [label="Is it marked as an\nUNCOVERED DEVICE?\n(little dot)"]
+
   mobo          [label="Is the\nMOTHERBOARD\nthere?",
  label        [label="Get a REASON FOR RECYCLE label\nCircle the reason you got here\n(We are recycling this system)", shape="box"]
+
                  label_es="¿Se encuentra la\n''la tarjeta madre''\nAHI?"]
   label2        [label="Get a REASON FOR RECYCLE label\nCircle the reason you got here\n(We are recycling this system)", shape="box"]
+
   missingparts [label="Is it\nMISSING CASE PARTS?\n(i.e. side or front panel)",
   
+
                  label_es="¿Faltan\nPARTES \nDEL \nARMAZÓN?\n(es decir, de la parte \nlateral o frontal)"]
  dimmslots    [label="Are there any\nDIMM slots?\n(SDRAM, DDR, or RAMBUS)"]
+
   memory       [label="Can you see\nany DDR slots?\n(single notch near the middle) PLEASE SEE INSTRUCTOR",
  simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
+
                  label_es="¿Puede usted ver\nalgunas ranuras de DDR?\n(una sola ranura en el centro)"]
  rambusslots  [label="Are there any\nRAMBUS slots?\n(DIMM with two notches in center)"]
+
   blowncaps    [label="Can you see \nany BLOWN CAPS?",
   emptyrambus  [label="Is the\nRAMBUS memory missing?"]
+
                  label_es="¿Puede usted ver\nalgun transistor quemado o defectuoso?"]
  visibleproc  [label="Can you see the\nPROCESSOR SPEED?\n(don't take apart)"]
 
  mobo          [label="Is the\nMOTHERBOARD\nthere?"]
 
  fastproc      [label="Does it have\na 1 GHz or faster proc?"]
 
  slot          [label="Does it have a\nSLOT for a processor?"]
 
  missingparts  [label="Is it\nMISSING CASE PARTS?\n(i.e. side or front panel)"]
 
   multipleisas  [label="Can you see\n2 or more ISA slots?"]
 
  exceptional  [label="Does it have anything\nfrom the\nEXCEPTIONAL COMPONENTS\nlist?"]
 
  
   red          [label="This is a\nRED LIGHT COMPUTER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
+
   sataports    [label="Can you see \nany SATA PORTS?",
   yellow        [label="This is a\nYELLOW LIGHT COMPUT\ER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
+
                  label_es="¿Puede usted ver\nalguna SATA PORTS?"]
   keep          [label="KEEP IT\n(for now anyway)\n(go back)", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
+
 
+
  pull_mobo1    [label="PULL THE MOTHERBOARD\nand take it to\nAdvanced Testing",
   start      -> at
+
                  label_es="DESMONTE LA ''TARJETA MADRE''\ny llévela a\n''Advanced Testing''",
 +
                  shape="box"]
 +
   pull_mobo2    [label="We are recycling\nthis system\nbecause of\nBLOWN CAPS",
 +
                  label_es="Vamos a reciclar\neste sistema\nporque tiene\n''UN TRANSISTOR DEFECTUOSO''",
 +
                  shape="box"]
 +
 
 +
   keep          [label="KEEP IT\n(for now anyway)",
 +
                  label_es="CONSERVELA\n(por el momento)",
 +
                  shape="box", style="bold"]
 +
  recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\nand CIRCLE the reason\nyou got here)",
 +
                  label_es="Vamos a reciclarla.\nEn la etiqueta ''RECYCLE'' \ncircule el motivo\npor cual se recicla)",
 +
                  shape="box", style="bold"]
 +
 
 +
   not_done      [label="You're not done yet!",
 +
                  label_es="No esta terminado todavia!"]
  
  at -> label [taillabel="YES"]
 
  at -> mobo [taillabel="NO"]
 
  
   mobo        -> simmslots [taillabel="YES"]
+
   go_back      [label="Go back to\nthe main chart",
  mobo        -> label [taillabel="NO"]
+
                  label_es="Regrese al\ndiagrama principal",
 +
                  shape="box", URL="/index.php?title=System_Evaluation_Overview", style="dashed", color="red"]
  
   simmslots    -> dimmslots [taillabel="NO"]
+
   start      -> at
  simmslots    -> label [taillabel="YES"]
 
  
   dimmslots    -> rambusslots [taillabel="YES"]
+
   at -> recycle [taillabel="YES", taillabel_es="SÍ"]
   dimmslots    -> label [taillabel="NO"]
+
   at -> mobo [taillabel="NO"]
  
   rambusslots  -> multipleisas [taillabel="NO"]
+
   mobo        -> memory [taillabel="YES", taillabel_es="SÍ"]
   rambusslots  -> emptyrambus [taillabel="YES"]
+
   mobo        -> recycle [taillabel="NO"]
  
  emptyrambus  -> label2 [taillabel="YES"]
 
  emptyrambus  -> multipleisas [taillabel="NO"]
 
  
   multipleisas  -> label [taillabel="YES"]
+
   memory        -> recycle [taillabel="NO"]
   multipleisas  -> procthere [taillabel="NO"]
+
   memory -> proc_gone  [label="yes"]
  
   procthere  -> slot [taillabel="YES"]
+
   proc_gone -> blowncaps [label="NO"]
   procthere  -> label2 [taillabel="NO"]
+
   proc_gone -> recycle [taillabel="YES", taillabel_es="SÍ"]
  
   slot -> visibleproc [taillabel="NO"]
+
   pull_mobo1  -> pull_mobo2 -> recycle
  slot -> label2 [taillabel="YES"]
 
  
   visibleproc -> fastproc [taillabel="YES"]
+
   blowncaps    -> missingparts [taillabel="NO"]
   visibleproc -> missingparts [taillabel="NO"]
+
   blowncaps    -> sataports [taillabel="YES", taillabel_es="SÍ"]
  
   fastproc   -> missingparts [taillabel="YES"]
+
   sataports   -> pull_mobo2 [taillabel="NO"]
   fastproc   -> label [taillabel="NO"]
+
   sataports   -> pull_mobo1 [taillabel="YES", taillabel_es="SÍ"]
  
   missingparts   -> keep [taillabel="NO"]
+
   missingparts -> recycle [taillabel="YES", taillabel_es="SÍ"]
   missingparts   -> label2 [taillabel="YES"]
+
   missingparts -> keep [taillabel="NO"]
  
   label -> uncovered
+
   keep -> not_done
  label2 -> yellow
 
  
  uncovered -> yellow [taillabel="YES"]
 
  uncovered -> exceptional [taillabel="NO"]
 
  
   exceptional -> yellow [taillabel="YES"]
+
   recycle -> not_done
   exceptional -> red    [taillabel="NO"]
+
   not_done -> go_back
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 +
</div>
  
{{Exceptional Components List}}
+
English Version: [[System_Evaluation_Visual_Triage]]
 
 
  
 +
Vercion Español: [[System_Evaluation_Visual_Triage_en_Español]]
  
[[Category: Prebuild]]
+
[[Category: System Evaluation]]

Latest revision as of 17:40, 5 July 2014

deletion

This page has been migrated to a document on Free Geek's Google Drive.

Information remaining behind may no longer be relevant.

MIGRATOR:

When you have tagged this page as migrated,
please add a link to the new document on Google Drive.

(Link to new page immediately below.)


link


BLUE Chart

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

English Version: System_Evaluation_Visual_Triage

Vercion Español: System_Evaluation_Visual_Triage_en_Español