ccs-digitalmarketplace-frameworks 4.11.7 → 4.11.9

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.
Files changed (64) hide show
  1. package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +14 -0
  2. package/frameworks/g-cloud-15/manifests/edit_submission.yml +14 -0
  3. package/frameworks/g-cloud-15/questions/services/APIDocumentation.yml +1 -0
  4. package/frameworks/g-cloud-15/questions/services/APIDocumentationFormats.yml +1 -0
  5. package/frameworks/g-cloud-15/questions/services/APISandbox.yml +14 -0
  6. package/frameworks/g-cloud-15/questions/services/APISoftware.yml +21 -0
  7. package/frameworks/g-cloud-15/questions/services/APIUsage.yml +1 -0
  8. package/frameworks/g-cloud-15/questions/services/browsersAccess.yml +17 -0
  9. package/frameworks/g-cloud-15/questions/services/browsersSupported.yml +27 -0
  10. package/frameworks/g-cloud-15/questions/services/cloudDeploymentModel.yml +26 -0
  11. package/frameworks/g-cloud-15/questions/services/customisationAvailable.yml +16 -0
  12. package/frameworks/g-cloud-15/questions/services/customisationDescription.yml +25 -0
  13. package/frameworks/g-cloud-15/questions/services/documentation.yml +1 -0
  14. package/frameworks/g-cloud-15/questions/services/documentationAccessibility.yml +1 -0
  15. package/frameworks/g-cloud-15/questions/services/documentationAccessibilityDescription.yml +1 -0
  16. package/frameworks/g-cloud-15/questions/services/documentationFormats.yml +1 -0
  17. package/frameworks/g-cloud-15/questions/services/documentationFormatsOther.yml +1 -0
  18. package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupport.yml +34 -0
  19. package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportAccessibility.yml +23 -0
  20. package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportPriority.yml +18 -0
  21. package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportResponseTimes.yml +20 -0
  22. package/frameworks/g-cloud-15/questions/services/gettingStarted.yml +1 -0
  23. package/frameworks/g-cloud-15/questions/services/installation.yml +17 -0
  24. package/frameworks/g-cloud-15/questions/services/installationCompatibleOperatingSystems.yml +29 -0
  25. package/frameworks/g-cloud-15/questions/services/mobile.yml +17 -0
  26. package/frameworks/g-cloud-15/questions/services/mobileDifferences.yml +19 -0
  27. package/frameworks/g-cloud-15/questions/services/multiqAPISoftware.yml +16 -0
  28. package/frameworks/g-cloud-15/questions/services/multiqBrowser.yml +12 -0
  29. package/frameworks/g-cloud-15/questions/services/multiqCustomisation.yml +12 -0
  30. package/frameworks/g-cloud-15/questions/services/multiqDocumentation.yml +1 -0
  31. package/frameworks/g-cloud-15/questions/services/multiqEmailOrTicketingSupport.yml +15 -0
  32. package/frameworks/g-cloud-15/questions/services/multiqInstallation.yml +12 -0
  33. package/frameworks/g-cloud-15/questions/services/multiqMobile.yml +12 -0
  34. package/frameworks/g-cloud-15/questions/services/multiqPhoneSupport.yml +12 -0
  35. package/frameworks/g-cloud-15/questions/services/multiqReselling.yml +1 -0
  36. package/frameworks/g-cloud-15/questions/services/multiqServiceAddOn.yml +12 -0
  37. package/frameworks/g-cloud-15/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +1 -0
  38. package/frameworks/g-cloud-15/questions/services/multiqServiceInterface.yml +15 -0
  39. package/frameworks/g-cloud-15/questions/services/multiqWebChatSupport.yml +15 -0
  40. package/frameworks/g-cloud-15/questions/services/onsiteSupport.yml +27 -0
  41. package/frameworks/g-cloud-15/questions/services/phoneSupport.yml +17 -0
  42. package/frameworks/g-cloud-15/questions/services/phoneSupportAvailability.yml +22 -0
  43. package/frameworks/g-cloud-15/questions/services/resellingOrganisations.yml +1 -0
  44. package/frameworks/g-cloud-15/questions/services/resellingType.yml +1 -0
  45. package/frameworks/g-cloud-15/questions/services/serviceAddOnDetails.yml +19 -0
  46. package/frameworks/g-cloud-15/questions/services/serviceAddOnType.yml +25 -0
  47. package/frameworks/g-cloud-15/questions/services/serviceBenefitsHostingAndSoftware.yml +1 -0
  48. package/frameworks/g-cloud-15/questions/services/serviceConstraintsHostingAndSoftware.yml +1 -0
  49. package/frameworks/g-cloud-15/questions/services/serviceFeaturesHostingAndSoftware.yml +1 -0
  50. package/frameworks/g-cloud-15/questions/services/serviceInterface.yml +20 -0
  51. package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibility.yml +28 -0
  52. package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibilityDescription.yml +21 -0
  53. package/frameworks/g-cloud-15/questions/services/serviceInterfaceDescription.yml +19 -0
  54. package/frameworks/g-cloud-15/questions/services/serviceInterfaceTesting.yml +19 -0
  55. package/frameworks/g-cloud-15/questions/services/supportAvailableToThirdParty.yml +1 -0
  56. package/frameworks/g-cloud-15/questions/services/supportLevels.yml +24 -0
  57. package/frameworks/g-cloud-15/questions/services/supportMultiCloud.yml +13 -0
  58. package/frameworks/g-cloud-15/questions/services/systemRequirements.yml +1 -0
  59. package/frameworks/g-cloud-15/questions/services/webChatSupport.yml +38 -0
  60. package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibility.yml +27 -0
  61. package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibilityDescription.yml +21 -0
  62. package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibilityTesting.yml +19 -0
  63. package/frameworks/g-cloud-15/questions/services/webChatSupportAvailability.yml +22 -0
  64. package/package.json +1 -1
