ccs-digitalmarketplace-frameworks 9.2.22 → 9.2.24
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/manifests/display_additional_lot_questions.yml +22 -17
- package/frameworks/g-cloud-15/manifests/display_service.yml +2 -2
- package/frameworks/g-cloud-15/manifests/services_search_filters.yml +3 -3
- package/frameworks/g-cloud-15/questions/additional-lot-questions/areYouAResellerDisplay.yml +17 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/listMultiqCloudServicesDisplay.yml +14 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/standardsCyberEssentialsPlusValidationDisplay.yml +11 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/standardsCyberEssentialsValidationDisplay.yml +11 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/standardsISO28000WhoDisplay.yml +12 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/standardsISO9001WhoDisplay.yml +11 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/standardsISOIEC27001WhoDisplay.yml +11 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/standardsPCIWhoDisplay.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupport.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportFilter.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/onsiteSupport.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/onsiteSupportFilter.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupport.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/webChatSupportFilter.yml +28 -0
- package/package.json +1 -1
|
@@ -1,28 +1,33 @@
|
|
|
1
|
-
- name:
|
|
2
|
-
slug:
|
|
3
|
-
questions:
|
|
4
|
-
- multiqSelectionQuestions
|
|
5
|
-
|
|
6
|
-
- name: Cyber Essentials
|
|
7
|
-
slug: cyber-essentials
|
|
1
|
+
- name: Standards and certifications
|
|
2
|
+
slug: standards-certifications
|
|
8
3
|
questions:
|
|
4
|
+
- areYouAResellerDisplay
|
|
5
|
+
- listMultiqCloudServicesDisplay
|
|
6
|
+
- iso9001certificationURL
|
|
7
|
+
- iso9001certificationSoleControlURL
|
|
8
|
+
- iso14001certificationURL
|
|
9
|
+
- iso14001certificationSoleControlURL
|
|
10
|
+
- iso20000_1certificationURL
|
|
11
|
+
- iso20000_1certificationSoleControlURL
|
|
12
|
+
- iso27001certificationURL
|
|
13
|
+
- iso27001certificationSoleControlURL
|
|
14
|
+
- iso27017certificationURL
|
|
15
|
+
- iso27017certificationSoleControlURL
|
|
16
|
+
- iso27018certificationURL
|
|
17
|
+
- iso27018certificationSoleControlURL
|
|
9
18
|
- cyberEssentialsPlusPossession
|
|
10
19
|
- cyberEssentialsPlusCertificateValidation
|
|
11
20
|
- cyberEssentialsPlusAlternative
|
|
12
|
-
|
|
13
|
-
- name: Non-mandatory Standards and certifications
|
|
14
|
-
slug: standards-certifications
|
|
15
|
-
questions:
|
|
16
21
|
- standardsISOIEC27001
|
|
17
|
-
-
|
|
22
|
+
- standardsISOIEC27001WhoDisplay
|
|
18
23
|
- standardsISOIEC27001When
|
|
19
24
|
- standardsISOIEC27001Exclusions
|
|
20
25
|
- standardsISO28000
|
|
21
|
-
-
|
|
26
|
+
- standardsISO28000WhoDisplay
|
|
22
27
|
- standardsISO28000When
|
|
23
28
|
- standardsISO28000Exclusions
|
|
24
29
|
- standardsISO9001
|
|
25
|
-
-
|
|
30
|
+
- standardsISO9001WhoDisplay
|
|
26
31
|
- standardsISO9001When
|
|
27
32
|
- standardsISO9001Exclusions
|
|
28
33
|
- qualityManagementSystem
|
|
@@ -31,14 +36,14 @@
|
|
|
31
36
|
- standardsCSASTARLevel
|
|
32
37
|
- standardsCSASTARExclusions
|
|
33
38
|
- standardsPCI
|
|
34
|
-
-
|
|
39
|
+
- standardsPCIWhoDisplay
|
|
35
40
|
- standardsPCIWhen
|
|
36
41
|
- standardsPCIExclusions
|
|
37
42
|
- standardsCyberEssentialsValidated
|
|
38
|
-
-
|
|
43
|
+
- standardsCyberEssentialsValidationDisplay
|
|
39
44
|
- standardsCyberEssentialsAlternative
|
|
40
45
|
- standardsCyberEssentialsPlusValidated
|
|
41
|
-
-
|
|
46
|
+
- standardsCyberEssentialsPlusValidationDisplay
|
|
42
47
|
- standardsCyberEssentialsPlusAlternative
|
|
43
48
|
- accreditationsOther
|
|
44
49
|
- accreditationsOtherList
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
- name: About
|
|
1
|
+
- name: About the service
|
|
2
2
|
questions:
|
|
3
3
|
- serviceCategoriesHosting
|
|
4
4
|
- serviceCategoriesSoftware2a
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
- metricsResourceTagging
|
|
100
100
|
- metricsFocusResourceTagging
|
|
101
101
|
|
|
102
|
-
- name:
|
|
102
|
+
- name: Supplier type
|
|
103
103
|
questions:
|
|
104
104
|
- resellingType
|
|
105
105
|
- resellingOrganisations
|
|
@@ -243,10 +243,10 @@
|
|
|
243
243
|
singular: user support filter
|
|
244
244
|
plural: user support filters
|
|
245
245
|
questions:
|
|
246
|
-
-
|
|
246
|
+
- emailOrTicketingSupportFilter
|
|
247
247
|
- phoneSupport
|
|
248
|
-
-
|
|
249
|
-
-
|
|
248
|
+
- webChatSupportFilter
|
|
249
|
+
- onsiteSupportFilter
|
|
250
250
|
|
|
251
251
|
-
|
|
252
252
|
name: User support accessibility
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
id: areYouAReseller
|
|
2
|
+
name: Supplier type
|
|
3
|
+
question: Supplier type
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": route
|
|
7
|
+
being:
|
|
8
|
+
- cloud-hosting
|
|
9
|
+
|
|
10
|
+
type: radios
|
|
11
|
+
options:
|
|
12
|
+
- label: Reseller
|
|
13
|
+
value: reseller
|
|
14
|
+
- label: Sole control
|
|
15
|
+
value: sole-control
|
|
16
|
+
- label: Both
|
|
17
|
+
value: sole-control-with-reseller
|
package/frameworks/g-cloud-15/questions/additional-lot-questions/listMultiqCloudServicesDisplay.yml
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
id: cloudServices
|
|
2
|
+
name: Organisations resold
|
|
3
|
+
question: Organisations resold
|
|
4
|
+
item_question: Organisation {index}
|
|
5
|
+
number_of_items: 500
|
|
6
|
+
|
|
7
|
+
depends:
|
|
8
|
+
- "on": route
|
|
9
|
+
being:
|
|
10
|
+
- cloud-hosting
|
|
11
|
+
|
|
12
|
+
type: list_multiquestion
|
|
13
|
+
questions:
|
|
14
|
+
- cloudServiceOrganisation
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
id: emailOrTicketingSupport
|
|
2
|
+
name: Email or online ticketing support
|
|
3
|
+
question: (filter) email or online ticketing support
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
- isaas
|
|
11
|
+
- saas
|
|
12
|
+
- cloud-support
|
|
13
|
+
|
|
14
|
+
type: radios
|
|
15
|
+
options:
|
|
16
|
+
- label: "Yes"
|
|
17
|
+
value: "yes"
|
|
18
|
+
filter_label: "email or online ticketing"
|
|
19
|
+
derived_from:
|
|
20
|
+
question: emailOrTicketingSupport
|
|
21
|
+
any_of:
|
|
22
|
+
- yes_extra_cost
|
|
23
|
+
- label: Yes, at extra cost
|
|
24
|
+
value: yes_extra_cost
|
|
25
|
+
filter_ignore: true
|
|
26
|
+
- label: "No"
|
|
27
|
+
value: "no"
|
|
28
|
+
filter_ignore: true
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
id: onsiteSupport
|
|
2
|
+
name: Onsite support
|
|
3
|
+
question: (filter) onsite support
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
- isaas
|
|
11
|
+
- saas
|
|
12
|
+
|
|
13
|
+
type: radios
|
|
14
|
+
options:
|
|
15
|
+
- label: "Yes"
|
|
16
|
+
value: "yes"
|
|
17
|
+
derived_from:
|
|
18
|
+
question: onsiteSupport
|
|
19
|
+
any_of:
|
|
20
|
+
- yes_extra_cost
|
|
21
|
+
filter_label: "onsite support"
|
|
22
|
+
- label: Yes, at extra cost
|
|
23
|
+
value: yes_extra_cost
|
|
24
|
+
filter_ignore: true
|
|
25
|
+
- label: "No"
|
|
26
|
+
value: "no"
|
|
27
|
+
filter_ignore: true
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
id: webChatSupport
|
|
2
|
+
name: Web chat support
|
|
3
|
+
question: (filter) web chat support
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
- isaas
|
|
11
|
+
- saas
|
|
12
|
+
- cloud-support
|
|
13
|
+
|
|
14
|
+
type: radios
|
|
15
|
+
options:
|
|
16
|
+
- label: "Yes"
|
|
17
|
+
value: "yes"
|
|
18
|
+
filter_label: "web chat"
|
|
19
|
+
derived_from:
|
|
20
|
+
question: webChatSupport
|
|
21
|
+
any_of:
|
|
22
|
+
- yes_extra_cost
|
|
23
|
+
- label: Yes, at an extra cost
|
|
24
|
+
value: yes_extra_cost
|
|
25
|
+
filter_ignore: true
|
|
26
|
+
- label: "No"
|
|
27
|
+
value: "no"
|
|
28
|
+
filter_ignore: true
|