diff options
author | Filipp Lepalaan <f@230.to> | 2013-03-30 20:11:58 +0200 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-03-30 20:11:58 +0200 |
commit | 3ce52ecbdd7cafbaadc2358a06e770a5a25b760b (patch) | |
tree | 1a4660568e5531c917bc3fb1435e22813803fc7b /comptia.json | |
parent | 0a590e684c8ba56ea24c439cef096ea83090172d (diff) | |
download | py-gsxws-3ce52ecbdd7cafbaadc2358a06e770a5a25b760b.tar.gz py-gsxws-3ce52ecbdd7cafbaadc2358a06e770a5a25b760b.tar.bz2 py-gsxws-3ce52ecbdd7cafbaadc2358a06e770a5a25b760b.zip |
Simplify CompTIA modifiers, add group names
Diffstat (limited to 'comptia.json')
-rw-r--r-- | comptia.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comptia.json b/comptia.json index 5be4101..92d6f1c 100644 --- a/comptia.json +++ b/comptia.json @@ -1,14 +1,4 @@ { - "modifiers": { - "A": "Not Applicable", - "B": "Continuous", - "C": "Intermittent", - "D": "Fails After Warm Up", - "E": "Environmental", - "F": "Configuration: Peripheral", - "G": "Damaged" - }, - "symptoms": { "E": { "E01": "Repairable accidental damage (OOW) - Customer Satisfaction codes", "E02": "Controls not responding (wheel-button-touch screen)", @@ -304,5 +294,4 @@ "Z21": "Bottom Case Delamination", "Z22": "Bottom Case Delamination multiple issues" } - } } |