eternalGenius commited on
Commit
bad06f8
·
verified ·
1 Parent(s): 3e3bf03

Update thresholds.json

Browse files
Files changed (1) hide show
  1. thresholds.json +3 -3
thresholds.json CHANGED
@@ -4,13 +4,13 @@
4
  "Other (OT)": 0.30,
5
  "Availability (A)": 0.30,
6
  "Fault Tolerance (FT)": 0.55,
7
- "Legal (L)": 0.70,
8
  "Look & Feel (LF)": 0.60,
9
- "Maintainability (MN)": 0.65,
10
  "Operability (O)": 0.55,
11
  "Performance (PE)": 0.30,
12
  "Portability (PO)": 0.55,
13
  "Scalability (SC)": 0.35,
14
  "Security (SE)": 0.70,
15
- "Usability (US)": 0.80
16
  }
 
4
  "Other (OT)": 0.30,
5
  "Availability (A)": 0.30,
6
  "Fault Tolerance (FT)": 0.55,
7
+ "Legal (L)": 0.75,
8
  "Look & Feel (LF)": 0.60,
9
+ "Maintainability (MN)": 0.72,
10
  "Operability (O)": 0.55,
11
  "Performance (PE)": 0.30,
12
  "Portability (PO)": 0.55,
13
  "Scalability (SC)": 0.35,
14
  "Security (SE)": 0.70,
15
+ "Usability (US)": 0.85
16
  }