@@ -9,6 +9,7 @@
9
9
  questions:
10
10
  - serviceName
11
11
  - serviceDescription
12
+ - supportMultiCloud
12
13
 
13
14
  - name: Service features and benefits
14
15
  editable: True
@@ -18,6 +19,8 @@
18
19
  - name: Service scope
19
20
  editable: True
20
21
  questions:
22
+ - multiqServiceAddOn
23
+ - cloudDeploymentModel
21
24
  - serviceConstraintsHostingAndSoftware
22
25
  - systemRequirements
23
26
 
@@ -29,14 +32,25 @@
29
32
  - name: User support
30
33
  editable: True
31
34
  questions:
35
+ - multiqEmailOrTicketingSupport
36
+ - multiqPhoneSupport
37
+ - multiqWebChatSupport
38
+ - onsiteSupport
39
+ - supportLevels
32
40
  - supportAvailableToThirdParty
33
41
 
34
42
  - name: How users work with your service
35
43
  editable: True
36
44
  questions:
45
+ - multiqBrowser
46
+ - multiqInstallation
47
+ - multiqMobile
37
48
  - multiqWebInterface
49
+ - multiqServiceInterface
38
50
  - multiqAPIHosting
51
+ - multiqAPISoftware
39
52
  - multiqCommandLineInterface
53
+ - multiqCustomisation
40
54
 
41
55
  - name: Onboarding and offboarding
42
56
  editable: True
@@ -15,6 +15,7 @@
15
15
  edit_questions: True
16
16
  questions:
17
17
  - serviceDescription
18
+ - supportMultiCloud
18
19
 
19
20
  - name: Service features and benefits
20
21
  editable: False
@@ -26,6 +27,8 @@
26
27
  editable: False
27
28
  edit_questions: True
28
29
  questions:
30
+ - multiqServiceAddOn
31
+ - cloudDeploymentModel
29
32
  - serviceConstraintsHostingAndSoftware
30
33
  - systemRequirements
31
34
 
@@ -39,15 +42,26 @@
39
42
  editable: False
40
43
  edit_questions: True
41
44
  questions:
45
+ - multiqEmailOrTicketingSupport
46
+ - multiqPhoneSupport
47
+ - multiqWebChatSupport
48
+ - onsiteSupport
49
+ - supportLevels
42
50
  - supportAvailableToThirdParty
