ccs-digitalmarketplace-frameworks 5.3.3 → 5.3.4

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.
@@ -3,7 +3,7 @@ name: c) Access to Innovation and Technical Advancement
3
3
  question: 'c) Access to Innovation and Technical Advancement:'
4
4
 
5
5
  question_advice: >
6
- Demonstrate how you will support Buyers to access innovation to inform both their technology strategy and business service delivery. Your response must clearly describe how you will provide or enable access to emerging technologies including new and innovative approaches to operating their cloud service. Reference 6.5.1.10 of Framework Schedule 1 - Specification.
6
+ Demonstrate how you will support Buyers to access innovation to inform both their technology strategy and business service delivery. Your response must clearly describe how you will provide or enable access to emerging technologies including new and innovative approaches to operating their cloud service. Reference 6.6.1(m) of Framework Schedule 1 - Specification.
7
7
 
8
8
  type: textbox_large
9
9
  max_length_in_words: 250
@@ -3,7 +3,7 @@ name: a) Account Management and Billing Transparency/Optimisation
3
3
  question: 'a) Account Management and Billing Transparency/Optimisation:'
4
4
 
5
5
  question_advice: >
6
- Explain how you will enable Buyers to understand and optimise their service usage and costs. Your response must clearly describe the specific tools, processes or services you will provide, your approach to standardised and transparent billing, and explain how these will help Buyers monitor usage and manage financial expenditure. Reference 6.5.1.7 of Framework Schedule 1 - Specification.
6
+ Explain how you will enable Buyers to understand and optimise their service usage and costs. Your response must clearly describe the specific tools, processes or services you will provide, your approach to standardised and transparent billing, and explain how these will help Buyers monitor usage and manage financial expenditure. Reference 6.6.1(i) of Framework Schedule 1 - Specification.
7
7
 
8
8
  type: textbox_large
9
9
  max_length_in_words: 250
@@ -2,7 +2,7 @@ name: a) Cloud service performance
2
2
  question: 'a) Cloud service performance:'
3
3
 
4
4
  question_advice: >
5
- Explain how your technology and processes will ensure that your services will perform in the critical areas of scalability and reliability, to meet buyer requirements. Clearly demonstrate relevant performance targets that you will provide, along with the measures, processes and controls that you will use to meet them. Reference 6.5.1.4 of Framework Schedule 1 - Specification.
5
+ Explain how your technology and processes will ensure that your services will perform in the critical areas of scalability and reliability, to meet buyer requirements. Clearly demonstrate relevant performance targets that you will provide, along with the measures, processes and controls that you will use to meet them. Reference 6.6.1(f) of Framework Schedule 1 - Specification.
6
6
 
7
7
  type: textbox_large
8
8
 
@@ -3,7 +3,7 @@ name: How you engage your customer in a change of service
3
3
  question: |
4
4
  <legend class="govuk-fieldset__legend--m">
5
5
  Please describe in no more than 250 words how you engage your customer in a change of service and how you ensure backward compatibility.<br>
6
- Reference 6.5.1.8.1 of Framework Schedule 1 - Specification
6
+ Reference 6.6.1(k) of Framework Schedule 1 - Specification
7
7
  </legend>
8
8
 
9
9
  question_advice: >
@@ -3,7 +3,7 @@ name: b) Operational Continuity and Evergreen Maintenance
3
3
  question: 'b) Operational Continuity and Evergreen Maintenance:'
4
4
 
5
5
  question_advice: >
6
- Demonstrate how your cloud solutions will prevent the creation of any new technical debt ('Technical debt' is the hidden cost of adopting short term design decisions instead of long term solutions, including the implied cost of additional work in the future) by remaining "evergreen" through continuous updates and improvements. Explain measures which will be undertaken to ensure that the process of continuous updates and improvements will cause minimal disruption and impact to service users providing operational continuity. Reference 6.5.1.8 of Framework Schedule 1 - Specification.
6
+ Demonstrate how your cloud solutions will prevent the creation of any new technical debt ('Technical debt' is the hidden cost of adopting short term design decisions instead of long term solutions, including the implied cost of additional work in the future) by remaining "evergreen" through continuous updates and improvements. Explain measures which will be undertaken to ensure that the process of continuous updates and improvements will cause minimal disruption and impact to service users providing operational continuity. Reference 6.6.1(j) of Framework Schedule 1 - Specification.
7
7
 
8
8
  type: textbox_large
9
9
  max_length_in_words: 250
@@ -3,7 +3,7 @@ name: b) Technology Support and User Enablement
3
3
  question: 'b) Technology Support and User Enablement:'
4
4
 
5
5
  question_advice: |
6
- Demonstrate how you will equip users with the skills and knowledge to maximise the effectiveness of your cloud solution. Your response must clearly describe the support services and training initiatives you will offer, including how they are accessed, to enhance user proficiency and ensure efficient utilisation of your services. Reference 6.5.1.9 of Framework Schedule 1 - Specification.
6
+ Demonstrate how you will equip users with the skills and knowledge to maximise the effectiveness of your cloud solution. Your response must clearly describe the support services and training initiatives you will offer, including how they are accessed, to enhance user proficiency and ensure efficient utilisation of your services. Reference 6.6.1(l) of Framework Schedule 1 - Specification.
7
7
 
8
8
  type: textbox_large
9
9
  max_length_in_words: 250
@@ -1,17 +1,10 @@
1
1
  name: Registered date
2
2
  question: What is the date/ equivalent date your subcontractor registered under the Companies Act 2006?
3
- hint: Must be after 1st of October 2009
4
3
 
5
4
  type: date
6
- limits:
7
- after_date: '2009-10-01'
8
5
 
9
6
  validations:
10
7
  - name: answer_required
11
8
  message: 'You must enter subcontractor’s registered date'
12
- - name: date_not_in_range
13
- message: You must enter a valid date later than 1st October 2009
14
9
  - name: invalid_format
15
- message: You must enter a valid date later than 1st October 2009
16
-
17
-
10
+ message: You must enter a valid date, for example 1 10 2009
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.3.3",
3
+ "version": "5.3.4",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",