eternalGenius commited on
Commit
85bb5d4
·
verified ·
1 Parent(s): dfb22a1

Update thresholds.json

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