ccs-digitalmarketplace-frameworks 4.4.28 → 4.4.30

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.
@@ -19,6 +19,14 @@
19
19
  questions:
20
20
  - multiqTenderInformation
21
21
 
22
+
23
+ - name: Mandatory and discretionary exclusion grounds
24
+ slug: mandatory-and-discretionary-exclusion-grounds
25
+ editable: True
26
+ prefill: False
27
+ questions:
28
+ - mandatoryAndDiscretionaryExclusionGrounds
29
+
22
30
  - name: Subcontractor details
23
31
  slug: subcontractor-details
24
32
  editable: True
@@ -0,0 +1,11 @@
1
+ name: Mandatory and discretionary exclusion grounds
2
+ question: "Exclusion grounds"
3
+ question_advice: >
4
+ Have you or any of your connected persons declared in your core supplier information any offences listed as 'mandatory exclusion grounds' and 'discretionary exclusion grounds' in the Procurement Act 2023?
5
+
6
+ type: boolean
7
+
8
+ validations:
9
+ -
10
+ name: answer_required
11
+ message: You must select an option
@@ -50,7 +50,7 @@ question: |
50
50
 
51
51
  <p><h3 class="govuk-heading-s">Or</h3></p>
52
52
 
53
- Bidder is a not 'a relevant commercial organisation' but has a turnover of over £36m and has not provided a link to an equivalent statement or document and/or the statement does not include information relating to (a) to (f) above. No satisfactory reason or assurances of future compliance (where applicable) provided.
53
+ Bidder is not 'a relevant commercial organisation' but has a turnover of over £36m and has not provided a link to an equivalent statement or document and/or the statement does not include information relating to (a) to (f) above. No satisfactory reason or assurances of future compliance (where applicable) provided.
54
54
 
55
55
  type: multiquestion
56
56
 
@@ -2,7 +2,7 @@ name: Procedures for resolving disputed invoices
2
2
  question: Please confirm you have procedures for resolving disputed invoices with those in your supply chain promptly and effectively. This should include all situations where payments are due; not all payments involve an invoice.
3
3
  question_advice: |
4
4
  <p class="govuk-body">This question is assessed as Pass/Fail.</p>
5
- <p class="govuk-body">Your tender will fail, if you do not answer yes, as you will not satisfy this condition of participation.</p>
5
+ <p class="govuk-body">Your tender will Fail, if you do not answer yes, as you will not satisfy this condition of participation.</p>
6
6
  <p class="govuk-body govuk-!-margin-top-3">Your tender will be disregarded. We will tell you that your tender has been disregarded and why.</p>
7
7
  hidden: true
8
8
  type: boolean
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.28",
3
+ "version": "4.4.30",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",