43
51
 
44
52
  - name: How users work with your service
45
53
  editable: False
46
54
  edit_questions: True
47
55
  questions:
56
+ - multiqBrowser
57
+ - multiqInstallation
58
+ - multiqMobile
48
59
  - multiqWebInterface
60
+ - multiqServiceInterface
49
61
  - multiqAPIHosting
62
+ - multiqAPISoftware
50
63
  - multiqCommandLineInterface
64
+ - multiqCustomisation
51
65
 
52
66
  - name: Onboarding and offboarding
53
67
  editable: False
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
  followup:
11
12
  APIDocumentationFormats:
12
13
  - true
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
 
11
12
  type: checkboxes
12
13
  options:
@@ -0,0 +1,14 @@
1
+ name: API sandbox or test environment
2
+ question: Is there a sandbox or test environment for your API?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: boolean
11
+
12
+ validations:
13
+ - name: answer_required
14
+ message: Select yes if there is a sandbox or test environment for your API.
@@ -0,0 +1,21 @@
1
+ name: API
2
+ question: Is there an API for your service?
3
+ filter_label: API
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+ followup:
10
+ APIUsage:
11
+ - true
12
+ APIDocumentation:
13
+ - true
14
+ APISandbox:
15
+ - true
16
+
17
+ type: boolean
18
+
19
+ validations:
20
+ - name: answer_required
21
+ message: Select yes if there is an API for your service.
@@ -13,6 +13,7 @@ depends:
13
13
  being:
14
14
  - iaas-and-paas
15
15
  - iaas-and-paas-above-official
16
+ - isaas
16
17
 
17
18
  type: textbox_large
18
19
  max_length_in_words: 200
@@ -0,0 +1,17 @@
1
+ name: Web browser interface
2
+ question: Is your service accessed through a browser?
3
+ filter_label: web browser interface
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+ followup:
10
+ browsersSupported:
11
+ - true
12
+
13
+ type: boolean
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Select yes if your service is accessed through a browser.
@@ -0,0 +1,27 @@
1
+ name: Supported browsers
2
+ question: What browsers does your service work with?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: checkboxes
11
+ options:
12
+ - label: Internet Explorer 11
13
+ value: ie11
14
+ - label: Microsoft Edge
15
+ value: edge
16
+ - label: Firefox
17
+ value: firefox
18
+ - label: Chrome
19
+ value: chrome
20
+ - label: Safari
21
+ value: safari
22
+ - label: Opera
23
+ value: opera
24
+
25
+ validations:
26
+ - name: answer_required
27
+ message: Select a browser.
@@ -0,0 +1,26 @@
1
+ name: Cloud deployment model
2
+ question: Is the service a public, private, community or hybrid cloud service?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: checkboxes
10
+ options:
11
+ - label: Public cloud
12
+ value: public
13
+ filter_label: public cloud
14
+ - label: Private cloud
15
+ value: private
16
+ filter_label: private cloud
17
+ - label: Community cloud
18
+ value: community
19
+ filter_label: community cloud
20
+ - label: Hybrid cloud
21
+ value: hybrid
22
+ filter_label: hybrid cloud
23
+
24
+ validations:
25
+ - name: answer_required
26
+ message: Select a service type.
@@ -0,0 +1,16 @@
1
+ name: Customisation available
2
+ question: Can buyers customise your service?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+ followup:
9
+ customisationDescription:
10
+ - true
11
+
12
+ type: boolean
13
+
14
+ validations:
15
+ - name: answer_required
16
+ message: Select yes if buyers can customise your service.
@@ -0,0 +1,25 @@
1
+ name: Description of customisation
2
+ question: How can users customise your service?
3
+ question_advice: >
4
+ Describe:
5
+
6
+ - what can be customised
7
+ - how users can customise
8
+ - who can customise
9
+
10
+ hidden: true
11
+ depends:
12
+ - "on": lot
13
+ being:
14
+ - isaas
15
+
16
+ type: textbox_large
17
+ max_length_in_words: 200
18
+
19
+ validations:
20
+ - name: answer_required
21
+ message: Enter description.
22
+ - name: under_200_words
23
+ message: Description must be 200 words or fewer.
24
+ - name: under_character_limit
25
+ message: Description must be 2000 characters or fewer.
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
 
