ccs-digitalmarketplace-frameworks 5.1.40 → 5.1.42
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/edit_submission.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsISO9001.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/multiqUsageNotifications.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO9001.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO9001Exclusions.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO9001When.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO9001Who.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/usageNotifications.yml +4 -0
- package/frameworks/g-cloud-15/questions/services/usageNotificationsAutomaticScaling.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/usageNotificationsHelpOptimiseConsumption.yml +17 -0
- package/package.json +1 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
slug: iso-9001-certification
|
|
2
|
+
name: ISO 9001 certification
|
|
3
|
+
question: ISO 9001 certification
|
|
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: multiquestion
|
|
15
|
+
questions:
|
|
16
|
+
- standardsISO9001
|
|
17
|
+
- standardsISO9001Who
|
|
18
|
+
- standardsISO9001When
|
|
19
|
+
- standardsISO9001Exclusions
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
name: ISO 9001 certification
|
|
2
|
+
question: Do you have a current ISO 9001 certification (2015 or later)?
|
|
3
|
+
filter_label: ISO 9001
|
|
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
|
+
followup:
|
|
15
|
+
standardsISO9001Who:
|
|
16
|
+
- true
|
|
17
|
+
standardsISO9001When:
|
|
18
|
+
- true
|
|
19
|
+
standardsISO9001Exclusions:
|
|
20
|
+
- true
|
|
21
|
+
|
|
22
|
+
type: boolean
|
|
23
|
+
|
|
24
|
+
validations:
|
|
25
|
+
- name: answer_required
|
|
26
|
+
message: Select yes if you have a current ISO 9001 certification.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: What the ISO 9001 doesn’t cover
|
|
2
|
+
question: What is not covered by your ISO 9001 certification?
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- iaas-and-paas
|
|
8
|
+
- iaas-and-paas-above-official
|
|
9
|
+
- isaas
|
|
10
|
+
- saas
|
|
11
|
+
- cloud-support
|
|
12
|
+
|
|
13
|
+
type: textbox_large
|
|
14
|
+
max_length_in_words: 200
|
|
15
|
+
|
|
16
|
+
validations:
|
|
17
|
+
- name: answer_required
|
|
18
|
+
message: Enter the parts of your service not covered by ISO 9001 certification.
|
|
19
|
+
- name: under_200_words
|
|
20
|
+
message: Description must be 200 words or fewer.
|
|
21
|
+
- name: under_character_limit
|
|
22
|
+
message: Description must be 2000 characters or fewer.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: ISO 9001 accreditation date
|
|
2
|
+
question: When was the certification accredited?
|
|
3
|
+
hint: Enter the accreditation date, eg 31/12/2016.
|
|
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: text
|
|
15
|
+
|
|
16
|
+
validations:
|
|
17
|
+
- name: answer_required
|
|
18
|
+
message: Enter the accreditation date.
|
|
19
|
+
- name: under_character_limit
|
|
20
|
+
message: Your accreditation date must be 100 characters or fewer.
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
name: Who accredited the ISO 9001 certification
|
|
2
|
+
question: Who accredited the ISO 9001 certification?
|
|
3
|
+
question_advice: Enter the accreditor name.
|
|
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: text
|
|
15
|
+
max_length_in_words: 10
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
- name: answer_required
|
|
19
|
+
message: Enter the accreditor name.
|
|
20
|
+
- name: under_10_words
|
|
21
|
+
message: Accreditor name must be 10 words or fewer.
|
|
22
|
+
- name: under_character_limit
|
|
23
|
+
message: Accreditor name must be 100 characters or fewer.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Automatic scaling
|
|
2
|
+
|
|
3
|
+
question: Does your solution scale up and down automatically; reduce resources (and therefore cost) when under utilised, and/or increase resources in the event of additional demand?
|
|
4
|
+
|
|
5
|
+
hidden: true
|
|
6
|
+
|
|
7
|
+
depends:
|
|
8
|
+
- 'on': lot
|
|
9
|
+
being:
|
|
10
|
+
- iaas-and-paas
|
|
11
|
+
- iaas-and-paas-above-official
|
|
12
|
+
|
|
13
|
+
type: boolean
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
- name: answer_required
|
|
17
|
+
message: Please select Yes or No to continue.
|
package/frameworks/g-cloud-15/questions/services/usageNotificationsHelpOptimiseConsumption.yml
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Optimising consumption
|
|
2
|
+
|
|
3
|
+
question: Does your solution provide information to help users optimise their consumption?
|
|
4
|
+
|
|
5
|
+
hidden: true
|
|
6
|
+
|
|
7
|
+
depends:
|
|
8
|
+
- 'on': lot
|
|
9
|
+
being:
|
|
10
|
+
- iaas-and-paas
|
|
11
|
+
- iaas-and-paas-above-official
|
|
12
|
+
|
|
13
|
+
type: boolean
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
- name: answer_required
|
|
17
|
+
message: Please select Yes or No to continue.
|