eternalGenius commited on
Commit
64e22f0
·
verified ·
1 Parent(s): 94ef22d

Update thresholds.json

Browse files
Files changed (1) hide show
  1. thresholds.json +7 -7
thresholds.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
- "IsFunctional": 0.2,
3
- "IsBusiness": 0.85,
4
- "Other (OT)": 0.1,
5
  "Availability (A)": 0.4,
6
- "Fault Tolerance (FT)": 0.3,
7
- "Legal (L)": 0.35,
8
  "Look & Feel (LF)": 0.65,
9
- "Maintainability (MN)": 0.15,
10
  "Operability (O)": 0.8,
11
  "Performance (PE)": 0.6,
12
- "Portability (PO)": 0.75,
13
  "Scalability (SC)": 0.35,
14
  "Security (SE)": 0.55,
15
  "Usability (US)": 0.55
 
1
  {
2
+ "IsFunctional": 0.4,
3
+ "IsBusiness": 0.45,
4
+ "Other (OT)": 0.4,
5
  "Availability (A)": 0.4,
6
+ "Fault Tolerance (FT)": 0.45,
7
+ "Legal (L)": 0.55,
8
  "Look & Feel (LF)": 0.65,
9
+ "Maintainability (MN)": 0.35,
10
  "Operability (O)": 0.8,
11
  "Performance (PE)": 0.6,
12
+ "Portability (PO)": 0.45,
13
  "Scalability (SC)": 0.35,
14
  "Security (SE)": 0.55,
15
  "Usability (US)": 0.55