11
12
  followup:
12
13
  documentationFormats:
@@ -9,6 +9,7 @@ depends:
9
9
  being:
10
10
  - iaas-and-paas
11
11
  - iaas-and-paas-above-official
12
+ - isaas
12
13
 
13
14
  followup:
14
15
  documentationAccessibilityDescription:
@@ -9,6 +9,7 @@ depends:
9
9
  being:
10
10
  - iaas-and-paas
11
11
  - iaas-and-paas-above-official
12
+ - isaas
12
13
 
13
14
  type: textbox_large
14
15
 
@@ -12,6 +12,7 @@ depends:
12
12
  being:
13
13
  - iaas-and-paas
14
14
  - iaas-and-paas-above-official
15
+ - isaas
15
16
 
16
17
  followup:
17
18
  documentationFormatsOther:
@@ -9,6 +9,7 @@ depends:
9
9
  being:
10
10
  - iaas-and-paas
11
11
  - iaas-and-paas-above-official
12
+ - isaas
12
13
 
13
14
  type: list
14
15
 
@@ -0,0 +1,34 @@
1
+ name: Email or online ticketing support
2
+ question: Do you provide email or online ticketing support?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+ followup:
9
+ emailOrTicketingSupportResponseTimes:
10
+ - "yes"
11
+ - yes_extra_cost
12
+ emailOrTicketingSupportPriority:
13
+ - "yes"
14
+ - yes_extra_cost
15
+
16
+ type: radios
17
+ options:
18
+ - label: "Yes"
19
+ value: "yes"
20
+ filter_label: "email or online ticketing"
21
+ derived_from:
22
+ question: emailOrTicketingSupport
23
+ any_of:
24
+ - yes_extra_cost
25
+ - label: Yes, at extra cost
26
+ value: yes_extra_cost
27
+ filter_ignore: true
28
+ - label: "No"
29
+ value: "no"
30
+ filter_ignore: true
31
+
32
+ validations:
33
+ - name: answer_required
34
+ message: Select the type of email or ticketing support you offer.
@@ -0,0 +1,23 @@
1
+ name: Online ticketing support accessibility
2
+ question: What accessibility standards does your online ticketing support management meet?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: radios
11
+ options:
12
+ - label: WCAG 2.1 AAA
13
+ value: wcag_aaa
14
+ - label: WCAG 2.1 AA or EN 301 549
15
+ value: wcag_aa
16
+ - label: WCAG 2.1 A
17
+ value: wcag_a
18
+ - label: None or don’t know
19
+ value: none
20
+
21
+ validations:
22
+ - name: answer_required
23
+ message: Select what accessibility standards your online ticketing support management meets.
@@ -0,0 +1,18 @@
1
+ name: User can manage status and priority of support tickets
2
+ question: Can users manage the status and priority of their support tickets?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ followup:
11
+ emailOrTicketingSupportAccessibility:
12
+ - true
13
+
14
+ type: boolean
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: Select yes if users can manage the status and priority of their support tickets.
@@ -0,0 +1,20 @@
1
+ name: Support response times
2
+ question: How quickly do you respond to questions?
3
+ question_advice: Say if response times are different at weekends.
4
+
5
+ hidden: true
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - isaas
10
+
11
+ type: textbox_large
12
+ max_length_in_words: 100
13
+
14
+ validations:
15
+ - name: answer_required
16
+ message: Enter how quickly you respond to questions.
17
+ - name: under_100_words
18
+ message: Description must be 100 words or fewer.
19
+ - name: under_character_limit
20
+ message: Description must be 1000 characters or fewer.
@@ -9,6 +9,7 @@ depends:
9
9
  being:
10
10
  - iaas-and-paas
11
11
  - iaas-and-paas-above-official
12
+ - isaas
12
13
 
13
14
  type: textbox_large
