ccs-digitalmarketplace-frameworks 5.1.3 → 5.1.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.
@@ -6,6 +6,14 @@
6
6
  - multiqSelectionQuestions1a
7
7
  - multiqSelectionQuestions1b
8
8
 
9
+ -
10
+ name: "Evaluation questions"
11
+ slug: evaluation-questions
12
+ editable: True
13
+ questions:
14
+ - multiqQualityCloudServices1a
15
+ - multiqQualityCloudServices1b
16
+
9
17
  -
10
18
  name: "Award criteria for Lots 2a and 2b"
11
19
  slug: award-criteria-2a-and-2b
@@ -37,12 +45,3 @@
37
45
  - multiqHowDoYouManageStaffSecurityClearanceChecks
38
46
  - multiqWhatLevelOfSecurityClearance
39
47
  - multiqHaveInPlaceCyberEssentials
40
-
41
- -
42
- name: "Quality Cloud Services"
43
- slug: quality-cloud-services
44
- editable: True
45
- description: |
46
- CCS requires you to demonstrate your approach to providing quality cloud services to Buyers. Your response must be in relation to the services that are within the scope of the Framework Schedule 1 - Specification, for lot 1b Section 8.2 (Provision of ‘IaaS’ and ‘PaaS’)
47
- questions:
48
- - multiqQualityCloudServices
@@ -1,16 +1,19 @@
1
1
  name: Cloud service performance
2
-
3
- question: Cloud service performance
2
+ question: >
3
+ Cloud service performance
4
4
 
5
5
  question_advice: >
6
6
  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 the measures, processes and controls that you will use to meet your clearly defined, relevant performance targets. Reference 6.5.1.4 of Framework Schedule 1 - Specification.
7
7
 
8
+
8
9
  depends:
9
- - 'on': route
10
+ - "on": route
10
11
  being:
12
+ - iaas-and-paas
11
13
  - iaas-and-paas-above-official
12
14
 
13
15
  type: textbox_large
16
+
14
17
  max_length_in_words: 500
15
18
 
16
19
  validations:
@@ -0,0 +1,23 @@
1
+ name: Quality Cloud Services
2
+ question: >
3
+ CCS requires you to demonstrate your approach to providing quality cloud services to Buyers. Your response must be in relation to the services that are within the scope of the Framework Schedule 1 - Specification, for lot 1a Section 7.1 (Provision of ‘IaaS’ and ‘PaaS’)
4
+
5
+ question_advice: >
6
+ All bidders submitting a tender for Lot 1a must answer this question. You must insert your response into the text field in the Digital Marketplace
7
+
8
+ Your response should be limited to, and focused on, each of the component parts of the question posed. Please attend to layout, spelling, punctuation and grammar. Address each of the component parts in the order they are listed in this response guidance. You must not make generalised statements or provide irrelevant information.
9
+
10
+ You are required to insert your response to this question in the Digital Marketplace within the text box provided. The response has a permitted word count of 500 words. Please note this word count cannot be exceeded within the Digital Marketplace. No attachments are permitted; any additional documents submitted will be ignored in the assessment of this question.
11
+
12
+ If your response is assessed as scoring 0 you will be excluded from further participation in this competition for Lot 1a
13
+
14
+
15
+ depends:
16
+ - "on": route
17
+ being:
18
+ - iaas-and-paas
19
+
20
+ type: multiquestion
21
+ questions:
22
+ - cloudServicePerformance
23
+ - operationalContinuityEvergreenMaintenance
@@ -1,6 +1,7 @@
1
1
  name: Quality Cloud Services
2
2
 
3
- question: Quality Cloud Services
3
+ question: >
4
+ CCS requires you to demonstrate your approach to providing quality cloud services to Buyers. Your response must be in relation to the services that are within the scope of the Framework Schedule 1 - Specification, for lot 1b Section 8.2 (Provision of ‘IaaS’ and ‘PaaS’)
4
5
 
5
6
  question_advice: >
6
7
  All bidders submitting a tender for Lot 1b must answer this question. You must insert
@@ -8,6 +8,7 @@ question_advice: >
8
8
  depends:
9
9
  - 'on': route
10
10
  being:
11
+ - iaas-and-paas
11
12
  - iaas-and-paas-above-official
12
13
 
13
14
  type: textbox_large
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.3",
3
+ "version": "5.1.4",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",