eternalGenius commited on
Commit
8df8d96
·
verified ·
1 Parent(s): bcc2ce8

Update thresholds.json

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