eternalGenius commited on
Commit
5ca5ac5
·
verified ·
1 Parent(s): 3a26115

Update thresholds.json

Browse files
Files changed (1) hide show
  1. thresholds.json +11 -11
thresholds.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "IsFunctional": 0.40,
3
- "IsBusiness": 0.20,
4
- "Other (OT)": 0.35,
5
  "Availability (A)": 0.34,
6
- "Fault Tolerance (FT)": 0.50,
7
- "Legal (L)": 0.90,
8
- "Look & Feel (LF)": 0.28,
9
- "Maintainability (MN)": 0.92,
10
  "Operability (O)": 0.86,
11
  "Performance (PE)": 0.54,
12
- "Portability (PO)": 0.40,
13
- "Scalability (SC)": 0.30,
14
- "Security (SE)": 0.38,
15
- "Usability (US)": 0.64
16
  }
 
1
  {
2
+ "IsFunctional": 0.12,
3
+ "IsBusiness": 0.72,
4
+ "Other (OT)": 0.34,
5
  "Availability (A)": 0.34,
6
+ "Fault Tolerance (FT)": 0.5,
7
+ "Legal (L)": 0.9,
8
+ "Look & Feel (LF)": 0.8,
9
+ "Maintainability (MN)": 0.18,
10
  "Operability (O)": 0.86,
11
  "Performance (PE)": 0.54,
12
+ "Portability (PO)": 0.4,
13
+ "Scalability (SC)": 0.3,
14
+ "Security (SE)": 0.88,
15
+ "Usability (US)": 0.92
16
  }