ccs-digitalmarketplace-frameworks 4.4.46 → 4.5.0

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.
Files changed (25) hide show
  1. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedCompaniesRegistration.yml +1 -0
  2. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedConditionParticipation.yml +1 -0
  3. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedOffences.yml +2 -1
  4. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedOfficialRegisters.yml +1 -0
  5. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedOrganisationIdentifierRegistration.yml +1 -0
  6. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedPpon.yml +1 -0
  7. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedSharecode.yml +1 -0
  8. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedSubcontractorsOrganisationIdentifierRegistration.yml +1 -1
  9. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorDebarmentDetails.yml +1 -0
  10. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressBuildingandStreet.yml +1 -0
  11. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressCountry.yml +1 -0
  12. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressPostcode.yml +1 -0
  13. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressTownandCity.yml +1 -0
  14. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorRoleDescription.yml +2 -1
  15. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionCRPCompleted.yml +1 -0
  16. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionCRPNotReported.yml +2 -1
  17. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionCRPPublished.yml +1 -0
  18. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear1.yml +1 -0
  19. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear2.yml +1 -0
  20. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear3.yml +1 -0
  21. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear1.yml +1 -0
  22. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear2.yml +1 -0
  23. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear3.yml +1 -0
  24. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionWebsite.yml +1 -0
  25. package/package.json +1 -1
@@ -1,6 +1,7 @@
1
1
  name: Registered on Companies House
2
2
  question: Is the subcontractor registered on Companies House?
3
3
 
4
+ hidden: true
4
5
  type: boolean
5
6
 
6
7
  followup:
@@ -1,6 +1,7 @@
1
1
  name: Conditions of participation
2
2
  question: Please confirm what conditions of participation are being satisfied by this associated person?
3
3
 
4
+ hidden: true
4
5
  type: textbox_large
5
6
  max_length_in_words: 500
6
7
 
@@ -1,9 +1,10 @@
1
1
  name: Associated person Offences
2
2
  question: Has this associated persons or any of their connected persons declared in their supplier information any offences listed as 'mandatory exclusion grounds' and 'discretionary exclusion grounds' in the Procurement Act 2023?
3
3
 
4
+ hidden: true
4
5
  type: boolean
5
6
 
6
7
  validations:
7
8
  -
8
9
  name: answer_required
9
- message: You must select an option
10
+ message: You must select an option
@@ -3,6 +3,7 @@ question: >
3
3
  Please provide an identifier from one of the official registers (or an international equivalent) set out below, please select an option:
4
4
  hint: If the subcontractor is not on Companies House or any of the above registers, the organisation must register on the CDP and a PPON number will be generated, then you can select PPON and enter the PPON number.
5
5
 
6
+ hidden: true
6
7
  type: radios
7
8
  options:
8
9
  - label: Charity Commission for England and Wales - preferred identifier for charities
@@ -1,6 +1,7 @@
1
1
  name: Organisation identifier
2
2
  question: Please enter Organisation identifier - registration number
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
7
  validations:
@@ -11,6 +11,7 @@ question_advice: >
11
11
  </a>
12
12
  </p>
13
13
 
14
+ hidden: true
14
15
  type: text
15
16
  hint: Please include the hyphens, e.g. FWVS-3215-VJDX
16
17
 
@@ -2,6 +2,7 @@ name: Associated person Share code
2
2
  question: Please enter the associated persons share code from the CDP supplier information section
3
3
  hint: Example share code from CDP - FW8G8KhC
4
4
 
5
+ hidden: true
5
6
  type: text
6
7
 
7
8
  min_length_in_characters: 8
@@ -1,9 +1,9 @@
1
1
  name: Registration number
2
2
  question: Please enter the subcontractors Companies House registration number
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
-
7
7
  validations:
8
8
  -
9
9
  name: answer_required
@@ -1,6 +1,7 @@
1
1
  name: Debarment details
2
2
  question: Please provide debarment details
3
3
 
4
+ hidden: true
4
5
  type: textbox_large
5
6
  max_length_in_words: 1000
6
7
 
@@ -7,6 +7,7 @@ question: |
7
7
  Building and street
8
8
  </p>
9
9
 
10
+ hidden: true
10
11
  type: text
11
12
 
12
13
  validations:
@@ -4,6 +4,7 @@ question: |
4
4
  Country
5
5
  </p>
6
6
 
7
+ hidden: true
7
8
  type: text
8
9
 
9
10
  validations:
@@ -4,6 +4,7 @@ question: |
4
4
  Postcode
5
5
  </p>
6
6
 
7
+ hidden: true
7
8
  type: text
8
9
  max_length_in_characters: 15
