ccs-digitalmarketplace-frameworks 4.11.8 → 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.
- package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +8 -0
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +8 -0
- package/frameworks/g-cloud-15/questions/services/APIDocumentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/APIDocumentationFormats.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/APISandbox.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/APISoftware.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/APIUsage.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/browsersAccess.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/browsersSupported.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/customisationAvailable.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/customisationDescription.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/documentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibility.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibilityDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationFormats.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationFormatsOther.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/gettingStarted.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/installation.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/installationCompatibleOperatingSystems.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/mobile.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/mobileDifferences.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/multiqAPISoftware.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqBrowser.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqCustomisation.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqDocumentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqInstallation.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqMobile.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceInterface.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/onsiteSupport.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterface.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibility.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibilityDescription.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceDescription.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceTesting.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/supportAvailableToThirdParty.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/supportLevels.yml +24 -0
- package/package.json +1 -1
|
@@ -35,14 +35,22 @@
|
|
|
35
35
|
- multiqEmailOrTicketingSupport
|
|
36
36
|
- multiqPhoneSupport
|
|
37
37
|
- multiqWebChatSupport
|
|
38
|
+
- onsiteSupport
|
|
39
|
+
- supportLevels
|
|
38
40
|
- supportAvailableToThirdParty
|
|
39
41
|
|
|
40
42
|
- name: How users work with your service
|
|
41
43
|
editable: True
|
|
42
44
|
questions:
|
|
45
|
+
- multiqBrowser
|
|
46
|
+
- multiqInstallation
|
|
47
|
+
- multiqMobile
|
|
43
48
|
- multiqWebInterface
|
|
49
|
+
- multiqServiceInterface
|
|
44
50
|
- multiqAPIHosting
|
|
51
|
+
- multiqAPISoftware
|
|
45
52
|
- multiqCommandLineInterface
|
|
53
|
+
- multiqCustomisation
|
|
46
54
|
|
|
47
55
|
- name: Onboarding and offboarding
|
|
48
56
|
editable: True
|
|
@@ -45,15 +45,23 @@
|
|
|
45
45
|
- multiqEmailOrTicketingSupport
|
|
46
46
|
- multiqPhoneSupport
|
|
47
47
|
- multiqWebChatSupport
|
|
48
|
+
- onsiteSupport
|
|
49
|
+
- supportLevels
|
|
48
50
|
- supportAvailableToThirdParty
|
|
49
51
|
|
|
50
52
|
- name: How users work with your service
|
|
51
53
|
editable: False
|
|
52
54
|
edit_questions: True
|
|
53
55
|
questions:
|
|
56
|
+
- multiqBrowser
|
|
57
|
+
- multiqInstallation
|
|
58
|
+
- multiqMobile
|
|
54
59
|
- multiqWebInterface
|
|
60
|
+
- multiqServiceInterface
|
|
55
61
|
- multiqAPIHosting
|
|
62
|
+
- multiqAPISoftware
|
|
56
63
|
- multiqCommandLineInterface
|
|
64
|
+
- multiqCustomisation
|
|
57
65
|
|
|
58
66
|
- name: Onboarding and offboarding
|
|
59
67
|
editable: False
|
|
@@ -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.
|
|
@@ -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,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.
|
|
@@ -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,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,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,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.
|
|
@@ -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.
|