ccs-digitalmarketplace-frameworks 5.1.68 → 5.1.69
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/g-cloud-15/questions/declaration/groupOrConsortiumDetailsPpon.yml +2 -2
- package/frameworks/g-cloud-15/questions/declaration/groupOrConsortiumJointVentureStatement.yml +2 -2
- package/frameworks/g-cloud-15/questions/declaration/subcontractorAssociatedPpon.yml +2 -2
- package/frameworks/g-cloud-15/questions/declaration/tenderInfoAssociatedPersonPpon.yml +2 -2
- package/frameworks/g-cloud-15/questions/services/aboutYourService.yml +2 -2
- package/frameworks/g-cloud-15/questions/services/supportMultiCloud.yml +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
name: Consortium member PPON
|
|
2
2
|
question: Please provide their 12 character public procurement organisation number (PPON) for this consortium member
|
|
3
3
|
question_advice: >
|
|
4
|
-
This can be found within the Central Digital Platform, in the section called 'My account'.
|
|
4
|
+
This can be found within the Central Digital Platform (CDP), in the section called 'My account'.
|
|
5
5
|
|
|
6
|
-
Select 'View' against your chosen organisation, to view your organisation's
|
|
6
|
+
Select 'View' against your chosen organisation, to view your organisation's PPON. This is the unique identifier for the organisation.
|
|
7
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
8
|
More information (link open in a new window)
|
|
9
9
|
</a>
|
package/frameworks/g-cloud-15/questions/declaration/groupOrConsortiumJointVentureStatement.yml
CHANGED
|
@@ -7,9 +7,9 @@ type: radios
|
|
|
7
7
|
options:
|
|
8
8
|
- label: You have set up a joint venture company or special purpose vehicle (SPV) and are submitting a tender in the name of the joint venture via the SPV Digital Marketplace account
|
|
9
9
|
value: joint-venture
|
|
10
|
-
- label: You have not set up a joint venture company or
|
|
10
|
+
- label: You have not set up a joint venture company or SPV prior to submitting a tender, but if your tender is successful, you will form a specific legal entity, a joint venture company or SPV before signing the Framework Contract
|
|
11
11
|
value: joint-venture-if-successful
|
|
12
|
-
- label: You have not set up a joint venture company or
|
|
12
|
+
- label: You have not set up a joint venture company or SPV prior to submitting a tender, and will not if your tender is successful
|
|
13
13
|
value: no-joint-venture
|
|
14
14
|
|
|
15
15
|
followup:
|
|
@@ -2,10 +2,10 @@ 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'.
|
|
5
|
+
This can be found within the Central Digital Platform (CDP), in the section called 'My account'.
|
|
6
6
|
</p>
|
|
7
7
|
|
|
8
|
-
<p class="govuk-body"> Select 'View' against your chosen organisation, to view your organisation's
|
|
8
|
+
<p class="govuk-body"> Select 'View' against your chosen organisation, to view your organisation's PPON. This is the unique identifier for the organisation.
|
|
9
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
10
|
More information (link open in a new window)
|
|
11
11
|
</a>
|
|
@@ -1,9 +1,9 @@
|
|
|
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
|
-
This can be found within the Central Digital Platform, in the section called 'My account'.
|
|
4
|
+
This can be found within the Central Digital Platform (CDP), in the section called 'My account'.
|
|
5
5
|
|
|
6
|
-
Select 'View' against your chosen organisation, to view your organisation's
|
|
6
|
+
Select 'View' against your chosen organisation, to view your organisation's PPON. This is the unique identifier for the organisation.
|
|
7
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
8
|
More information (link open in a new window)
|
|
9
9
|
</a>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: About your service
|
|
2
|
-
question: Does your service support multi
|
|
2
|
+
question: Does your service support multi cloud?
|
|
3
3
|
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
@@ -10,4 +10,4 @@ type: boolean
|
|
|
10
10
|
|
|
11
11
|
validations:
|
|
12
12
|
- name: answer_required
|
|
13
|
-
message: Select yes if your service supports multi
|
|
13
|
+
message: Select yes if your service supports multi cloud.
|