9
10
 
@@ -4,6 +4,7 @@ question: |
4
4
  Town or city
5
5
  </p>
6
6
 
7
+ hidden: true
7
8
  type: text
8
9
 
9
10
  validations:
@@ -1,9 +1,10 @@
1
1
  name: Role description
2
- question: Please provide a brief description of their intended role in the performance of the contract.
2
+ question: Please provide a brief description of their intended role in the performance of the contract.
3
3
  hint: |
4
4
  <p>In the case of key subcontractors (including associated persons) please include:</p>
5
5
  <p>(a) what role they will play in the delivery of the call-off contracts</p>
6
6
  <p>(b) their % share of the total contract value</p>
7
+ hidden: true
7
8
  type: textbox_large
8
9
  max_length_in_words: 1000
9
10
 
@@ -14,6 +14,7 @@ hint: |
14
14
  Your tender will be disregarded. We will tell you that your tender has been disregarded and why.
15
15
  </p>
16
16
 
17
+ hidden: true
17
18
  type: boolean
18
19
 
19
20
 
@@ -2,8 +2,9 @@ name: Explanation why CRP not reported
2
2
 
3
3
  question: If emissions in the Carbon Reduction Plan are not reported for any Scopes or only for some Scopes, or the reporting period is more than 12 months from the date of commencement of the procurement, please provide an explanation why.
4
4
  question_advice: |
5
- <p class="govuk-body">Add commentary regarding your Baseline Emissions as required: e.g. historic baseline which deviates from the requirements under this measure (e.g. no prior Scope 3 emissions reporting),
5
+ <p class="govuk-body">Add commentary regarding your Baseline Emissions as required: e.g. historic baseline which deviates from the requirements under this measure (e.g. no prior Scope 3 emissions reporting),
6
6
  where there is no previous reporting and the creation of a new baseline due to substantial organisational change or restructuring.</p>
7
+ hidden: true
7
8
  type: textbox_large
8
9
  optional: true
9
10
  max_length_in_words: 500
@@ -2,6 +2,7 @@ name: Date CRP will be published
2
2
 
3
3
  question: Please confirm the date by which you will publish a full Carbon Reduction Plan (CRP) to your website.
4
4
 
5
+ hidden: true
5
6
  type: date
6
7
 
7
8
  validations:
@@ -9,6 +9,7 @@ question: >
9
9
 
10
10
  <p class="govuk-label--m">Baseline Year Scope 1 Emissions (tCO2e)</p>
11
11
 
12
+ hidden: true
12
13
  type: text
13
14
 
14
15
  pattern: "^(0|[1-9]\\d{0,4})(\\.\\d{1,2})?$"
@@ -1,6 +1,7 @@
1
1
  name: Baseline Year Scope 2 Emissions (tCO2e)
2
2
  question: Baseline Year Scope 2 Emissions (tCO2e)
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
7
  pattern: "^(0|[1-9]\\d{0,4})(\\.\\d{1,2})?$"
@@ -1,6 +1,7 @@
1
1
  name: Baseline Year Scope 3 Emissions (tCO2e)
2
2
  question: Baseline Year Scope 3 Emissions (tCO2e)
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
7
  pattern: "^(0|[1-9]\\d{0,4})(\\.\\d{1,2})?$"
@@ -1,6 +1,7 @@
1
1
  name: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
2
2
  question: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
7
  pattern: "^(0|[1-9]\\d{0,4})(\\.\\d{1,2})?$"
@@ -1,6 +1,7 @@
1
1
  name: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
2
2
  question: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
7
  pattern: "^(0|[1-9]\\d{0,4})(\\.\\d{1,2})?$"
@@ -1,6 +1,7 @@
1
1
  name: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
2
2
  question: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
3
3
 
4
+ hidden: true
4
5
  type: text
5
6
 
6
7
  pattern: "^(0|[1-9]\\d{0,4})(\\.\\d{1,2})?$"
@@ -6,6 +6,7 @@ hint: |
6
6
  If you have a website, your CRP must be published on your website. If you do not have a website where you can evidence a published CRP containing the minimum required information as set out in the <a class="govuk-link" href="https://www.gov.uk/government/publications/ppn-006-taking-account-of-carbon-reduction-plans-in-the-procurement-of-major-government-contracts/ppn-006-taking-account-of-carbon-reduction-plans-html" target="_blank" rel="noopener noreferrer">PPN 006 guidance (opens in new tab)</a>, you must provide an electronic copy of your CRP to the Crown Commercial Service.
7
7
  </p>
8
8
 
9
+ hidden: true
9
10
  type: boolean
10
11
 
11
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.46",
3
+ "version": "4.5.0",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",