14
15
 
@@ -0,0 +1,17 @@
1
+ name: Application to install
2
+ question: Is there an application that users install to use your service?
3
+ filter_label: application to install
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+ followup:
10
+ installationCompatibleOperatingSystems:
11
+ - true
12
+
13
+ type: boolean
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Select yes if there is an application that users install to use your service.
@@ -0,0 +1,29 @@
1
+ name: Compatible operating systems
2
+ question: Which operating systems does your service work with?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: checkboxes
11
+ options:
12
+ - label: Android
13
+ value: android
14
+ - label: iOS
15
+ value: ios
16
+ - label: Linux or Unix
17
+ value: linux_or_unix
18
+ - label: macOS
19
+ value: macos
20
+ - label: Windows
21
+ value: windows
22
+ - label: Windows Phone
23
+ value: windows_phone
24
+ - label: Other
25
+ value: other
26
+
27
+ validations:
28
+ - name: answer_required
29
+ message: Select an operating system.
@@ -0,0 +1,17 @@
1
+ name: Designed for use on mobile devices
2
+ question: Has your service been designed to work on mobile devices?
3
+ filter_label: mobile devices
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+ followup:
10
+ mobileDifferences:
11
+ - true
12
+
13
+ type: boolean
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Select yes if your service has been designed to work on mobile devices.
@@ -0,0 +1,19 @@
1
+ name: Differences between the mobile and desktop service
2
+ question: Describe any differences between the mobile and desktop service.
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: textbox_large
11
+ max_length_in_words: 100
12
+
13
+ validations:
14
+ - name: answer_required
15
+ message: Enter description.
16
+ - name: under_100_words
17
+ message: Description must be 100 words or fewer.
18
+ - name: under_character_limit
19
+ message: Description must be 1000 characters or fewer.
@@ -0,0 +1,16 @@
1
+ id: multiqAPI
2
+ name: API
3
+ question: API
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: multiquestion
11
+ questions:
12
+ - APISoftware
13
+ - APIUsage
14
+ - APIDocumentation
15
+ - APIDocumentationFormats
16
+ - APISandbox
@@ -0,0 +1,12 @@
1
+ name: Browsers
2
+ question: Browsers
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - browsersAccess
12
+ - browsersSupported
@@ -0,0 +1,12 @@
1
+ name: Customisation
2
+ question: Customisation
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - customisationAvailable
12
+ - customisationDescription
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
 
11
12
  type: multiquestion
12
13
 
@@ -0,0 +1,15 @@
1
+ name: Email or ticketing support
2
+ question: Email or ticketing support
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - emailOrTicketingSupport
12
+ - emailOrTicketingSupportResponseTimes
13
+ - emailOrTicketingSupportPriority
14
+ - emailOrTicketingSupportAccessibility
15
+
@@ -0,0 +1,12 @@
1
+ name: Installation
2
+ question: Installation
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - installation
12
+ - installationCompatibleOperatingSystems
@@ -0,0 +1,12 @@
1
+ name: Mobile
2
+ question: Mobile
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - mobile
12
+ - mobileDifferences
@@ -0,0 +1,12 @@
1
+ name: Phone support
2
+ question: Phone support
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - phoneSupport
12
+ - phoneSupportAvailability
@@ -6,6 +6,7 @@ depends:
6
6
  being:
7
7
  - iaas-and-paas
8
8
  - iaas-and-paas-above-official
9
+ - isaas
9
10
 
10
11
  type: multiquestion
11
12
  questions:
@@ -0,0 +1,12 @@
1
+ name: Add-ons and extensions
2
+ question: Add-ons and extensions
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - serviceAddOnType
12
+ - serviceAddOnDetails
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
 
11
12
  type: multiquestion
12
13
  questions:
