ccs-digitalmarketplace-frameworks 3.14.13 → 3.14.15
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.
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/listMultiqSubcontractorDetails.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedPpon.yml +8 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedSharecode.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear1.yml +2 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear2.yml +2 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsBaseYear3.yml +2 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear1.yml +2 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear2.yml +2 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionEmissionsCurrentYear3.yml +2 -3
- package/package.json +1 -1
- package/schemas/questions.json +4 -0
|
@@ -41,7 +41,7 @@ validations:
|
|
|
41
41
|
message: You must add the details for each subcontractor
|
|
42
42
|
-
|
|
43
43
|
name: not_unique
|
|
44
|
-
message: Each associated person must
|
|
44
|
+
message: Each associated person must have a unique public procurement organisation number (PPON)
|
|
45
45
|
-
|
|
46
46
|
name: max_items_limit
|
|
47
47
|
message: You can only add details for up to 50 subcontractors
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
name: Associated person PPON
|
|
2
2
|
question: Please provide the associated persons 12 character public procurement organisation number (PPON)
|
|
3
3
|
question_advice: >
|
|
4
|
-
|
|
4
|
+
<p class="govuk-body">
|
|
5
|
+
This can be found within the Central Digital Platform, in the section called 'My account'.
|
|
6
|
+
</p>
|
|
5
7
|
|
|
6
|
-
Select 'View' against your chosen organisation, to view your organisation's public procurement organisation number (PPON). This is the unique identifier for the organisation.
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
<p class="govuk-body"> Select 'View' against your chosen organisation, to view your organisation's public procurement organisation number (PPON). This is the unique identifier for the organisation.
|
|
9
|
+
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/government/publications/procurement-act-2023-short-guides/contracting-authorities-an-overview-of-the-central-digital-platform-the-enhanced-find-a-tender-service-html">
|
|
10
|
+
More information (link open in a new window)
|
|
11
|
+
</a>
|
|
12
|
+
</p>
|
|
10
13
|
|
|
11
14
|
type: text
|
|
12
15
|
|
|
@@ -5,6 +5,7 @@ hint: Example share code from CDP - FW8G8KhC
|
|
|
5
5
|
type: text
|
|
6
6
|
|
|
7
7
|
max_length_in_characters: 8
|
|
8
|
+
min_length_in_characters: 8
|
|
8
9
|
|
|
9
10
|
validations:
|
|
10
11
|
-
|
|
@@ -12,6 +13,8 @@ validations:
|
|
|
12
13
|
message: You must enter the associated person's share code
|
|
13
14
|
- name: under_character_limit
|
|
14
15
|
message: Share code must be 8 characters
|
|
16
|
+
- name: over_character_limit
|
|
17
|
+
message: Share code must be 8 characters
|
|
15
18
|
- name: share_code_found
|
|
16
19
|
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
17
20
|
- name: ppon_found_in_cdp_data
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
name: Baseline Year Scope 1 Emissions
|
|
1
|
+
name: Baseline Year Scope 1 Emissions (tCO2e)
|
|
2
2
|
|
|
3
3
|
question: >
|
|
4
4
|
<p class="govuk-label--m">Please confirm the Scope 1 to 3 emissions detailed in your carbon reduction plan</p>
|
|
@@ -7,10 +7,9 @@ question: >
|
|
|
7
7
|
|
|
8
8
|
<p class="govuk-hint">If you are unable to provide any emissions data for your baseline and/or your current/reporting year, please enter a 0.</p>
|
|
9
9
|
|
|
10
|
-
<p class="govuk-label--m">Baseline Year Scope 1 Emissions</p>
|
|
10
|
+
<p class="govuk-label--m">Baseline Year Scope 1 Emissions (tCO2e)</p>
|
|
11
11
|
|
|
12
12
|
type: number
|
|
13
|
-
unit: "tCO2e"
|
|
14
13
|
unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
|
|
15
14
|
unit_position: "before"
|
|
16
15
|
limits:
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
name: Baseline Year Scope 2 Emissions
|
|
1
|
+
name: Baseline Year Scope 2 Emissions (tCO2e)
|
|
2
2
|
|
|
3
|
-
question: Baseline Year Scope 2 Emissions
|
|
3
|
+
question: Baseline Year Scope 2 Emissions (tCO2e)
|
|
4
4
|
|
|
5
5
|
type: number
|
|
6
|
-
unit: "tCO2e"
|
|
7
6
|
unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
|
|
8
7
|
unit_position: "before"
|
|
9
8
|
limits:
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
name: Baseline Year Scope 3 Emissions
|
|
1
|
+
name: Baseline Year Scope 3 Emissions (tCO2e)
|
|
2
2
|
|
|
3
|
-
question: Baseline Year Scope 3 Emissions
|
|
3
|
+
question: Baseline Year Scope 3 Emissions (tCO2e)
|
|
4
4
|
|
|
5
5
|
type: number
|
|
6
|
-
unit: "tCO2e"
|
|
7
6
|
unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
|
|
8
7
|
unit_position: "before"
|
|
9
8
|
limits:
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
name: Current / Most Recent Reporting Year Scope 1 Emissions
|
|
1
|
+
name: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
|
|
2
2
|
|
|
3
|
-
question: 'Current / Most Recent Reporting Year Scope 1 Emissions'
|
|
3
|
+
question: 'Current / Most Recent Reporting Year Scope 1 Emissions (tCO2e)'
|
|
4
4
|
|
|
5
5
|
type: number
|
|
6
|
-
unit: "tCO2e"
|
|
7
6
|
unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
|
|
8
7
|
unit_position: "before"
|
|
9
8
|
limits:
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
name: 'Current / Most Recent Reporting Year Scope 2 Emissions'
|
|
1
|
+
name: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
|
|
2
2
|
|
|
3
|
-
question: 'Current / Most Recent Reporting Year Scope 2 Emissions'
|
|
3
|
+
question: 'Current / Most Recent Reporting Year Scope 2 Emissions (tCO2e)'
|
|
4
4
|
|
|
5
5
|
type: number
|
|
6
|
-
unit: "tCO2e"
|
|
7
6
|
unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
|
|
8
7
|
unit_position: "before"
|
|
9
8
|
limits:
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
name: 'Current / Most Recent Reporting Year Scope 3 Emissions'
|
|
1
|
+
name: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
|
|
2
2
|
|
|
3
|
-
question: 'Current / Most Recent Reporting Year Scope 3 Emissions'
|
|
3
|
+
question: 'Current / Most Recent Reporting Year Scope 3 Emissions (tCO2e)'
|
|
4
4
|
|
|
5
5
|
type: number
|
|
6
|
-
unit: "tCO2e"
|
|
7
6
|
unit_in_full: "tCO2e (tonne of carbon dioxide equivalent)"
|
|
8
7
|
unit_position: "before"
|
|
9
8
|
limits:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.14.
|
|
3
|
+
"version": "3.14.15",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|
package/schemas/questions.json
CHANGED
|
@@ -190,6 +190,7 @@
|
|
|
190
190
|
"under_500_words",
|
|
191
191
|
"under_word_limit",
|
|
192
192
|
"under_character_limit",
|
|
193
|
+
"over_character_limit",
|
|
193
194
|
"total_should_be_100"
|
|
194
195
|
]
|
|
195
196
|
},
|
|
@@ -321,6 +322,9 @@
|
|
|
321
322
|
"max_length_in_characters": {
|
|
322
323
|
"type": "integer"
|
|
323
324
|
},
|
|
325
|
+
"min_length_in_characters": {
|
|
326
|
+
"type": "integer"
|
|
327
|
+
},
|
|
324
328
|
"optional": {
|
|
325
329
|
"type": "boolean"
|
|
326
330
|
},
|