ccs-digitalmarketplace-frameworks 3.14.16 → 3.14.17
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/groupOrConsortiumDetailsName.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/groupOrConsortiumJointVentureStatement.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/listMultiqGroupOrConsortiumDetails.yml +1 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqGroupOrConsortiumDetails.yml +1 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqTenderInformation.yml +1 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonPpon.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonShareCode.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoConnectedPersonsInCdp.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoConnectedPersonsToSatisfyConditionsOfParticipation.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoListMultiqAssociatedPersonsDetails.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoMultiqAssociatedPersonsDetails.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoMultiqConnectedPersons.yml +9 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Consortium member name
|
|
2
|
-
question: What is the consortium member's organisation name
|
|
2
|
+
question: What is the consortium member's organisation name? If registered, please give the registered name
|
|
3
3
|
question_advice: >
|
|
4
4
|
If you are a consortium, the lead member must ensure that each member completes Attachment 4b Self-declaration workbook.
|
|
5
5
|
The lead member must attach the completed Attachment 4b Self declaration workbook as received from each member.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: associated person PPON
|
|
2
|
+
question: Please provide their 12 character public procurement organisation number (PPON) for this associated person
|
|
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
|
+
|
|
20
|
+
-
|
|
21
|
+
name: under_character_limit
|
|
22
|
+
message: PPON must not exceed 14 characters
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: Associated person share code
|
|
2
|
+
question: Please enter the associated person's 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
|
+
-
|
|
14
|
+
name: under_character_limit
|
|
15
|
+
message: Share code must not exceed 8 characters
|
|
16
|
+
-
|
|
17
|
+
name: share_code_found
|
|
18
|
+
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
19
|
+
-
|
|
20
|
+
name: ppon_found_in_cdp_data
|
|
21
|
+
message: The PPON and Share code for the associated person is not correct, please check and re-enter
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
name: Connected persons in CDP
|
|
2
|
+
question: Please confirm that all members of the SPV are listed as connected persons in the Central Digital Platform.
|
|
3
|
+
|
|
4
|
+
type: checkboxes
|
|
5
|
+
|
|
6
|
+
options:
|
|
7
|
+
- label: "Yes"
|
|
8
|
+
value: "yes"
|
|
9
|
+
|
|
10
|
+
validations:
|
|
11
|
+
-
|
|
12
|
+
name: answer_required
|
|
13
|
+
message: Select if all members of the SPV are listed as connected persons in the Central Digital Platform
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
name: Connected persons to satisfy conditions of participation
|
|
2
|
+
question: >-
|
|
3
|
+
Please confirm if you are relying on any of your listed connected persons to satisfy conditions of participation
|
|
4
|
+
in this procurement, thereby making them an associated person.
|
|
5
|
+
question_advice: >
|
|
6
|
+
Please note, if you are relying on a connected person to satisfy a condition of participation, they will be
|
|
7
|
+
considered an associated person. If a connected person is also an associated person, you need to submit the
|
|
8
|
+
required information for an associated person from the central digital platform.
|
|
9
|
+
|
|
10
|
+
type: boolean
|
|
11
|
+
|
|
12
|
+
followup:
|
|
13
|
+
tenderInfoMultiqAssociatedPersonsDetails:
|
|
14
|
+
- true
|
|
15
|
+
|
|
16
|
+
validations:
|
|
17
|
+
-
|
|
18
|
+
name: answer_required
|
|
19
|
+
message: You must select an option
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
id: tenderInfoAssociatedPersonsDetails
|
|
2
|
+
name: Associated persons details
|
|
3
|
+
question: Add the details for each associated person
|
|
4
|
+
item_question: Associated person {index} details
|
|
5
|
+
number_of_items: 100
|
|
6
|
+
|
|
7
|
+
column_width: full
|
|
8
|
+
|
|
9
|
+
type: list_multiquestion
|
|
10
|
+
|
|
11
|
+
questions:
|
|
12
|
+
- tenderInfoAssociatedPersonPpon
|
|
13
|
+
- tenderInfoAssociatedPersonShareCode
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
-
|
|
17
|
+
name: answer_required
|
|
18
|
+
message: You must add the details for each associated person
|
|
19
|
+
-
|
|
20
|
+
name: not_unique
|
|
21
|
+
message: Each associated person must be unique and have a unique public procurement organisation number (PPON) and share code
|
|
22
|
+
-
|
|
23
|
+
name: max_items_limit
|
|
24
|
+
message: You can only add details for up to 100 associated person
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
name: Connected Person Detail Questions
|
|
2
|
+
question: ""
|
|
3
|
+
|
|
4
|
+
hidden: true
|
|
5
|
+
|
|
6
|
+
type: multiquestion
|
|
7
|
+
questions:
|
|
8
|
+
- tenderInfoListMultiqAssociatedPersonsDetails
|
|
9
|
+
validations:
|
|
10
|
+
-
|
|
11
|
+
name: answer_required
|
|
12
|
+
message: You must add the details for each associated person
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.14.
|
|
3
|
+
"version": "3.14.17",
|
|
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"
|