@@ -0,0 +1,15 @@
1
+ name: Service interface
2
+ question: Service interface
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - serviceInterface
12
+ - serviceInterfaceDescription
13
+ - serviceInterfaceAccessibility
14
+ - serviceInterfaceAccessibilityDescription
15
+ - serviceInterfaceTesting
@@ -0,0 +1,15 @@
1
+ name: Web chat support
2
+ question: Web chat support
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: multiquestion
10
+ questions:
11
+ - webChatSupport
12
+ - webChatSupportAvailability
13
+ - webChatSupportAccessibility
14
+ - webChatSupportAccessibilityDescription
15
+ - webChatSupportAccessibilityTesting
@@ -0,0 +1,27 @@
1
+ name: Onsite support
2
+ question: Do you provide onsite support?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: radios
10
+ options:
11
+ - label: "Yes"
12
+ value: "yes"
13
+ derived_from:
14
+ question: onsiteSupport
15
+ any_of:
16
+ - yes_extra_cost
17
+ filter_label: "onsite support"
18
+ - label: Yes, at extra cost
19
+ value: yes_extra_cost
20
+ filter_ignore: true
21
+ - label: "No"
22
+ value: "no"
23
+ filter_ignore: true
24
+
25
+ validations:
26
+ - name: answer_required
27
+ message: Select the type of onsite support you provide.
@@ -0,0 +1,17 @@
1
+ name: Phone support
2
+ filter_label: phone
3
+ question: Do you provide phone support?
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+ followup:
10
+ phoneSupportAvailability:
11
+ - true
12
+
13
+ type: boolean
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Select yes if you provide phone support.
@@ -0,0 +1,22 @@
1
+ name: Phone support availability
2
+ question: When can users get phone support?
3
+ question_advice: Choose the closest match to your phone support hours.
4
+
5
+ hidden: true
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - isaas
10
+
11
+ type: radios
12
+ options:
13
+ - label: 24 hours, 7 days a week
14
+ value: "24_7"
15
+ - label: 9 to 5 (UK time), 7 days a week
16
+ value: 9_to_5_7_days
17
+ - label: 9 to 5 (UK time), Monday to Friday
18
+ value: 9_to_5_mon_to_fri
19
+
20
+ validations:
21
+ - name: answer_required
22
+ message: Select when users can get phone support.
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
 
11
12
  type: text
12
13
  max_length_in_words: 10
@@ -6,6 +6,7 @@ depends:
6
6
  being:
7
7
  - iaas-and-paas
8
8
  - iaas-and-paas-above-official
9
+ - isaas
9
10
 
10
11
  followup:
11
12
  resellingOrganisations:
@@ -0,0 +1,19 @@
1
+ name: What software services is the service an extension to
2
+ question: What other software services is your service an extension to?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: textbox_large
11
+ max_length_in_words: 50
12
+
13
+ validations:
14
+ - name: answer_required
15
+ message: Enter the other software services your service is an extension to.
16
+ - name: under_50_words
17
+ message: Description must be 50 words or fewer.
18
+ - name: under_character_limit
19
+ message: Description must be 500 characters or fewer.
@@ -0,0 +1,25 @@
1
+ name: Software add-on or extension
2
+ question: Is your service an add-on or extension to other software services?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ followup:
10
+ serviceAddOnDetails:
11
+ - "yes"
12
+ - yes_but_can_standalone
13
+
14
+ type: radios
15
+ options:
16
+ - label: "Yes"
17
+ value: "yes"
18
+ - label: Yes, but can also be used as a standalone service
19
+ value: yes_but_can_standalone
20
+ - label: "No"
21
+ value: "no"
22
+
23
+ validations:
24
+ - name: answer_required
25
+ message: Select if your service is an add-on or extension to other software services.
@@ -11,6 +11,7 @@ depends:
11
11
  being:
12
12
  - iaas-and-paas
13
13
  - iaas-and-paas-above-official
14
+ - isaas
14
15
 
15
16
  type: list
16
17
  list_item_name: service benefit
@@ -8,6 +8,7 @@ depends:
8
8
  being:
9
9
  - iaas-and-paas
10
10
  - iaas-and-paas-above-official
11
+ - isaas
11
12
 
12
13
  type: textbox_large
13
14
  max_length_in_words: 100
@@ -9,6 +9,7 @@ depends:
9
9
  being:
10
10
  - iaas-and-paas
11
11
  - iaas-and-paas-above-official
