ccs-digitalmarketplace-frameworks 1.2.37 → 1.2.41

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.
@@ -58,7 +58,7 @@
58
58
  The term ‘anyone who represents, supervises or has control in your organisation (or partner or parent organisation)’
59
59
  includes members of your group of economic operators, their proposed subcontractors, and any directors, partners, or
60
60
  any other person who has powers of representation, decision or control. Check that your organisation complies with
61
- <a class="govuk-link" href="https://www.legislation.gov.uk/uksi/2015/102/contents" target="_blank">Regulation 57(1) of the
61
+ <a class="govuk-link" href="https://www.legislation.gov.uk/uksi/2015/102/regulation/57" target="_blank">Regulation 57(1) of the
62
62
  Public Contracts Regulations 2015 (opens in new tab)</a>.
63
63
  questions:
64
64
  - conspiracy
@@ -45,7 +45,7 @@
45
45
 
46
46
  - name: Digital roles to deliver the capabilities
47
47
  summary_page_description: >
48
- You must be able to provide at least one <a class="govuk-link" href="https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework" target="_blank" rel="noopener noreferrer">digital roles</a> to be eligible to supply digital outcomes.
48
+ You must be able to provide at least one of <a class="govuk-link" href="https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework" target="_blank" rel="noopener noreferrer">the digital, data and technology (DDaT) roles</a> to be eligible to supply digital outcomes.
49
49
  editable: False
50
50
  edit_questions: True
51
51
  questions:
@@ -11,6 +11,6 @@ any_of: role
11
11
  questions:
12
12
  - QualityAssuranceTestingAnalystDayRate
13
13
 
14
- empty_message: You have not added a Quality Assurance Testing(QAT) analyst
14
+ empty_message: You have not added a Quality Assurance Testing (QAT) analyst
15
15
 
16
16
 
@@ -6,3 +6,6 @@ questions:
6
6
  - subcontracting
7
7
  - subcontracting30DayPayments
8
8
  - subcontractingInvoicesPaid
9
+ - subcontracting30DayPayments2
10
+ - subcontractingInvoicesPaid2
11
+
@@ -32,5 +32,5 @@ validations:
32
32
  assessment:
33
33
  required: True
34
34
  passIfIn:
35
- - "Yes"
35
+ - cloud-professional-yes
36
36
  - "My organisation isn't submitting cloud support (lot 4) services"
@@ -16,7 +16,9 @@ hint: Only include subcontractors whose products or services will be integral to
16
16
  followup:
17
17
  subcontracting30DayPayments:
18
18
  - prime-contractor-with-subcontractors
19
- - consortium-with-subcontractors
20
19
  subcontractingInvoicesPaid:
21
20
  - prime-contractor-with-subcontractors
21
+ subcontracting30DayPayments2:
22
+ - consortium-with-subcontractors
23
+ subcontractingInvoicesPaid2:
22
24
  - consortium-with-subcontractors
@@ -1,7 +1,7 @@
1
1
  name: Subcontracting 30 day payment terms
2
2
  question: Can you confirm that for public sector contracts awarded under the Public Contract Regulations 2015 you have systems in place to include (as a minimum) 30-day payment terms in all of your supply chain contracts and require that such terms are passed down through your supply chain?
3
3
 
4
- hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-0821" target="_blank" rel="noopener noreferrer">Procurement Policy Note (PPN) 07/20 for prompt payment of all subcontractors (opens in new tab)</a>. The Crown Commercial Service reserves the right to audit any supplier for compliance, where an awarded contract has a total value of £2 million or more.
4
+ hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-0720-taking-account-of-a-bidders-approach-to-payment-in-the-procurement-of-major-government-contracts" target="_blank" rel="noopener noreferrer">Procurement Policy Note (PPN) 07/20 for prompt payment of all subcontractors (opens in new tab)</a>. The Crown Commercial Service reserves the right to audit any supplier for compliance, where an awarded contract has a total value of £2 million or more.
5
5
 
6
6
  type: boolean
7
7
  hidden: true
@@ -0,0 +1,11 @@
1
+ name: Subcontracting 30 day payment terms
2
+ question: Can you confirm that for public sector contracts awarded under the Public Contract Regulations 2015 you have systems in place to include (as a minimum) 30-day payment terms in all of your supply chain contracts and require that such terms are passed down through your supply chain?
3
+
4
+ hint: Contracts awarded under the Public Contracts Regulations 2015 must comply with <a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-0821" target="_blank" rel="noopener noreferrer"> Procurement Policy Note (PPN) 08/21 for prompt payment of all subcontractors (opens in new tab)</a>. The Crown Commercial Service reserves the right to audit any supplier for compliance, where an awarded contract has a total value of £2 million or more.
5
+
6
+ type: boolean
7
+ hidden: true
8
+
9
+ validations:
10
+ - name: answer_required
11
+ message: You need to answer this question.
@@ -0,0 +1,21 @@
1
+ name: Subcontracting invoices paid
2
+ question: In the past 12 months, what percentage of invoices did you pay in 60 days to those in your immediate supply chain?
3
+
4
+ hint: Enter a percentage 0 to 100 using numbers only
5
+
6
+ hidden: true
7
+
8
+ type: number
9
+ unit: "%"
10
+ unit_in_full: "percent"
11
+ unit_position: "after"
12
+ limits:
13
+ min_value: 0
14
+ max_value: 100
15
+ integer_only: true
16
+
17
+ validations:
18
+ - name: answer_required
19
+ message: You need to answer this question.
20
+ - name: not_a_number
21
+ message: Percentage of invoices paid must be a number between 0 and 100.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.2.37",
3
+ "version": "1.2.41",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"