ccs-digitalmarketplace-frameworks 4.11.25 → 4.11.26
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/questions/services/APIDocumentation.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/APIDocumentationFormats.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/APISandbox.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/APISoftware.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/APIUsage.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/browsersAccess.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/browsersSupported.yml +3 -2
- package/frameworks/g-cloud-15/questions/services/customisationAvailable.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/customisationDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibility.yml +9 -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/endOfContractDataExtraction.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/endOfContractProcess.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/gettingStarted.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/installation.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/installationCompatibleOperatingSystems.yml +3 -2
- package/frameworks/g-cloud-15/questions/services/mobile.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/mobileDifferences.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqAPISoftware.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqBrowser.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqCustomisation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqDocumentation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqInstallation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqMobile.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceInterface.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqUserSupport.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterface.yml +2 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibility.yml +9 -1
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibilityDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceTesting.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000.yml +1 -1
- package/frameworks/g-cloud-15/questions/services/standardsISO28000Exclusions.yml +1 -1
- package/frameworks/g-cloud-15/questions/services/userSupportAccessibility.yml +32 -0
- package/package.json +1 -1
|
@@ -6,11 +6,10 @@ depends:
|
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
8
|
- isaas
|
|
9
|
+
- saas
|
|
9
10
|
|
|
10
11
|
type: checkboxes
|
|
11
12
|
options:
|
|
12
|
-
- label: Internet Explorer 11
|
|
13
|
-
value: ie11
|
|
14
13
|
- label: Microsoft Edge
|
|
15
14
|
value: edge
|
|
16
15
|
- label: Firefox
|
|
@@ -21,6 +20,8 @@ options:
|
|
|
21
20
|
value: safari
|
|
22
21
|
- label: Opera
|
|
23
22
|
value: opera
|
|
23
|
+
- label: Other
|
|
24
|
+
value: other
|
|
24
25
|
|
|
25
26
|
validations:
|
|
26
27
|
- name: answer_required
|
|
@@ -10,6 +10,7 @@ depends:
|
|
|
10
10
|
- iaas-and-paas
|
|
11
11
|
- iaas-and-paas-above-official
|
|
12
12
|
- isaas
|
|
13
|
+
- saas
|
|
13
14
|
|
|
14
15
|
followup:
|
|
15
16
|
documentationAccessibilityDescription:
|
|
@@ -24,6 +25,14 @@ options:
|
|
|
24
25
|
value: wcag_aa
|
|
25
26
|
- label: WCAG 2.1 A
|
|
26
27
|
value: wcag_a
|
|
28
|
+
- label: WCAG 2.2 AAA
|
|
29
|
+
value: wcag_22_aaa
|
|
30
|
+
- label: WCAG 2.2 AA or EN 301 549
|
|
31
|
+
value: wcag_22_aa
|
|
32
|
+
- label: WCAG 2.2 A
|
|
33
|
+
value: wcag_22_a
|
|
34
|
+
- label: EN 301 549
|
|
35
|
+
value: en_301_549
|
|
27
36
|
- label: "None or don’t know"
|
|
28
37
|
value: none_or_not_sure
|
|
29
38
|
|
|
@@ -6,6 +6,7 @@ depends:
|
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
8
|
- isaas
|
|
9
|
+
- saas
|
|
9
10
|
|
|
10
11
|
type: checkboxes
|
|
11
12
|
options:
|
|
@@ -19,8 +20,8 @@ options:
|
|
|
19
20
|
value: macos
|
|
20
21
|
- label: Windows
|
|
21
22
|
value: windows
|
|
22
|
-
- label:
|
|
23
|
-
value:
|
|
23
|
+
- label: ChromeOS
|
|
24
|
+
value: chrome_os
|
|
24
25
|
- label: Other
|
|
25
26
|
value: other
|
|
26
27
|
|
|
@@ -6,7 +6,7 @@ depends:
|
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
8
|
- isaas
|
|
9
|
-
|
|
9
|
+
- saas
|
|
10
10
|
|
|
11
11
|
followup:
|
|
12
12
|
serviceInterfaceAccessibilityDescription:
|
|
@@ -20,6 +20,14 @@ options:
|
|
|
20
20
|
value: wcag_aa
|
|
21
21
|
- label: WCAG 2.1 A
|
|
22
22
|
value: wcag_a
|
|
23
|
+
- label: WCAG 2.2 AAA
|
|
24
|
+
value: wcag_22_aaa
|
|
25
|
+
- label: WCAG 2.2 AA or EN 301 549
|
|
26
|
+
value: wcag_22_aa
|
|
27
|
+
- label: WCAG 2.2 A
|
|
28
|
+
value: wcag_22_a
|
|
29
|
+
- label: EN 301 549
|
|
30
|
+
value: en_301_549
|
|
23
31
|
- label: None or don’t know
|
|
24
32
|
value: none
|
|
25
33
|
|
|
@@ -13,7 +13,7 @@ max_length_in_words: 200
|
|
|
13
13
|
|
|
14
14
|
validations:
|
|
15
15
|
- name: answer_required
|
|
16
|
-
message: Enter the parts of your service not covered by ISO 28000:
|
|
16
|
+
message: Enter the parts of your service not covered by ISO 28000:2022 certification.
|
|
17
17
|
- name: under_200_words
|
|
18
18
|
message: Description must be 200 words or fewer.
|
|
19
19
|
- name: under_character_limit
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name: User support accessibility
|
|
2
|
+
question: What accessibility standards can you support the user with?
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- saas
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
type: radios
|
|
12
|
+
options:
|
|
13
|
+
- label: WCAG 2.1 AAA
|
|
14
|
+
value: wcag_aaa
|
|
15
|
+
- label: WCAG 2.1 AA or EN 301 549
|
|
16
|
+
value: wcag_aa
|
|
17
|
+
- label: WCAG 2.1 A
|
|
18
|
+
value: wcag_a
|
|
19
|
+
- label: WCAG 2.2 AAA
|
|
20
|
+
value: wcag_22_aaa
|
|
21
|
+
- label: WCAG 2.2 AA or EN 301 549
|
|
22
|
+
value: wcag_22_aa
|
|
23
|
+
- label: WCAG 2.2 A
|
|
24
|
+
value: wcag_22_a
|
|
25
|
+
- label: EN 301 549
|
|
26
|
+
value: en_301_549
|
|
27
|
+
- label: None or don’t know
|
|
28
|
+
value: none
|
|
29
|
+
|
|
30
|
+
validations:
|
|
31
|
+
- name: answer_required
|
|
32
|
+
message: Select what accessibility standards your service meets.
|