12
+ - isaas
12
13
 
13
14
  type: list
14
15
  list_item_name: service feature
@@ -0,0 +1,20 @@
1
+ name: Service interface
2
+ question: Is there a service interface?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+ followup:
9
+ serviceInterfaceDescription:
10
+ - true
11
+ serviceInterfaceAccessibility:
12
+ - true
13
+ serviceInterfaceTesting:
14
+ - true
15
+
16
+ type: boolean
17
+
18
+ validations:
19
+ - name: answer_required
20
+ message: Select yes if there is a service interface.
@@ -0,0 +1,28 @@
1
+ name: Accessibility standards
2
+ question: What accessibility standards does your service interface meet?
3
+
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+
11
+ followup:
12
+ serviceInterfaceAccessibilityDescription:
13
+ - none
14
+
15
+ type: radios
16
+ options:
17
+ - label: WCAG 2.1 AAA
18
+ value: wcag_aaa
19
+ - label: WCAG 2.1 AA or EN 301 549
20
+ value: wcag_aa
21
+ - label: WCAG 2.1 A
22
+ value: wcag_a
23
+ - label: None or don’t know
24
+ value: none
25
+
26
+ validations:
27
+ - name: answer_required
28
+ message: Select what accessibility standards your service meets.
@@ -0,0 +1,21 @@
1
+ name: Description of accessibility
2
+ question: Describe how your service is accessible.
3
+ question_advice: >
4
+ Include details of what users can and can't do.
5
+
6
+ hidden: true
7
+ depends:
8
+ - "on": lot
9
+ being:
10
+ - isaas
11
+
12
+ type: textbox_large
13
+ max_length_in_words: 100
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Enter description.
18
+ - name: under_100_words
19
+ message: Description must be 100 words or fewer.
20
+ - name: under_character_limit
21
+ message: Description must be 1000 characters or fewer.
@@ -0,0 +1,19 @@
1
+ name: Description of service interface
2
+ question: Describe the service interface
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: textbox_large
11
+ max_length_in_words: 100
12
+
13
+ validations:
14
+ - name: answer_required
15
+ message: Enter description.
16
+ - name: under_100_words
17
+ message: Description must be 100 words or fewer.
18
+ - name: under_character_limit
19
+ message: Description must be 1000 characters or fewer.
@@ -0,0 +1,19 @@
1
+ name: Accessibility testing
2
+ question: Describe any interface testing you’ve done with users of assistive technology.
3
+ depends:
4
+ - "on": lot
5
+ being:
6
+ - isaas
7
+
8
+ hidden: true
9
+
10
+ type: textbox_large
11
+ max_length_in_words: 200
12
+
13
+ validations:
14
+ - name: answer_required
15
+ message: Enter description.
16
+ - name: under_200_words
17
+ message: Description must be 200 words or fewer.
18
+ - name: under_character_limit
19
+ message: Description must be 2000 characters or fewer.
@@ -7,6 +7,7 @@ depends:
7
7
  being:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
+ - isaas
10
11
 
11
12
  type: boolean
12
13
 
@@ -0,0 +1,24 @@
1
+ name: Support levels
2
+ question: Describe your support levels
3
+ question_advice: >
4
+ Describe:
5
+
6
+ - the support levels you provide
7
+ - how much the different support levels you provide cost
8
+ - whether you provide a technical account manager or cloud support engineer
9
+
10
+ depends:
11
+ - "on": lot
12
+ being:
13
+ - isaas
14
+
15
+ type: textbox_large
16
+ max_length_in_words: 200
17
+
18
+ validations:
19
+ - name: answer_required
20
+ message: Enter description.
21
+ - name: under_200_words
22
+ message: Your answer must be no longer than 200 words.
23
+ - name: under_character_limit
24
+ message: Your answer must be no longer than 2000 characters.
@@ -0,0 +1,13 @@
1
+ name: Multi cloud support
2
+ question: Does your service support Multi-cloud?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ type: boolean
10
+
11
+ validations:
12
+ - name: answer_required
13
+ message: Select yes if there is an API for your service.
@@ -10,6 +10,7 @@ depends:
10
10
  being:
