ccs-digitalmarketplace-frameworks 5.1.4 → 5.1.6
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/g-cloud-15/questions/additional-lot-questions/areYouAReseller1a.yml +3 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/areYouAReseller1b.yml +3 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/cloudServiceLink.yml +16 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/cloudServiceLinkOrUpload.yml +19 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/cloudServiceOrganisation.yml +11 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/cloudServicePerformance.yml +1 -12
- package/frameworks/g-cloud-15/questions/additional-lot-questions/cloudServiceUploadURL.yml +23 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/haveInPlaceProcessesToProvideUserSupportCloudSoftware.yml +1 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/haveInPlaceProcessesToProvideUserSupportCloudSupport.yml +1 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/haveIndustryStandardDataSanitisationProcess.yml +2 -2
- package/frameworks/g-cloud-15/questions/additional-lot-questions/knowTheLocations.yml +1 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/listMultiqCloudServices.yml +29 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqHaveInPlaceCyberEssentials.yml +1 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqQualityCloudServices1a.yml +1 -2
- package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqQualityCloudServices1b.yml +5 -18
- package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqSelectionQuestions1a.yml +1 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqSelectionQuestions1b.yml +1 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/operationalContinuityEvergreenMaintenance.yml +0 -8
- package/frameworks/g-cloud-15/questions/additional-lot-questions/whenIsUserSupportAvailable.yml +1 -1
- package/frameworks/g-cloud-15/questions/additional-lot-questions/whereIsDataStoredAndProcessed.yml +1 -1
- package/package.json +1 -1
|
@@ -10,6 +10,8 @@ question_advice: >
|
|
|
10
10
|
If you may use another’s service resold if it is ancillary to the core IaaS or PaaS service, but will provide the core IaaS or PaaS services entirely without reselling in the normal operation of your services, select ‘Sole Control’.
|
|
11
11
|
|
|
12
12
|
followup:
|
|
13
|
+
cloudServices:
|
|
14
|
+
- reseller
|
|
13
15
|
iso9001certificationURL:
|
|
14
16
|
- reseller
|
|
15
17
|
- sole-control
|
|
@@ -25,4 +27,4 @@ options:
|
|
|
25
27
|
|
|
26
28
|
validations:
|
|
27
29
|
- name: answer_required
|
|
28
|
-
message:
|
|
30
|
+
message: You must select if you have in place processes to provide user support
|
|
@@ -10,6 +10,8 @@ question_advice: >
|
|
|
10
10
|
If you may use another’s service resold if it is ancillary to the core IaaS or PaaS service, but will provide the core IaaS or PaaS services entirely without reselling in the normal operation of your services, select ‘Sole Control’.
|
|
11
11
|
|
|
12
12
|
followup:
|
|
13
|
+
cloudServices:
|
|
14
|
+
- reseller
|
|
13
15
|
iso9001certificationURL:
|
|
14
16
|
- reseller
|
|
15
17
|
- sole-control
|
|
@@ -28,4 +30,4 @@ options:
|
|
|
28
30
|
|
|
29
31
|
validations:
|
|
30
32
|
- name: answer_required
|
|
31
|
-
message:
|
|
33
|
+
message: You must select if you have in place processes to provide user support
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
|
|
2
|
+
name: Website address
|
|
3
|
+
question: Website address for your certifications
|
|
4
|
+
|
|
5
|
+
type: text
|
|
6
|
+
hidden: true
|
|
7
|
+
|
|
8
|
+
limits:
|
|
9
|
+
format: strict-uri
|
|
10
|
+
|
|
11
|
+
validations:
|
|
12
|
+
-
|
|
13
|
+
name: answer_required
|
|
14
|
+
message: You must enter a website
|
|
15
|
+
- name: invalid_format
|
|
16
|
+
message: Enter a valid web address including the scheme, for example https://www.example.com
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
name: Website address/upload for organisation
|
|
2
|
+
question: Can you provide a website address or upload for your certifications to resell for this organisation?
|
|
3
|
+
|
|
4
|
+
followup:
|
|
5
|
+
cloudServiceLink:
|
|
6
|
+
- web-address
|
|
7
|
+
cloudServiceUploadURL:
|
|
8
|
+
- upload
|
|
9
|
+
|
|
10
|
+
type: radios
|
|
11
|
+
options:
|
|
12
|
+
- label: Website address
|
|
13
|
+
value: web-address
|
|
14
|
+
- label: Upload
|
|
15
|
+
value: upload
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
- name: answer_required
|
|
19
|
+
message: You must select an option
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
name: Organisation name
|
|
2
|
+
question: Organisation name
|
|
3
|
+
|
|
4
|
+
type: text
|
|
5
|
+
max_length_in_characters: 200
|
|
6
|
+
|
|
7
|
+
validations:
|
|
8
|
+
- name: answer_required
|
|
9
|
+
message: You must enter the organisation name
|
|
10
|
+
- name: under_character_limit
|
|
11
|
+
message: The organisation name cannot be more than 200 characters
|
package/frameworks/g-cloud-15/questions/additional-lot-questions/cloudServicePerformance.yml
CHANGED
|
@@ -1,17 +1,9 @@
|
|
|
1
1
|
name: Cloud service performance
|
|
2
|
-
question:
|
|
3
|
-
Cloud service performance
|
|
2
|
+
question: Cloud service performance
|
|
4
3
|
|
|
5
4
|
question_advice: >
|
|
6
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 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
6
|
|
|
8
|
-
|
|
9
|
-
depends:
|
|
10
|
-
- "on": route
|
|
11
|
-
being:
|
|
12
|
-
- iaas-and-paas
|
|
13
|
-
- iaas-and-paas-above-official
|
|
14
|
-
|
|
15
7
|
type: textbox_large
|
|
16
8
|
|
|
17
9
|
max_length_in_words: 500
|
|
@@ -21,6 +13,3 @@ validations:
|
|
|
21
13
|
message: You must answer this question
|
|
22
14
|
- name: under_500_words
|
|
23
15
|
message: Your answer must be no more than 500 words
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
|
|
2
|
+
name: Upload
|
|
3
|
+
question: Upload of for your certifications
|
|
4
|
+
hint: This file must be in an open document format and have a maximum file size of 5MB
|
|
5
|
+
|
|
6
|
+
type: upload
|
|
7
|
+
hidden: true
|
|
8
|
+
|
|
9
|
+
file_settings:
|
|
10
|
+
name: cloud-service-certification
|
|
11
|
+
max_size: 5
|
|
12
|
+
file_types:
|
|
13
|
+
- open_document
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
- name: answer_required
|
|
17
|
+
message: You must upload your certifications
|
|
18
|
+
- name: file_is_valid_format
|
|
19
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
20
|
+
- name: file_is_less_than_5mb
|
|
21
|
+
message: The file must be smaller than 5MB.
|
|
22
|
+
- name: file_can_be_saved
|
|
23
|
+
message: The selected file could not be uploaded - try again.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
name: Do you have
|
|
3
|
-
question: Do you have
|
|
2
|
+
name: Do you have an industry standard data sanitisation process?
|
|
3
|
+
question: Do you have an industry standard data sanitisation process, such as explicit overwriting of storage before reallocation / Secure Erase, degaussing, or physical destruction / hardware containing data is completely destroyed?
|
|
4
4
|
|
|
5
5
|
type: boolean
|
|
6
6
|
|
|
@@ -10,4 +10,4 @@ type: boolean
|
|
|
10
10
|
|
|
11
11
|
validations:
|
|
12
12
|
- name: answer_required
|
|
13
|
-
message:
|
|
13
|
+
message: You must select if you know the location where the service user data is stored and processed
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
id: cloudServices
|
|
2
|
+
name: Cloud service suppliers you intend to resell with evidence
|
|
3
|
+
question: List the cloud service suppliers you intend to resell and identify for each evidence of accreditation or a partnership agreement (this may be in the form of a link to a published list of accredited resellers in which you are included).
|
|
4
|
+
question_advice: >
|
|
5
|
+
You should list all those organisations whose IaaS or PaaS services you intend to resell, along with web links or uploaded certifications for each.
|
|
6
|
+
|
|
7
|
+
You may enter as many as you need.
|
|
8
|
+
|
|
9
|
+
You do not need to further describe your resale model, only identify the organisation and your accreditation.
|
|
10
|
+
item_question: Organisation {index}
|
|
11
|
+
number_of_items: 20
|
|
12
|
+
hidden: true
|
|
13
|
+
|
|
14
|
+
type: list_multiquestion
|
|
15
|
+
column_width: full
|
|
16
|
+
|
|
17
|
+
questions:
|
|
18
|
+
- cloudServiceOrganisation
|
|
19
|
+
- cloudServiceLinkOrUpload
|
|
20
|
+
- cloudServiceLink
|
|
21
|
+
- cloudServiceUploadURL
|
|
22
|
+
|
|
23
|
+
validations:
|
|
24
|
+
-
|
|
25
|
+
name: answer_required
|
|
26
|
+
message: Enter at least one organisation
|
|
27
|
+
-
|
|
28
|
+
name: not_unique
|
|
29
|
+
message: Each organisation must be unique
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Are you prepared to have in place Cyber Essentials
|
|
2
|
-
question: If the Buyer requires it are you prepared to have in place Cyber Essentials (or equivalent or higher) certification for your Cloud Support services delivered in lots 3
|
|
2
|
+
question: If the Buyer requires it, are you prepared to have in place Cyber Essentials (or equivalent or higher) certification for your Cloud Support services delivered in lots 3
|
|
3
3
|
question_advice: >
|
|
4
4
|
Your response must confirm that if a Buyer requires it you will have in place Cyber Essentials (or equivalent or higher) certification for your Cloud Support services, by confirming that you are prepared to have Cyber Essentials (or equivalent or higher) certification in place, in accordance with the Service Questions in the Standards and Certifications section on the Digital Marketplace
|
|
5
5
|
|
package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqQualityCloudServices1a.yml
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
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’)
|
|
2
|
+
question: 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
3
|
|
|
5
4
|
question_advice: >
|
|
6
5
|
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
|
package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqQualityCloudServices1b.yml
CHANGED
|
@@ -1,25 +1,15 @@
|
|
|
1
1
|
name: Quality Cloud Services
|
|
2
2
|
|
|
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’)
|
|
3
|
+
question: 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’)
|
|
5
4
|
|
|
6
5
|
question_advice: >
|
|
7
|
-
All bidders submitting a tender for Lot 1b must answer this question. You must insert
|
|
8
|
-
your response into the text field in the Digital Marketplace.
|
|
6
|
+
All bidders submitting a tender for Lot 1b must answer this question. You must insert your response into the text field in the Digital Marketplace.
|
|
9
7
|
|
|
10
|
-
Your response should be limited to, and focused on, each of the component parts of the
|
|
11
|
-
question posed. Please attend to layout, spelling, punctuation and grammar. Address
|
|
12
|
-
each of the component parts in the order they are listed in this response guidance.
|
|
13
|
-
You must not make generalised statements or provide irrelevant information.
|
|
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.
|
|
14
9
|
|
|
15
|
-
You are required to insert your response to this question in the Digital Marketplace
|
|
16
|
-
within the text box provided. The response has a permitted word count of 500 words.
|
|
17
|
-
Please note this word count cannot be exceeded within the Digital Marketplace. No
|
|
18
|
-
attachments are permitted; any additional documents submitted will be ignored in
|
|
19
|
-
the assessment of this question.
|
|
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.
|
|
20
11
|
|
|
21
|
-
If your response is assessed as scoring 0 you will be excluded from further
|
|
22
|
-
participation in this competition for Lot 1b.
|
|
12
|
+
If your response is assessed as scoring 0 you will be excluded from further participation in this competition for Lot 1b.
|
|
23
13
|
|
|
24
14
|
depends:
|
|
25
15
|
- 'on': route
|
|
@@ -31,6 +21,3 @@ type: multiquestion
|
|
|
31
21
|
questions:
|
|
32
22
|
- cloudServicePerformance
|
|
33
23
|
- operationalContinuityEvergreenMaintenance
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
@@ -5,12 +5,6 @@ question: Operational Continuity and Evergreen Maintenance
|
|
|
5
5
|
question_advice: >
|
|
6
6
|
Demonstrate how your cloud solutions will prevent the creation of any new technical debt (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.
|
|
7
7
|
|
|
8
|
-
depends:
|
|
9
|
-
- 'on': route
|
|
10
|
-
being:
|
|
11
|
-
- iaas-and-paas
|
|
12
|
-
- iaas-and-paas-above-official
|
|
13
|
-
|
|
14
8
|
type: textbox_large
|
|
15
9
|
max_length_in_words: 500
|
|
16
10
|
|
|
@@ -19,5 +13,3 @@ validations:
|
|
|
19
13
|
message: You must answer this question
|
|
20
14
|
- name: under_500_words
|
|
21
15
|
message: Your answer must be no more than 500 words
|
|
22
|
-
|
|
23
|
-
|