ccs-digitalmarketplace-frameworks 4.0.5 → 4.0.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.
Files changed (18) hide show
  1. package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_service.yml +0 -16
  2. package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_service_as_admin.yml +0 -16
  3. package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_submission.yml +0 -16
  4. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/mandatoryAwardQuestion.yml +7 -1
  5. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonPpon.yml +2 -2
  6. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonShareCode.yml +1 -1
  7. package/frameworks/digital-outcomes-and-specialists-7/questions/services/insuranceRequirementsDCDPAlreadyHave.yml +1 -1
  8. package/package.json +1 -1
  9. package/frameworks/digital-outcomes-and-specialists-7/questions/services/accessibleApplicationsOutcomes.yml +0 -20
  10. package/frameworks/digital-outcomes-and-specialists-7/questions/services/bespokeSystemInformation.yml +0 -18
  11. package/frameworks/digital-outcomes-and-specialists-7/questions/services/dataProtocols.yml +0 -18
  12. package/frameworks/digital-outcomes-and-specialists-7/questions/services/governmentCyberSecurityStandard.yml +0 -20
  13. package/frameworks/digital-outcomes-and-specialists-7/questions/services/helpGovernmentImproveServices.yml +0 -18
  14. package/frameworks/digital-outcomes-and-specialists-7/questions/services/openStandardsPrinciples.yml +0 -20
  15. package/frameworks/digital-outcomes-and-specialists-7/questions/services/provideDigitalRoles.yml +0 -16
  16. package/frameworks/digital-outcomes-and-specialists-7/questions/services/provideTeamCapabilities.yml +0 -16
  17. package/frameworks/digital-outcomes-and-specialists-7/questions/services/technicalDebtAndFutureLegacy.yml +0 -20
  18. package/frameworks/digital-outcomes-and-specialists-7/questions/services/workAcrossAllLocations.yml +0 -17
@@ -303,22 +303,6 @@
303
303
  questions:
304
304
  - socialValue
305
305
 
306
- - name: 'Q7: Working with government'
307
- editable: False
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
-
322
306
  - name: User research services
323
307
  editable: False
324
308
  questions:
@@ -331,22 +331,6 @@
331
331
  questions:
332
332
  - socialValue
333
333
 
334
- - name: 'Q7: Working with government'
335
- editable: True
336
- summary_page_description: >
337
- If you cannot answer Yes to all questions your tender will fail, as details will not be submitted.
338
- questions:
339
- - helpGovernmentImproveServices
340
- - bespokeSystemInformation
341
- - dataProtocols
342
- - openStandardsPrinciples
343
- - accessibleApplicationsOutcomes
344
- - technicalDebtAndFutureLegacy
345
- - governmentCyberSecurityStandard
346
- - provideTeamCapabilities
347
- - provideDigitalRoles
348
- - workAcrossAllLocations
349
-
350
334
  - name: User research services
351
335
  editable: True
352
336
  questions:
@@ -339,22 +339,6 @@
339
339
  questions:
340
340
  - socialValue
341
341
 
342
- - name: 'Q7: Working with government'
343
- editable: True
344
- summary_page_description: >
345
- If you cannot answer Yes to all questions your tender will fail, as details will not be submitted.
346
- questions:
347
- - helpGovernmentImproveServices
348
- - bespokeSystemInformation
349
- - dataProtocols
350
- - openStandardsPrinciples
351
- - accessibleApplicationsOutcomes
352
- - technicalDebtAndFutureLegacy
353
- - governmentCyberSecurityStandard
354
- - provideTeamCapabilities
355
- - provideDigitalRoles
356
- - workAcrossAllLocations
357
-
358
342
  - name: User research services
359
343
  editable: True
360
344
  questions:
@@ -1,9 +1,15 @@
1
1
  name: Name of consortium
2
2
  question: If you are awarded a framework contract, will you deliver in full all mandatory service requirements in Framework Schedule 1 (Specification) for each Lot you have successfully tendered for?
