ccs-digitalmarketplace-frameworks 3.13.5 → 3.13.7
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/edit_service.yml +77 -15
- package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_service_as_admin.yml +77 -15
- package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_submission.yml +65 -39
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/continuousProfessionalDevelopment.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/customerSatisfaction.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/skillsAndCapabilities.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/socialValue.yml +32 -0
- package/package.json +1 -1
|
@@ -1,24 +1,20 @@
|
|
|
1
|
-
- name: Insurance
|
|
1
|
+
- name: 'Q1: Condition of participation - Insurance'
|
|
2
2
|
editable: False
|
|
3
3
|
questions:
|
|
4
4
|
- multiqInsuranceRequirements
|
|
5
5
|
- insuranceRequirementsDCDP
|
|
6
6
|
|
|
7
|
-
- name:
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
- dataProtocols
|
|
13
|
-
- openStandardsPrinciples
|
|
14
|
-
- accessibleApplicationsOutcomes
|
|
15
|
-
- technicalDebtAndFutureLegacy
|
|
16
|
-
- governmentCyberSecurityStandard
|
|
17
|
-
- provideTeamCapabilities
|
|
18
|
-
- provideDigitalRoles
|
|
19
|
-
- workAcrossAllLocations
|
|
7
|
+
- name: 'Q2: Award question - What services can you provide?'
|
|
8
|
+
summary_page_description: >
|
|
9
|
+
Disclaimer: as part of your application for Digital Outcomes and Specialists 7 the questions in this section will be assessed.
|
|
10
|
+
Failure to comply may mean that your application fails to meet the requirements for the framework agreement.
|
|
11
|
+
Any misrepresentation, providing incorrect information or failure to provide appropriate evidence to support your declarations may also mean that your application will fail or you may be terminated from the framework agreement after award of contract.
|
|
20
12
|
|
|
21
|
-
|
|
13
|
+
This question is assessed as Pass / Fail.
|
|
14
|
+
|
|
15
|
+
To Pass you must be able to select at least 1 service capability, 1 digital role and 1 location.
|
|
16
|
+
|
|
17
|
+
You must be able to provide at least one team capability to be eligible to supply digital outcomes.
|
|
22
18
|
editable: False
|
|
23
19
|
questions:
|
|
24
20
|
- performanceAnalysis
|
|
@@ -31,6 +27,8 @@
|
|
|
31
27
|
- userResearch
|
|
32
28
|
|
|
33
29
|
- name: Team capabilities
|
|
30
|
+
summary_page_description: >
|
|
31
|
+
You must be able to provide all team capabilities to be eligible to supply for this lot.
|
|
34
32
|
editable: False
|
|
35
33
|
questions:
|
|
36
34
|
- performanceAnalysisAll
|
|
@@ -130,6 +128,8 @@
|
|
|
130
128
|
- multiqUserCentredDesignUserResearcher
|
|
131
129
|
|
|
132
130
|
- name: Architecture roles
|
|
131
|
+
summary_page_description: >
|
|
132
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
133
133
|
editable: False
|
|
134
134
|
questions:
|
|
135
135
|
- multiqArchitectureRolesBusinessArchitectDCDP
|
|
@@ -141,6 +141,8 @@
|
|
|
141
141
|
- multiqArchitectureRolesTechnicalArchitectDCDP
|
|
142
142
|
|
|
143
143
|
- name: Chief digital and data roles
|
|
144
|
+
summary_page_description: >
|
|
145
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
144
146
|
editable: False
|
|
145
147
|
questions:
|
|
146
148
|
- multiqChiefDigitalAndDataRolesChiefDataOfficerDCDP
|
|
@@ -148,11 +150,15 @@
|
|
|
148
150
|
- multiqChiefDigitalAndDataRolesChiefTechnologyOfficerDCDP
|
|
149
151
|
|
|
150
152
|
- name: Cyber security roles
|
|
153
|
+
summary_page_description: >
|
|
154
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
151
155
|
editable: False
|
|
152
156
|
questions:
|
|
153
157
|
- multiqCyberSecurityRolesCyberSecurityDCDP
|
|
154
158
|
|
|
155
159
|
- name: Data roles
|
|
160
|
+
summary_page_description: >
|
|
161
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
156
162
|
editable: False
|
|
157
163
|
questions:
|
|
158
164
|
- multiqDataRolesAnalyticsEngineerDCDP
|
|
@@ -165,6 +171,8 @@
|
|
|
165
171
|
- multiqDataRolesPerformanceAnalystDCDP
|
|
166
172
|
|
|
167
173
|
- name: IT Operations Roles
|
|
174
|
+
summary_page_description: >
|
|
175
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
168
176
|
editable: False
|
|
169
177
|
questions:
|
|
170
178
|
- multiqItOperationsRolesApplicationOperationsEngineerDCDP
|
|
@@ -181,6 +189,8 @@
|
|
|
181
189
|
- multiqItOperationsRolesServiceTransitionManagerDCDP
|
|
182
190
|
|
|
183
191
|
- name: Product and delivery roles
|
|
192
|
+
summary_page_description: >
|
|
193
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
184
194
|
editable: False
|
|
185
195
|
questions:
|
|
186
196
|
- multiqProductAndDeliveryBusinessAnalystDCDP
|
|
@@ -191,6 +201,8 @@
|
|
|
191
201
|
- multiqProductAndDeliveryServiceOwnerDCDP
|
|
192
202
|
|
|
193
203
|
- name: Quality assurance testing (QAT) roles
|
|
204
|
+
summary_page_description: >
|
|
205
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
194
206
|
editable: False
|
|
195
207
|
questions:
|
|
196
208
|
- multiqQualityAssuranceTestingQualityAssuranceTestingAnalystDCDP
|
|
@@ -198,6 +210,8 @@
|
|
|
198
210
|
- multiqQualityAssuranceTestingTestManagerDCDP
|
|
199
211
|
|
|
200
212
|
- name: Software development roles
|
|
213
|
+
summary_page_description: >
|
|
214
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
201
215
|
editable: False
|
|
202
216
|
questions:
|
|
203
217
|
- multiqSoftwareDevelopmentDevelopmentOperationsEngineerDCDP
|
|
@@ -205,6 +219,8 @@
|
|
|
205
219
|
- multiqSoftwareDevelopmentSoftwareDeveloperDCDP
|
|
206
220
|
|
|
207
221
|
- name: User-centred design roles
|
|
222
|
+
summary_page_description: >
|
|
223
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
208
224
|
editable: False
|
|
209
225
|
questions:
|
|
210
226
|
- multiqUserCentredDesignAccessibilitySpecialistDCDP
|
|
@@ -217,10 +233,56 @@
|
|
|
217
233
|
- multiqUserCentredDesignUserResearcherDCDP
|
|
218
234
|
|
|
219
235
|
- name: Outcomes locations
|
|
236
|
+
summary_page_description: >
|
|
237
|
+
You must be able to provide services in at least one location to be eligible for this lot
|
|
220
238
|
editable: False
|
|
221
239
|
questions:
|
|
222
240
|
- outcomesLocations
|
|
223
241
|
|
|
242
|
+
- name: 'Q3: Award question - Skills and capabilities'
|
|
243
|
+
summary_page_description: >
|
|
244
|
+
Assessing skills and capabilities
|
|
245
|
+
editable: False
|
|
246
|
+
questions:
|
|
247
|
+
- skillsAndCapabilities
|
|
248
|
+
|
|
249
|
+
- name: 'Q4: Award question - Continuous professional development (CPD)'
|
|
250
|
+
summary_page_description: >
|
|
251
|
+
Employee CPD
|
|
252
|
+
editable: False
|
|
253
|
+
questions:
|
|
254
|
+
- continuousProfessionalDevelopment
|
|
255
|
+
|
|
256
|
+
- name: 'Q5: Award question – Customer satisfaction and knowledge transfer'
|
|
257
|
+
summary_page_description: >
|
|
258
|
+
Measuring customer satisfaction
|
|
259
|
+
editable: False
|
|
260
|
+
questions:
|
|
261
|
+
- customerSatisfaction
|
|
262
|
+
|
|
263
|
+
- name: 'Q6: Award question - Social Value'
|
|
264
|
+
summary_page_description: >
|
|
265
|
+
Commitment to Social Value
|
|
266
|
+
editable: False
|
|
267
|
+
questions:
|
|
268
|
+
- socialValue
|
|
269
|
+
|
|
270
|
+
- name: 'Q7: Working with government'
|
|
271
|
+
editable: False
|
|
272
|
+
summary_page_description: >
|
|
273
|
+
If you cannot answer Yes to all questions your tender will fail, as details will not be submitted.
|
|
274
|
+
questions:
|
|
275
|
+
- helpGovernmentImproveServices
|
|
276
|
+
- bespokeSystemInformation
|
|
277
|
+
- dataProtocols
|
|
278
|
+
- openStandardsPrinciples
|
|
279
|
+
- accessibleApplicationsOutcomes
|
|
280
|
+
- technicalDebtAndFutureLegacy
|
|
281
|
+
- governmentCyberSecurityStandard
|
|
282
|
+
- provideTeamCapabilities
|
|
283
|
+
- provideDigitalRoles
|
|
284
|
+
- workAcrossAllLocations
|
|
285
|
+
|
|
224
286
|
- name: User research services
|
|
225
287
|
editable: False
|
|
226
288
|
questions:
|
|
@@ -1,24 +1,20 @@
|
|
|
1
|
-
- name: Insurance
|
|
1
|
+
- name: 'Q1: Condition of participation - Insurance'
|
|
2
2
|
editable: False
|
|
3
3
|
questions:
|
|
4
4
|
- multiqInsuranceRequirements
|
|
5
5
|
- insuranceRequirementsDCDP
|
|
6
6
|
|
|
7
|
-
- name:
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
- dataProtocols
|
|
13
|
-
- openStandardsPrinciples
|
|
14
|
-
- accessibleApplicationsOutcomes
|
|
15
|
-
- technicalDebtAndFutureLegacy
|
|
16
|
-
- governmentCyberSecurityStandard
|
|
17
|
-
- provideTeamCapabilities
|
|
18
|
-
- provideDigitalRoles
|
|
19
|
-
- workAcrossAllLocations
|
|
7
|
+
- name: 'Q2: Award question - What services can you provide?'
|
|
8
|
+
summary_page_description: >
|
|
9
|
+
Disclaimer: as part of your application for Digital Outcomes and Specialists 7 the questions in this section will be assessed.
|
|
10
|
+
Failure to comply may mean that your application fails to meet the requirements for the framework agreement.
|
|
11
|
+
Any misrepresentation, providing incorrect information or failure to provide appropriate evidence to support your declarations may also mean that your application will fail or you may be terminated from the framework agreement after award of contract.
|
|
20
12
|
|
|
21
|
-
|
|
13
|
+
This question is assessed as Pass / Fail.
|
|
14
|
+
|
|
15
|
+
To Pass you must be able to select at least 1 service capability, 1 digital role and 1 location.
|
|
16
|
+
|
|
17
|
+
You must be able to provide at least one team capability to be eligible to supply digital outcomes.
|
|
22
18
|
editable: False
|
|
23
19
|
edit_questions: True
|
|
24
20
|
questions:
|
|
@@ -32,6 +28,8 @@
|
|
|
32
28
|
- userResearch
|
|
33
29
|
|
|
34
30
|
- name: Team capabilities
|
|
31
|
+
summary_page_description: >
|
|
32
|
+
You must be able to provide all team capabilities to be eligible to supply for this lot.
|
|
35
33
|
editable: False
|
|
36
34
|
questions:
|
|
37
35
|
- performanceAnalysisAll
|
|
@@ -140,6 +138,8 @@
|
|
|
140
138
|
- multiqUserCentredDesignUserResearcher
|
|
141
139
|
|
|
142
140
|
- name: Architecture roles
|
|
141
|
+
summary_page_description: >
|
|
142
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
143
143
|
editable: False
|
|
144
144
|
edit_questions: True
|
|
145
145
|
removable: False
|
|
@@ -153,6 +153,8 @@
|
|
|
153
153
|
- multiqArchitectureRolesTechnicalArchitectDCDP
|
|
154
154
|
|
|
155
155
|
- name: Chief digital and data roles
|
|
156
|
+
summary_page_description: >
|
|
157
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
156
158
|
editable: False
|
|
157
159
|
edit_questions: True
|
|
158
160
|
removable: False
|
|
@@ -162,6 +164,8 @@
|
|
|
162
164
|
- multiqChiefDigitalAndDataRolesChiefTechnologyOfficerDCDP
|
|
163
165
|
|
|
164
166
|
- name: Cyber security roles
|
|
167
|
+
summary_page_description: >
|
|
168
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
165
169
|
editable: False
|
|
166
170
|
edit_questions: True
|
|
167
171
|
removable: False
|
|
@@ -169,6 +173,8 @@
|
|
|
169
173
|
- multiqCyberSecurityRolesCyberSecurityDCDP
|
|
170
174
|
|
|
171
175
|
- name: Data roles
|
|
176
|
+
summary_page_description: >
|
|
177
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
172
178
|
editable: False
|
|
173
179
|
edit_questions: True
|
|
174
180
|
removable: False
|
|
@@ -183,6 +189,8 @@
|
|
|
183
189
|
- multiqDataRolesPerformanceAnalystDCDP
|
|
184
190
|
|
|
185
191
|
- name: IT Operations Roles
|
|
192
|
+
summary_page_description: >
|
|
193
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
186
194
|
editable: False
|
|
187
195
|
edit_questions: True
|
|
188
196
|
removable: False
|
|
@@ -201,6 +209,8 @@
|
|
|
201
209
|
- multiqItOperationsRolesServiceTransitionManagerDCDP
|
|
202
210
|
|
|
203
211
|
- name: Product and delivery roles
|
|
212
|
+
summary_page_description: >
|
|
213
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
204
214
|
editable: False
|
|
205
215
|
edit_questions: True
|
|
206
216
|
removable: False
|
|
@@ -213,6 +223,8 @@
|
|
|
213
223
|
- multiqProductAndDeliveryServiceOwnerDCDP
|
|
214
224
|
|
|
215
225
|
- name: Quality assurance testing (QAT) roles
|
|
226
|
+
summary_page_description: >
|
|
227
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
216
228
|
editable: False
|
|
217
229
|
edit_questions: True
|
|
218
230
|
removable: False
|
|
@@ -222,6 +234,8 @@
|
|
|
222
234
|
- multiqQualityAssuranceTestingTestManagerDCDP
|
|
223
235
|
|
|
224
236
|
- name: Software development roles
|
|
237
|
+
summary_page_description: >
|
|
238
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
225
239
|
editable: False
|
|
226
240
|
edit_questions: True
|
|
227
241
|
removable: False
|
|
@@ -231,6 +245,8 @@
|
|
|
231
245
|
- multiqSoftwareDevelopmentSoftwareDeveloperDCDP
|
|
232
246
|
|
|
233
247
|
- name: User-centred design roles
|
|
248
|
+
summary_page_description: >
|
|
249
|
+
You must be able to provide all roles to be eligible to supply digital capabilities and delivery partners.
|
|
234
250
|
editable: False
|
|
235
251
|
edit_questions: True
|
|
236
252
|
removable: False
|
|
@@ -245,10 +261,56 @@
|
|
|
245
261
|
- multiqUserCentredDesignUserResearcherDCDP
|
|
246
262
|
|
|
247
263
|
- name: Outcomes locations
|
|
264
|
+
summary_page_description: >
|
|
265
|
+
You must be able to provide services in at least one location to be eligible for this lot
|
|
248
266
|
editable: True
|
|
249
267
|
questions:
|
|
250
268
|
- outcomesLocations
|
|
251
269
|
|
|
270
|
+
- name: 'Q3: Award question - Skills and capabilities'
|
|
271
|
+
summary_page_description: >
|
|
272
|
+
Assessing skills and capabilities
|
|
273
|
+
editable: True
|
|
274
|
+
questions:
|
|
275
|
+
- skillsAndCapabilities
|
|
276
|
+
|
|
277
|
+
- name: 'Q4: Award question - Continuous professional development (CPD)'
|
|
278
|
+
summary_page_description: >
|
|
279
|
+
Employee CPD
|
|
280
|
+
editable: True
|
|
281
|
+
questions:
|
|
282
|
+
- continuousProfessionalDevelopment
|
|
283
|
+
|
|
284
|
+
- name: 'Q5: Award question – Customer satisfaction and knowledge transfer'
|
|
285
|
+
summary_page_description: >
|
|
286
|
+
Measuring customer satisfaction
|
|
287
|
+
editable: True
|
|
288
|
+
questions:
|
|
289
|
+
- customerSatisfaction
|
|
290
|
+
|
|
291
|
+
- name: 'Q6: Award question - Social Value'
|
|
292
|
+
summary_page_description: >
|
|
293
|
+
Commitment to Social Value
|
|
294
|
+
editable: True
|
|
295
|
+
questions:
|
|
296
|
+
- socialValue
|
|
297
|
+
|
|
298
|
+
- name: 'Q7: Working with government'
|
|
299
|
+
editable: True
|
|
300
|
+
summary_page_description: >
|
|
301
|
+
If you cannot answer Yes to all questions your tender will fail, as details will not be submitted.
|
|
302
|
+
questions:
|
|
303
|
+
- helpGovernmentImproveServices
|
|
304
|
+
- bespokeSystemInformation
|
|
305
|
+
- dataProtocols
|
|
306
|
+
- openStandardsPrinciples
|
|
307
|
+
- accessibleApplicationsOutcomes
|
|
308
|
+
- technicalDebtAndFutureLegacy
|
|
309
|
+
- governmentCyberSecurityStandard
|
|
310
|
+
- provideTeamCapabilities
|
|
311
|
+
- provideDigitalRoles
|
|
312
|
+
- workAcrossAllLocations
|
|
313
|
+
|
|
252
314
|
- name: User research services
|
|
253
315
|
editable: True
|
|
254
316
|
questions:
|
|
@@ -1,30 +1,28 @@
|
|
|
1
|
-
- name: Insurance
|
|
1
|
+
- name: 'Q1: Condition of participation - Insurance'
|
|
2
2
|
editable: True
|
|
3
3
|
questions:
|
|
4
4
|
- multiqInsuranceRequirements
|
|
5
5
|
- insuranceRequirementsDCDP
|
|
6
6
|
|
|
7
|
-
- name:
|
|
8
|
-
editable: True
|
|
9
|
-
description: >
|
|
10
|
-
You must truthfully answer ‘yes’ to every question for your
|
|
11
|
-
bid to be considered eligible. If you cannot answer ‘yes’ to every question
|
|
12
|
-
in this section, it’s very unlikely that your bid will be accepted.
|
|
13
|
-
questions:
|
|
14
|
-
- helpGovernmentImproveServices
|
|
15
|
-
- bespokeSystemInformation
|
|
16
|
-
- dataProtocols
|
|
17
|
-
- openStandardsPrinciples
|
|
18
|
-
- accessibleApplicationsOutcomes
|
|
19
|
-
- technicalDebtAndFutureLegacy
|
|
20
|
-
- governmentCyberSecurityStandard
|
|
21
|
-
- provideTeamCapabilities
|
|
22
|
-
- provideDigitalRoles
|
|
23
|
-
- workAcrossAllLocations
|
|
24
|
-
|
|
25
|
-
- name: Team capabilities
|
|
7
|
+
- name: 'Q2: Award question - What services can you provide?'
|
|
26
8
|
summary_page_description: >
|
|
27
|
-
|
|
9
|
+
<p class="govuk-body">
|
|
10
|
+
Disclaimer: as part of your application for Digital Outcomes and Specialists 7 the questions in this section will be assessed.
|
|
11
|
+
Failure to comply may mean that your application fails to meet the requirements for the framework agreement.
|
|
12
|
+
Any misrepresentation, providing incorrect information or failure to provide appropriate evidence to support your declarations may also mean that your application will fail or you may be terminated from the framework agreement after award of contract.
|
|
13
|
+
</p>
|
|
14
|
+
|
|
15
|
+
<p class="govuk-body">
|
|
16
|
+
This question is assessed as Pass / Fail.
|
|
17
|
+
</p>
|
|
18
|
+
|
|
19
|
+
<p class="govuk-body">
|
|
20
|
+
To Pass you must be able to select at least 1 service capability, 1 digital role and 1 location.
|
|
21
|
+
</p>
|
|
22
|
+
|
|
23
|
+
<p class="govuk-body">
|
|
24
|
+
You must be able to provide at least one team capability to be eligible to supply digital outcomes.
|
|
25
|
+
</p>
|
|
28
26
|
editable: False
|
|
29
27
|
edit_questions: True
|
|
30
28
|
questions:
|
|
@@ -52,8 +50,6 @@
|
|
|
52
50
|
- userResearchAll
|
|
53
51
|
|
|
54
52
|
- name: Architecture roles
|
|
55
|
-
summary_page_description: >
|
|
56
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
57
53
|
editable: False
|
|
58
54
|
edit_questions: True
|
|
59
55
|
questions:
|
|
@@ -66,8 +62,6 @@
|
|
|
66
62
|
- multiqArchitectureRolesTechnicalArchitect
|
|
67
63
|
|
|
68
64
|
- name: Chief digital and data roles
|
|
69
|
-
summary_page_description: >
|
|
70
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
71
65
|
editable: False
|
|
72
66
|
edit_questions: True
|
|
73
67
|
questions:
|
|
@@ -76,16 +70,12 @@
|
|
|
76
70
|
- multiqChiefDigitalAndDataRolesChiefTechnologyOfficer
|
|
77
71
|
|
|
78
72
|
- name: Cyber security roles
|
|
79
|
-
summary_page_description: >
|
|
80
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
81
73
|
editable: False
|
|
82
74
|
edit_questions: True
|
|
83
75
|
questions:
|
|
84
76
|
- multiqCyberSecurityRolesCyberSecurity
|
|
85
77
|
|
|
86
78
|
- name: Data roles
|
|
87
|
-
summary_page_description: >
|
|
88
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
89
79
|
editable: False
|
|
90
80
|
edit_questions: True
|
|
91
81
|
questions:
|
|
@@ -99,8 +89,6 @@
|
|
|
99
89
|
- multiqDataRolesPerformanceAnalyst
|
|
100
90
|
|
|
101
91
|
- name: IT Operations Roles
|
|
102
|
-
summary_page_description: >
|
|
103
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
104
92
|
editable: False
|
|
105
93
|
edit_questions: True
|
|
106
94
|
questions:
|
|
@@ -118,8 +106,6 @@
|
|
|
118
106
|
- multiqItOperationsRolesServiceTransitionManager
|
|
119
107
|
|
|
120
108
|
- name: Product and delivery roles
|
|
121
|
-
summary_page_description: >
|
|
122
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
123
109
|
editable: False
|
|
124
110
|
edit_questions: True
|
|
125
111
|
questions:
|
|
@@ -131,8 +117,6 @@
|
|
|
131
117
|
- multiqProductAndDeliveryServiceOwner
|
|
132
118
|
|
|
133
119
|
- name: Quality assurance testing (QAT) roles
|
|
134
|
-
summary_page_description: >
|
|
135
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
136
120
|
editable: False
|
|
137
121
|
edit_questions: True
|
|
138
122
|
questions:
|
|
@@ -141,8 +125,6 @@
|
|
|
141
125
|
- multiqQualityAssuranceTestingTestManager
|
|
142
126
|
|
|
143
127
|
- name: Software development roles
|
|
144
|
-
summary_page_description: >
|
|
145
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
146
128
|
editable: False
|
|
147
129
|
edit_questions: True
|
|
148
130
|
questions:
|
|
@@ -151,8 +133,6 @@
|
|
|
151
133
|
- multiqSoftwareDevelopmentSoftwareDeveloper
|
|
152
134
|
|
|
153
135
|
- name: User-centred design roles
|
|
154
|
-
summary_page_description: >
|
|
155
|
-
You must be able to provide at least one role to be eligible for this lot.
|
|
156
136
|
editable: False
|
|
157
137
|
edit_questions: True
|
|
158
138
|
questions:
|
|
@@ -289,10 +269,56 @@
|
|
|
289
269
|
- multiqUserCentredDesignUserResearcherDCDP
|
|
290
270
|
|
|
291
271
|
- name: Outcomes locations
|
|
272
|
+
summary_page_description: >
|
|
273
|
+
You must be able to provide services in at least one location to be eligible for this lot
|
|
292
274
|
editable: True
|
|
293
275
|
questions:
|
|
294
276
|
- outcomesLocations
|
|
295
277
|
|
|
278
|
+
- name: 'Q3: Award question - Skills and capabilities'
|
|
279
|
+
summary_page_description: >
|
|
280
|
+
Assessing skills and capabilities
|
|
281
|
+
editable: True
|
|
282
|
+
questions:
|
|
283
|
+
- skillsAndCapabilities
|
|
284
|
+
|
|
285
|
+
- name: 'Q4: Award question - Continuous professional development (CPD)'
|
|
286
|
+
summary_page_description: >
|
|
287
|
+
Employee CPD
|
|
288
|
+
editable: True
|
|
289
|
+
questions:
|
|
290
|
+
- continuousProfessionalDevelopment
|
|
291
|
+
|
|
292
|
+
- name: 'Q5: Award question – Customer satisfaction and knowledge transfer'
|
|
293
|
+
summary_page_description: >
|
|
294
|
+
Measuring customer satisfaction
|
|
295
|
+
editable: True
|
|
296
|
+
questions:
|
|
297
|
+
- customerSatisfaction
|
|
298
|
+
|
|
299
|
+
- name: 'Q6: Award question - Social Value'
|
|
300
|
+
summary_page_description: >
|
|
301
|
+
Commitment to Social Value
|
|
302
|
+
editable: True
|
|
303
|
+
questions:
|
|
304
|
+
- socialValue
|
|
305
|
+
|
|
306
|
+
- name: 'Q7: Working with government'
|
|
307
|
+
editable: True
|
|
308
|
+
summary_page_description: >
|
|
309
|
+
If you cannot answer Yes to all questions your tender will fail, as details will not be submitted.
|
|
310
|
+
questions:
|
|
311
|
+
- helpGovernmentImproveServices
|
|
312
|
+
- bespokeSystemInformation
|
|
313
|
+
- dataProtocols
|
|
314
|
+
- openStandardsPrinciples
|
|
315
|
+
- accessibleApplicationsOutcomes
|
|
316
|
+
- technicalDebtAndFutureLegacy
|
|
317
|
+
- governmentCyberSecurityStandard
|
|
318
|
+
- provideTeamCapabilities
|
|
319
|
+
- provideDigitalRoles
|
|
320
|
+
- workAcrossAllLocations
|
|
321
|
+
|
|
296
322
|
- name: User research services
|
|
297
323
|
editable: True
|
|
298
324
|
questions:
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
name: Continuous professional development
|
|
2
|
+
|
|
3
|
+
question: Does your organisation practise continuous professional development for your employees, and can you provide evidence of this on request?
|
|
4
|
+
|
|
5
|
+
question_advice: >
|
|
6
|
+
You must truthfully answer 'yes' to every question for your bid to be considered eligible. If you cannot answer 'yes' to this question, it's very unlikely that your bid will be accepted.
|
|
7
|
+
|
|
8
|
+
depends:
|
|
9
|
+
- "on": lot
|
|
10
|
+
being:
|
|
11
|
+
- digital-outcomes
|
|
12
|
+
- digital-specialists
|
|
13
|
+
- user-research-studios-and-participants
|
|
14
|
+
|
|
15
|
+
type: checkboxes
|
|
16
|
+
|
|
17
|
+
options:
|
|
18
|
+
- label: "Yes"
|
|
19
|
+
value: "yes"
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select if you practice continuous professional development
|
package/frameworks/digital-outcomes-and-specialists-7/questions/services/customerSatisfaction.yml
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
name: Customer satisfaction and knowledge transfer
|
|
2
|
+
|
|
3
|
+
question: Do you have a process to measure customer satisfaction and the transfer of knowledge and assets, and can you provide evidence of this on request?
|
|
4
|
+
|
|
5
|
+
question_advice: >
|
|
6
|
+
You must truthfully answer 'yes' to every question for your bid to be considered eligible. If you cannot answer 'yes' to this question, it's very unlikely that your bid will be accepted.
|
|
7
|
+
|
|
8
|
+
depends:
|
|
9
|
+
- "on": lot
|
|
10
|
+
being:
|
|
11
|
+
- digital-outcomes
|
|
12
|
+
- digital-specialists
|
|
13
|
+
- user-research-studios-and-participants
|
|
14
|
+
|
|
15
|
+
type: checkboxes
|
|
16
|
+
|
|
17
|
+
options:
|
|
18
|
+
- label: "Yes"
|
|
19
|
+
value: "yes"
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select if you have a process to measure customer satisfaction
|
package/frameworks/digital-outcomes-and-specialists-7/questions/services/skillsAndCapabilities.yml
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
name: Skills and capabilities
|
|
2
|
+
|
|
3
|
+
question: Do you assess the skills and capabilities of people you select to work for your organisation, and can you provide evidence of this on request?
|
|
4
|
+
|
|
5
|
+
question_advice: >
|
|
6
|
+
You must truthfully answer 'yes' to every question for your bid to be considered eligible. If you cannot answer 'yes' to this question, it's very unlikely that your bid will be accepted.
|
|
7
|
+
|
|
8
|
+
depends:
|
|
9
|
+
- "on": lot
|
|
10
|
+
being:
|
|
11
|
+
- digital-outcomes
|
|
12
|
+
- digital-specialists
|
|
13
|
+
- user-research-studios-and-participants
|
|
14
|
+
|
|
15
|
+
type: checkboxes
|
|
16
|
+
|
|
17
|
+
options:
|
|
18
|
+
- label: "Yes"
|
|
19
|
+
value: "yes"
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select if you assess skills and capabilities
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name: Social value
|
|
2
|
+
|
|
3
|
+
question: Do you agree to promote and commit to delivering Social Value as an integral part of your service delivery, company policy and values, where specified by the buyer in their statement of requirements and call-off contract?
|
|
4
|
+
|
|
5
|
+
question_advice: >
|
|
6
|
+
<p class="govuk-body">
|
|
7
|
+
You must truthfully answer 'yes' to every question for your bid to be considered eligible. If you cannot answer 'yes' to this question, it's very unlikely that your bid will be accepted.
|
|
8
|
+
</p>
|
|
9
|
+
|
|
10
|
+
<p class="govuk-body">
|
|
11
|
+
Read more about the
|
|
12
|
+
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/940826/Social-Value-Model-Edn-1.1-3-Dec-20.pdf">Social Value Model (opens in a new tab)</a>
|
|
13
|
+
to
|
|
14
|
+
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/921437/PPN-06_20-Taking-Account-of-Social-Value-in-the-Award-of-Central-Government-Contracts.pdf">deliver social value through government's commercial activities (opens in a new tab)</a>.
|
|
15
|
+
</p>
|
|
16
|
+
|
|
17
|
+
depends:
|
|
18
|
+
- "on": lot
|
|
19
|
+
being:
|
|
20
|
+
- digital-outcomes
|
|
21
|
+
- digital-specialists
|
|
22
|
+
- user-research-studios-and-participants
|
|
23
|
+
|
|
24
|
+
type: checkboxes
|
|
25
|
+
|
|
26
|
+
options:
|
|
27
|
+
- label: "Yes"
|
|
28
|
+
value: "yes"
|
|
29
|
+
|
|
30
|
+
validations:
|
|
31
|
+
- name: answer_required
|
|
32
|
+
message: Select if you agree to promote and commit to Social Value
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.7",
|
|
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"
|