ccs-digitalmarketplace-frameworks 3.14.6 → 3.14.8
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 +33 -71
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqPercentageOfInvoicesPaidPast6Months.yml +1 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqPercentageOfInvoicesPaidPrior6Months.yml +2 -2
- package/package.json +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/contactEmailAddress.yml +0 -16
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/contactName.yml +0 -8
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/contactRole.yml +0 -8
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/dataProtection.yml +0 -14
|
@@ -1,21 +1,11 @@
|
|
|
1
|
-
-
|
|
2
|
-
name: Connected persons
|
|
3
|
-
slug: connected-persons
|
|
4
|
-
editable: True
|
|
5
|
-
prefill: False
|
|
6
|
-
questions:
|
|
7
|
-
- multiqConnectedPerson
|
|
8
|
-
|
|
9
|
-
-
|
|
10
|
-
name: Immediate parent company
|
|
1
|
+
- name: Immediate parent company
|
|
11
2
|
slug: immediate-parent-company
|
|
12
3
|
editable: True
|
|
13
4
|
prefill: False
|
|
14
5
|
questions:
|
|
15
6
|
- multiqImmediateParentCompany
|
|
16
7
|
|
|
17
|
-
-
|
|
18
|
-
name: Ultimate parent company
|
|
8
|
+
- name: Ultimate parent company
|
|
19
9
|
slug: ultimate-parent-company
|
|
20
10
|
editable: True
|
|
21
11
|
prefill: False
|
|
@@ -36,59 +26,28 @@
|
|
|
36
26
|
questions:
|
|
37
27
|
- multiqSubcontractors
|
|
38
28
|
|
|
39
|
-
-
|
|
40
|
-
|
|
41
|
-
slug: visibility-of-third-party-agents
|
|
42
|
-
editable: True
|
|
43
|
-
prefill: False
|
|
44
|
-
questions:
|
|
45
|
-
- multiqVisibilityOfThirdPartyAgents
|
|
46
|
-
|
|
47
|
-
-
|
|
48
|
-
name: Framework award form details
|
|
49
|
-
slug: framework-award-form-details
|
|
29
|
+
- name: Legal capacity
|
|
30
|
+
slug: legal-capacity
|
|
50
31
|
editable: True
|
|
51
32
|
prefill: False
|
|
52
|
-
description: |
|
|
53
|
-
Please provide the information to be used to populate the Framework Award Form and any applicable Framework Contract Schedules if successful in this competition.
|
|
54
33
|
questions:
|
|
55
|
-
|
|
56
|
-
- multiqSupplierAuthorisedRepresentative
|
|
57
|
-
- multiqSupplierComplianceOfficer
|
|
58
|
-
- multiqSupplierDataProtectionOfficer
|
|
59
|
-
- multiqSupplierMarketingContact
|
|
60
|
-
- commerciallySensitiveInformation
|
|
61
|
-
|
|
62
|
-
-
|
|
63
|
-
name: Data protection
|
|
64
|
-
slug: data-protection
|
|
65
|
-
editable: True
|
|
66
|
-
prefill: False
|
|
67
|
-
description: |
|
|
68
|
-
You must be able to truthfully answer ‘yes’ to every question on this page for your application to be considered eligible.
|
|
69
|
-
|
|
70
|
-
If you can’t answer ‘yes’ to every question on this page, you will not be able to proceed with your application.
|
|
71
|
-
questions:
|
|
72
|
-
- dataProtection
|
|
34
|
+
- legalCapacity
|
|
73
35
|
|
|
74
|
-
-
|
|
75
|
-
name: Requirements for central government departments, their executive agencies and non-departmental public bodies
|
|
36
|
+
- name: Requirements for central government departments, their executive agencies and non-departmental public bodies
|
|
76
37
|
slug: requirements-for-central-government-departments-their-executive-agencies-and-non-departmental-public-bodies
|
|
77
38
|
editable: True
|
|
78
39
|
prefill: False
|
|
79
40
|
questions:
|
|
80
41
|
- multiqsupplyChainForThisFrameworkContract
|
|
81
42
|
|
|
82
|
-
-
|
|
83
|
-
name: Modern slavery
|
|
43
|
+
- name: Modern slavery
|
|
84
44
|
slug: modern-slavery
|
|
85
45
|
editable: True
|
|
86
46
|
prefill: False
|
|
87
47
|
questions:
|
|
88
48
|
- multiqModernSlavery
|
|
89
49
|
|
|
90
|
-
-
|
|
91
|
-
name: Providing suitable services
|
|
50
|
+
- name: Providing suitable services
|
|
92
51
|
slug: providing-suitable-services
|
|
93
52
|
editable: True
|
|
94
53
|
prefill: False
|
|
@@ -101,8 +60,7 @@
|
|
|
101
60
|
- offerDirectlyYourselves
|
|
102
61
|
- directContractualResponsibility
|
|
103
62
|
|
|
104
|
-
-
|
|
105
|
-
name: What it means to be on Digital Outcomes and Specialists 7
|
|
63
|
+
- name: What it means to be on Digital Outcomes and Specialists 7
|
|
106
64
|
slug: what-it-means-to-be-on-dos-7
|
|
107
65
|
editable: True
|
|
108
66
|
prefill: False
|
|
@@ -115,8 +73,7 @@
|
|
|
115
73
|
- agreeToSign
|
|
116
74
|
- provideMi
|
|
117
75
|
|
|
118
|
-
-
|
|
119
|
-
name: Working with government
|
|
76
|
+
- name: Working with government
|
|
120
77
|
slug: working-with-government
|
|
121
78
|
editable: True
|
|
122
79
|
prefill: False
|
|
@@ -136,8 +93,7 @@
|
|
|
136
93
|
- measureCustomerSatisfaction
|
|
137
94
|
- complyWithTheSupplierCodeOfConduct
|
|
138
95
|
|
|
139
|
-
-
|
|
140
|
-
name: How you’ll deliver your services
|
|
96
|
+
- name: How you’ll deliver your services
|
|
141
97
|
slug: how-youll-deliver-your-services
|
|
142
98
|
editable: True
|
|
143
99
|
prefill: False
|
|
@@ -148,8 +104,7 @@
|
|
|
148
104
|
questions:
|
|
149
105
|
- employmentStatus
|
|
150
106
|
|
|
151
|
-
-
|
|
152
|
-
name: Application accuracy
|
|
107
|
+
- name: Application accuracy
|
|
153
108
|
slug: application-accuracy
|
|
154
109
|
editable: True
|
|
155
110
|
prefill: False
|
|
@@ -161,28 +116,35 @@
|
|
|
161
116
|
- accuratelyDescribed
|
|
162
117
|
- informationChanges
|
|
163
118
|
|
|
164
|
-
-
|
|
165
|
-
|
|
166
|
-
slug: legal-capacity
|
|
119
|
+
- name: Visibility of third party agents or bid writers
|
|
120
|
+
slug: visibility-of-third-party-agents
|
|
167
121
|
editable: True
|
|
168
122
|
prefill: False
|
|
169
123
|
questions:
|
|
170
|
-
|
|
124
|
+
- multiqVisibilityOfThirdPartyAgents
|
|
171
125
|
|
|
172
|
-
-
|
|
173
|
-
|
|
174
|
-
slug: contact-details
|
|
126
|
+
- name: Framework award form details
|
|
127
|
+
slug: framework-award-form-details
|
|
175
128
|
editable: True
|
|
176
|
-
prefill:
|
|
129
|
+
prefill: False
|
|
177
130
|
description: |
|
|
178
|
-
|
|
131
|
+
Please provide the information to be used to populate the Framework Award Form and any applicable Framework Contract Schedules if successful in this competition.
|
|
179
132
|
questions:
|
|
180
|
-
-
|
|
181
|
-
-
|
|
182
|
-
-
|
|
133
|
+
- multiqSupplierFrameworkManager
|
|
134
|
+
- multiqSupplierAuthorisedRepresentative
|
|
135
|
+
- multiqSupplierComplianceOfficer
|
|
136
|
+
- multiqSupplierDataProtectionOfficer
|
|
137
|
+
- multiqSupplierMarketingContact
|
|
138
|
+
- commerciallySensitiveInformation
|
|
139
|
+
|
|
140
|
+
- name: Connected persons
|
|
141
|
+
slug: connected-persons
|
|
142
|
+
editable: True
|
|
143
|
+
prefill: False
|
|
144
|
+
questions:
|
|
145
|
+
- multiqConnectedPerson
|
|
183
146
|
|
|
184
|
-
-
|
|
185
|
-
name: Confirmation
|
|
147
|
+
- name: Confirmation
|
|
186
148
|
slug: confirmation
|
|
187
149
|
editable: True
|
|
188
150
|
prefill: True
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
name: Percentage of invoices paid past 6 months
|
|
2
2
|
question: Please provide the percentage of invoices paid by you to those in your immediate supply chain on all contracts for the most recent six month reporting period. This should include the percentage of invoices paid within each of the following categories (this should include all situations where payments are due; not all payments involve an invoice).
|
|
3
|
-
question_advice: Answers must total 100%
|
|
3
|
+
question_advice: Answers must total 100% and you must enter a whole value in each box 0 to 100, if it is not applicable enter 0
|
|
4
4
|
|
|
5
5
|
type: multiquestion
|
|
6
6
|
hidden: true
|
|
@@ -9,4 +9,3 @@ questions:
|
|
|
9
9
|
- percentageOfInvoicesPaidPast6MonthsWithin30Days
|
|
10
10
|
- percentageOfInvoicesPaidPast6MonthsBetween31And60Days
|
|
11
11
|
- percentageOfInvoicesPaidPast6MonthsIn61DaysOrMore
|
|
12
|
-
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
name: Percentage of invoices paid prior 6 months
|
|
2
2
|
question: Please provide the percentage of invoices paid by you to those in your immediate supply chain on all contracts for the prior six month reporting period. This should include the percentage of invoices paid within each of the following categories (this should include all situations where payments are due; not all payments involve an invoice).
|
|
3
|
-
question_advice: Answers must total 100%
|
|
3
|
+
question_advice: Answers must total 100% and you must enter a whole value in each box 0 to 100, if it is not applicable enter 0
|
|
4
4
|
|
|
5
5
|
type: multiquestion
|
|
6
6
|
hidden: true
|
|
@@ -8,4 +8,4 @@ hidden: true
|
|
|
8
8
|
questions:
|
|
9
9
|
- percentageOfInvoicesPaidPrior6MonthsWithin30Days
|
|
10
10
|
- percentageOfInvoicesPaidPrior6MonthsBetween31And60Days
|
|
11
|
-
- percentageOfInvoicesPaidPrior6MonthsIn61DaysOrMore
|
|
11
|
+
- percentageOfInvoicesPaidPrior6MonthsIn61DaysOrMore
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.14.
|
|
3
|
+
"version": "3.14.8",
|
|
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/frameworks/digital-outcomes-and-specialists-7/questions/declaration/contactEmailAddress.yml
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
name: Contact email address
|
|
2
|
-
question: What is the contact’s email address?
|
|
3
|
-
question_advice: |
|
|
4
|
-
<div class="govuk-warning-text">
|
|
5
|
-
<span class="govuk-warning-text__icon" aria-hidden="true">!</span>
|
|
6
|
-
<strong class="govuk-warning-text__text">
|
|
7
|
-
<span class="govuk-warning-text__assistive">Warning</span>
|
|
8
|
-
It is important that this is an actively monitored mailbox
|
|
9
|
-
</strong>
|
|
10
|
-
</div>
|
|
11
|
-
type: text
|
|
12
|
-
|
|
13
|
-
validations:
|
|
14
|
-
-
|
|
15
|
-
name: answer_required
|
|
16
|
-
message: You must enter the contact’s email address
|
package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/dataProtection.yml
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
name: Data protection
|
|
2
|
-
question: |
|
|
3
|
-
Please confirm that you (and if applicable, all consortium members) have in place, or that you will have in place by contract award, the human and technical resources to perform the contract to ensure compliance with the <a href="https://www.gov.uk/data-protection" target="_blank" rel="noopener noreferrer">General Data Protection Regulation (opens in new tab)</a> and to ensure the protection of rights of data subjects.
|
|
4
|
-
|
|
5
|
-
type: checkboxes
|
|
6
|
-
|
|
7
|
-
options:
|
|
8
|
-
- label: "Yes"
|
|
9
|
-
value: "yes"
|
|
10
|
-
|
|
11
|
-
validations:
|
|
12
|
-
-
|
|
13
|
-
name: answer_required
|
|
14
|
-
message: You must select "Yes"
|