3
- hint: |
3
+ question_advice: >
4
+ <p class="govuk-body">
4
5
  This question is assessed as pass / fail.
6
+ </p>
7
+ <p class="govuk-body">
5
8
  Your tender will fail, if you do not answer yes to this question, as you will not satisfy this award question.
9
+ </p>
10
+ <p class="govuk-body">
6
11
  Your tender will be disqualified. We will tell you that your tender has been disqualified and why.
12
+ </p>
7
13
  type: boolean
8
14
 
9
15
 
@@ -1,5 +1,5 @@
1
1
  name: associated person PPON
2
- question: Please provide their 12 character public procurement organisation number (PPON) for this associated person
2
+ question: Please provide the associated persons 12 character public procurement organisation number (PPON)
3
3
  question_advice: >
4
4
  This can be found within the Central Digital Platform, in the section called 'My account'.
5
5
 
@@ -19,4 +19,4 @@ validations:
19
19
 
20
20
  -
21
21
  name: under_character_limit
22
- message: PPON must not exceed 14 characters
22
+ message: PPON must not exceed 12 characters
@@ -1,5 +1,5 @@
1
1
  name: Associated person share code
2
- question: Please enter the associated person's share code from the CDP supplier information section
2
+ question: Please enter the associated persons share code from the CDP supplier information section
3
3
  hint: Example share code from CDP - FW8G8KhC
4
4
 
5
5
  type: text
@@ -27,7 +27,7 @@ depends:
27
27
  options:
28
28
  - label: Yes, your organisation (and if applicable, your consortium members) has, or will have in place, employer’s liability insurance, public liability insurance and professional indemnity insurance of at least £5 million each, and you will provide evidence of the required levels of insurance cover before the framework is awarded
29
29
  value: 'yes'
30
- - label: No, your organisation (and if applicable, your consortium members) does not have, and will not have in place, employer’s public liability insurance and professional indemnity insurance of at least £5 million each before the framework is awarded
30
+ - label: No, your organisation (and if applicable, your consortium members) does not have, and will not have in place, employer’s liability insurance, public liability insurance and professional indemnity insurance of at least £5 million each before the framework is awarded
31
31
  value: 'no'
32
32
 
33
33
  validations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.0.5",