11
11
  - iaas-and-paas
12
12
  - iaas-and-paas-above-official
13
+ - isaas
13
14
 
14
15
  list_item_name: system requirement
15
16
  type: list
@@ -0,0 +1,38 @@
1
+ name: Web chat support
2
+ question: Do you provide web chat support?
3
+
4
+ depends:
5
+ - "on": lot
6
+ being:
7
+ - isaas
8
+
9
+ followup:
10
+ webChatSupportAvailability:
11
+ - "yes"
12
+ - yes_extra_cost
13
+ webChatSupportAccessibility:
14
+ - "yes"
15
+ - yes_extra_cost
16
+ webChatSupportAccessibilityTesting:
17
+ - "yes"
18
+ - yes_extra_cost
19
+
20
+ type: radios
21
+ options:
22
+ - label: "Yes"
23
+ value: "yes"
24
+ filter_label: "web chat"
25
+ derived_from:
26
+ question: webChatSupport
27
+ any_of:
28
+ - yes_extra_cost
29
+ - label: Yes, at an extra cost
30
+ value: yes_extra_cost
31
+ filter_ignore: true
32
+ - label: "No"
33
+ value: "no"
34
+ filter_ignore: true
35
+
36
+ validations:
37
+ - name: answer_required
38
+ message: Select the type of web chat support you provide.
@@ -0,0 +1,27 @@
1
+ name: Web chat support accessibility standard
2
+ question: What accessibility standards does your web chat meet?
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ followup:
11
+ webChatSupportAccessibilityDescription:
12
+ - none_or_not_sure
13
+
14
+ type: radios
15
+ options:
16
+ - label: WCAG 2.1 AAA
17
+ value: wcag_aaa
18
+ - label: WCAG 2.1 AA or EN 301 549
19
+ value: wcag_aa
20
+ - label: WCAG 2.1 A
21
+ value: wcag_a
22
+ - label: None or don’t know
23
+ value: none_or_not_sure
24
+
25
+ validations:
26
+ - name: answer_required
27
+ message: Select what accessibility standards your web chat meets.
@@ -0,0 +1,21 @@
1
+ name: How the web chat support is accessible
2
+ question: Describe how your web chat is accessible.
3
+ question_advice: >
4
+ Include details of what users can and can’t do.
5
+
6
+ hidden: true
7
+ depends:
8
+ - "on": lot
9
+ being:
10
+ - isaas
11
+
12
+ type: textbox_large
13
+ max_length_in_words: 200
14
+
15
+ validations:
16
+ - name: answer_required
17
+ message: Enter description.
18
+ - name: under_200_words
19
+ message: Description must be 200 words or fewer.
20
+ - name: under_character_limit
21
+ message: Description must be 2000 characters or fewer.
@@ -0,0 +1,19 @@
1
+ name: Web chat accessibility testing
2
+ question: Describe any web chat testing that you’ve done with assistive technology users.
3
+
4
+ hidden: true
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - isaas
9
+
10
+ type: textbox_large
11
+ max_length_in_words: 200
12
+
13
+ validations:
14
+ - name: answer_required
15
+ message: Enter description.
16
+ - name: under_200_words
17
+ message: Description must be 200 words or fewer.
18
+ - name: under_character_limit
19
+ message: Description must be 2000 characters or fewer.
@@ -0,0 +1,22 @@
1
+ name: Web chat support availability
2
+ question: When can users get web chat support?
3
+ question_advice: Choose the closest match to your web chat support hours.
4
+
5
+ hidden: true
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - isaas
10
+
11
+ type: radios
12
+ options:
13
+ - label: 24 hours, 7 days a week
14
+ value: "24_7"
15
+ - label: 9 to 5 (UK time), 7 days a week
16
+ value: 9_to_5_7_days
17
+ - label: 9 to 5 (UK time), Monday to Friday
18
+ value: 9_to_5_mon_to_fri
19
+
20
+ validations:
21
+ - name: answer_required
22
+ message: Select when users can get web chat support.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.11.7",
3
+ "version": "4.11.9",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",