Difference between revisions of "System Evaluation Final Triage"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
start [label="START HERE", fontsize="11", shape="box"] | start [label="START HERE", fontsize="11", shape="box"] | ||
disklessshelf [label="Put on the\nDISKLESS SHELF\n(no processing)", fontsize="11", shape="box"] | disklessshelf [label="Put on the\nDISKLESS SHELF\n(no processing)", fontsize="11", shape="box"] | ||
| − | + | reject [label="REJECT the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"] | |
keep [label="KEEP the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"] | keep [label="KEEP the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"] | ||
tardis [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box"] | tardis [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box"] | ||
| Line 28: | Line 28: | ||
diskless -> disklessshelf [label="YES"] | diskless -> disklessshelf [label="YES"] | ||
diskless -> zif [label="NO"] | diskless -> zif [label="NO"] | ||
| − | zif -> | + | zif -> reject [label="NO"] |
zif -> muplitpleisas [label="YES"] | zif -> muplitpleisas [label="YES"] | ||
muplitpleisas -> proprietary [label="NO"] | muplitpleisas -> proprietary [label="NO"] | ||
| − | muplitpleisas -> | + | muplitpleisas -> reject [label="YES"] |
| − | proprietary -> | + | proprietary -> reject [label="YES"] |
proprietary -> specialmine [label="NO"] | proprietary -> specialmine [label="NO"] | ||
Revision as of 12:36, 15 November 2005
TRIAGE CHART (Eval 2)