3
+ "version": "4.0.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"
@@ -1,20 +0,0 @@
1
- name: Designing and building accessible applications
2
- question: Will you design and build accessible applications that meet the 2018 accessibility regulations?
3
- hint:
4
- Read guidance about how to meet the regulations and <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/accessibility-requirements-for-public-sector-websites-and-apps">design and build accessible services (opens in new tab)</a>.
5
- type: checkboxes
6
-
7
- depends:
8
- - "on": "lot"
9
- being:
10
- - digital-outcomes
11
- - digital-capability-and-delivery-partner
12
- - digital-specialists
13
-
14
- options:
15
- - label: "Yes"
16
- value: "yes"
17
-
18
- validations:
19
- - name: answer_required
20
- message: Select if you will design and build accessible applications
@@ -1,18 +0,0 @@
1
- name: Share systems information
2
- question: Will you share bespoke system information from the service you’re working on, such as software performance data, to help the government continuously improve its services?
3
- type: checkboxes
4
-
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-outcomes
9
- - digital-capability-and-delivery-partner
10
- - digital-specialists
11
-
12
- options:
13
- - label: "Yes"
14
- value: "yes"
15
-
16
- validations:
17
- - name: answer_required
18
- message: Select if you will share bespoke system information
@@ -1,18 +0,0 @@
1
- name: Standard data protocols
2
- question: Will you use standard, accessible data protocols to ensure interoperability across government services?
3
- type: checkboxes
4
-
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-outcomes
9
- - digital-capability-and-delivery-partner
10
- - digital-specialists
11
-
12
- options:
13
- - label: "Yes"
14
- value: "yes"
15
-
16
- validations:
17
- - name: answer_required
18
- message: Select if you will use Standard and accessible data protocols
@@ -1,20 +0,0 @@
1
- name: Government Cyber Security Standard
2
- question: Will you comply with the Government Cyber Security Standard for all digital services and technical infrastructure build?
3
- hint:
4
- Read guidance about how to meet the <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/follow-the-government-cyber-security-standard">cyber security standard (opens in a new tab)</a>.
5
- type: checkboxes
6
-
7
- depends:
8
- - "on": "lot"
9
- being:
10
- - digital-outcomes
11
- - digital-capability-and-delivery-partner
12
- - digital-specialists
13
-
14
- options:
15
- - label: "Yes"
16
- value: "yes"
17
-
18
- validations:
19
- - name: answer_required
20
- message: Select if you will commit to the Government Cyber Security Standard
@@ -1,18 +0,0 @@
1
- name: Share non-personal data
2
- question: Will you share non-personal user and service data to help the government continuously improve its services?
3
- type: checkboxes
4
-
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-outcomes
9
- - digital-capability-and-delivery-partner
10
- - digital-specialists
11
-
12
- options:
13
- - label: "Yes"
14
- value: "yes"
15
-
16
- validations:
17
- - name: answer_required
18
- message: Select if you will share non-personal user and service data
@@ -1,20 +0,0 @@
1
- name: Use of open standards
2
- question: Will you work according to the government’s <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/government/publications/open-standards-principles/open-standards-principles">Open Standards Principles (opens in new tab)</a> and use the
3
- <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="http://standards.data.gov.uk/challenges/adopted">open standards selected for use across government (opens in new tab)</a>?
4
- hint: This includes publishing any software you build for the government under the appropriate open source licence.
5
- type: checkboxes
6
-
7
- depends:
8
- - "on": "lot"
9
- being:
10
- - digital-outcomes
11
- - digital-capability-and-delivery-partner
12
- - digital-specialists
13
-
14
- options:
15
- - label: "Yes"
16
- value: "yes"
17
-
18
- validations:
19
- - name: answer_required
20
- message: Select if you will work according to the government’s standards
@@ -1,16 +0,0 @@
1
- name: Provide all digital roles
2
- question: Are you able to provide all digital roles?
3
- type: checkboxes
4
-
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-capability-and-delivery-partner
9
-
10
- options:
11
- - label: "Yes"
12
- value: "yes"
13
-
14
- validations:
15
- - name: answer_required
16
- message: Select if you are able to provide all digital roles
@@ -1,16 +0,0 @@
1
- name: Provide all team capabilities
2
- question: Are you able to provide all team capabilities?
3
- type: checkboxes
4
-
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-capability-and-delivery-partner
9
-
10
- options:
11
- - label: "Yes"
12
- value: "yes"
13
-
14
- validations:
15
- - name: answer_required
16
- message: Select if you are able to provide all team capabilities
@@ -1,20 +0,0 @@
1
- name: Prevent technical debt
2
- question: Will you commit to preventing the build up of technical debt and future legacy in the design and build of products and services?
3
- hint:
4
- Read guidance about how to <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/prevent-technical-debt-and-legacy">prevent technical debt and legacy (opens on a new tab)</a>.
5
- type: checkboxes
6
-
7
- depends:
8
- - "on": "lot"
9
- being:
10
- - digital-outcomes
11
- - digital-capability-and-delivery-partner
12
- - digital-specialists
13
-
14
- options:
15
- - label: "Yes"
16
- value: "yes"
17
-
18
- validations:
19
- - name: answer_required
20
- message: Select if you will prevent build up of technical debt and future legacy
@@ -1,17 +0,0 @@
1
- name: Work across all locations
2
- question: Are you able to work at buyers’ sites across all locations, including offsite?
3
- hint: ‘Offsite’ means the supplier will not be working at the buyer’s own sites.
4
- type: checkboxes
5
-
6
- depends:
7
- - "on": "lot"
8
- being:
9
- - digital-capability-and-delivery-partner
10
-
11
- options:
12
- - label: "Yes"
13
- value: "yes"
14
-
15
- validations:
16
- - name: answer_required
17
- message: Select if you are able to work at buyers’ sites across all locations