ccs-digitalmarketplace-frameworks 9.2.12 → 9.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,7 +16,7 @@ assessment_criteria:
16
16
  - value: conforms-to-bs
17
17
  weighting: 1
18
18
  - value: does-not-conform-to-bs
19
- weighting: 0.25
19
+ weighting: 0.5
20
20
 
21
21
  validations:
22
22
  - name: answer_required
@@ -15,9 +15,9 @@ assessment_criteria:
15
15
  - value: At least every 6 months
16
16
  weighting: 1
17
17
  - value: At least once a year
18
- weighting: 0.5
18
+ weighting: 0.66
19
19
  - value: Less than once a year
20
- weighting: 0.25
20
+ weighting: 0.33
21
21
 
22
22
  validations:
23
23
  - name: answer_required
@@ -18,9 +18,9 @@ assessment_criteria:
18
18
  - value: dv
19
19
  weighting: 1
20
20
  - value: sc
21
- weighting: 0.5
21
+ weighting: 0.66
22
22
  - value: bpss
23
- weighting: 0.25
23
+ weighting: 0.33
24
24
 
25
25
  validations:
26
26
  - name: answer_required
@@ -15,9 +15,9 @@ assessment_criteria:
15
15
  - value: 24 hours, 7 days a week
16
16
  weighting: 1
17
17
  - value: 9 to 5 (UK time), 7 days a week
18
- weighting: 0.5
18
+ weighting: 0.66
19
19
  - value: 9 to 5 (UK time), Monday to Friday
20
- weighting: 0.25
20
+ weighting: 0.33
21
21
 
22
22
  validations:
23
23
  - name: answer_required
@@ -15,9 +15,9 @@ assessment_criteria:
15
15
  - value: United Kingdom
16
16
  weighting: 1
17
17
  - value: European Economic Area (EEA)
18
- weighting: 0.5
18
+ weighting: 0.66
19
19
  - value: Other
20
- weighting: 0.25
20
+ weighting: 0.33
21
21
 
22
22
  validations:
23
23
  - name: answer_required
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "9.2.12",
3
+ "version": "9.2.13",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",