ccs-digitalmarketplace-frameworks 3.14.0 → 3.14.2
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/manifests/declaration.yml +0 -7
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionCRPNotReported.yml +1 -3
- package/package.json +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/associatedPersonAttachment4bURL.yml +0 -23
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/associatedPersonOrgName.yml +0 -12
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/associatedPersonPpon.yml +0 -20
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/associatedPersonReliance.yml +0 -13
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/associatedPersonShareCode.yml +0 -18
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/listMultiqAssociatedPersonsDetails.yml +0 -25
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqAdditionalExclusionInformation.yml +0 -7
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqAssociatedPersonsDetails.yml +0 -8
|
@@ -36,13 +36,6 @@
|
|
|
36
36
|
questions:
|
|
37
37
|
- multiqSubcontractors
|
|
38
38
|
|
|
39
|
-
- name: Additional exclusion information
|
|
40
|
-
slug: additional-exclusion-information
|
|
41
|
-
editable: True
|
|
42
|
-
prefill: False
|
|
43
|
-
questions:
|
|
44
|
-
- multiqAdditionalExclusionInformation
|
|
45
|
-
|
|
46
39
|
-
|
|
47
40
|
name: Visibility of third party agents or bid writers
|
|
48
41
|
slug: visibility-of-third-party-agents
|
|
@@ -5,12 +5,10 @@ question_advice: |
|
|
|
5
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
7
|
type: textbox_large
|
|
8
|
+
optional: true
|
|
8
9
|
max_length_in_words: 500
|
|
9
10
|
|
|
10
11
|
validations:
|
|
11
|
-
-
|
|
12
|
-
name: answer_required
|
|
13
|
-
message: You must enter a role description
|
|
14
12
|
-
|
|
15
13
|
name: under_word_limit
|
|
16
14
|
message: Explanation must be less than 500 words
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.14.
|
|
3
|
+
"version": "3.14.2",
|
|
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"
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
name: Attachment 4b
|
|
2
|
-
question: Please upload a completed Attachment 4b Self-declaration workbook which has been completed with all requested information for each associated person.
|
|
3
|
-
question_advice: |
|
|
4
|
-
Link to bid pack on Find a tender service (available mid April)
|
|
5
|
-
|
|
6
|
-
hint: This file must be a Zip and have a maximum file size of 5MB
|
|
7
|
-
|
|
8
|
-
type: upload
|
|
9
|
-
|
|
10
|
-
file_settings:
|
|
11
|
-
name: attachment-4b-associated-persons-declaration
|
|
12
|
-
max_size: 5
|
|
13
|
-
file_type: zip
|
|
14
|
-
|
|
15
|
-
validations:
|
|
16
|
-
- name: answer_required
|
|
17
|
-
message: Select a file
|
|
18
|
-
- name: file_is_less_than_5mb
|
|
19
|
-
message: The file must be smaller than 5MB
|
|
20
|
-
- name: file_is_zip
|
|
21
|
-
message: The file must be in the zip format. Select a Zip (.zip) file
|
|
22
|
-
- name: file_can_be_saved
|
|
23
|
-
message: The selected file could not be uploaded - try again
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
name: Name
|
|
2
|
-
question: What is the associated person's organisations name if registered, please give the registered name
|
|
3
|
-
question_advice: >
|
|
4
|
-
If you are a relying on an associated person to satisfy conditions of participation in the procurement, the lead bidder must provide the details requested for each associated person.
|
|
5
|
-
The lead bidder must also ensure that each associated person registers on the Central Digital Platform, provides their share code and completes Attachment 4b Self-declaration workbook.
|
|
6
|
-
|
|
7
|
-
type: text
|
|
8
|
-
|
|
9
|
-
validations:
|
|
10
|
-
-
|
|
11
|
-
name: answer_required
|
|
12
|
-
message: You must enter the associated person's organisation name
|
package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/associatedPersonPpon.yml
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
name: PPON Ref
|
|
2
|
-
question: Please provide the associated persons 14 character public procurement organisation number (PPON)
|
|
3
|
-
question_advice: >
|
|
4
|
-
This can be found within the Central Digital Platform, in the section called 'My account'.
|
|
5
|
-
|
|
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
|
-
<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">
|
|
8
|
-
More information (link open in a new window)
|
|
9
|
-
</a>
|
|
10
|
-
|
|
11
|
-
type: text
|
|
12
|
-
|
|
13
|
-
max_length_in_characters: 14
|
|
14
|
-
|
|
15
|
-
validations:
|
|
16
|
-
-
|
|
17
|
-
name: answer_required
|
|
18
|
-
message: You must enter the associated person's PPON
|
|
19
|
-
- name: under_character_limit
|
|
20
|
-
message: PPON must not exceed 14 characters
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
name: Associated person reliance
|
|
2
|
-
question: Please confirm if you are relying on an associated person to satisfy conditions of participation in this procurement.
|
|
3
|
-
|
|
4
|
-
type: boolean
|
|
5
|
-
|
|
6
|
-
followup:
|
|
7
|
-
multiqAssociatedPersonsDetails:
|
|
8
|
-
- true
|
|
9
|
-
|
|
10
|
-
validations:
|
|
11
|
-
-
|
|
12
|
-
name: answer_required
|
|
13
|
-
message: You must select an option
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
name: Share code
|
|
2
|
-
question: Please enter the associated persons share code from the CDP supplier information section
|
|
3
|
-
hint: Example share code from CDP - FW8G8KhC
|
|
4
|
-
|
|
5
|
-
type: text
|
|
6
|
-
|
|
7
|
-
max_length_in_characters: 8
|
|
8
|
-
|
|
9
|
-
validations:
|
|
10
|
-
-
|
|
11
|
-
name: answer_required
|
|
12
|
-
message: You must enter the associated person's share code
|
|
13
|
-
- name: under_character_limit
|
|
14
|
-
message: Share code must not exceed 8 characters
|
|
15
|
-
- name: share_code_found
|
|
16
|
-
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
17
|
-
- name: ppon_found_in_cdp_data
|
|
18
|
-
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
id: associatedPersonsDetails
|
|
2
|
-
name: Associated person details
|
|
3
|
-
question: Add the details for each associated person
|
|
4
|
-
item_question: Associated person {index} details
|
|
5
|
-
number_of_items: 100
|
|
6
|
-
column_width: full
|
|
7
|
-
|
|
8
|
-
type: list_multiquestion
|
|
9
|
-
|
|
10
|
-
questions:
|
|
11
|
-
- associatedPersonOrgName
|
|
12
|
-
- associatedPersonPpon
|
|
13
|
-
- associatedPersonShareCode
|
|
14
|
-
- associatedPersonAttachment4bURL
|
|
15
|
-
|
|
16
|
-
validations:
|
|
17
|
-
-
|
|
18
|
-
name: answer_required
|
|
19
|
-
message: You must add the details for each associated person
|
|
20
|
-
-
|
|
21
|
-
name: not_unique
|
|
22
|
-
message: Each associated person must be unique and have a unique public procurement organisation number (PPON)
|
|
23
|
-
-
|
|
24
|
-
name: max_items_limit
|
|
25
|
-
message: You can only add details for up to 100 associated persons
|