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.
@@ -314,6 +314,7 @@
314
314
  questions:
315
315
  - multiqStandardsISOIEC27001
316
316
  - multiqStandardsISO28000
317
+ - multiqStandardsISO9001
317
318
  - multiqStandardsCSASTAR
318
319
  - multiqStandardsPCI
319
320
  - multiqStandardsCyber
@@ -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
@@ -14,3 +14,5 @@ questions:
14
14
  - usageNotifications
15
15
  - usageNotificationsHow
16
16
  - usageNotificationsHowOther
17
+ - usageNotificationsHelpOptimiseConsumption
18
+ - usageNotificationsAutomaticScaling
@@ -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.
@@ -13,6 +13,10 @@ depends:
13
13
  followup:
14
14
  usageNotificationsHow:
15
15
  - true
16
+ usageNotificationsHelpOptimiseConsumption:
17
+ - true
18
+ usageNotificationsAutomaticScaling:
19
+ - true
16
20
 
17
21
  type: boolean
18
22
 
@@ -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.
@@ -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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.1.40",
3
+ "version": "5.1.42",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",