ccs-digitalmarketplace-frameworks 5.1.14 → 5.1.16
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 +1 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportAccessibility.yml +5 -4
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportPriority.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportResponseTimes.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqEmailOrTicketingSupport.yml +1 -1
- package/frameworks/g-cloud-15/questions/services/multiqPhoneSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqUserSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqWebChatSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/onsiteSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/phoneSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/phoneSupportAvailability.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/supportLevels.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/userSupportAccessibility.yml +5 -12
- package/frameworks/g-cloud-15/questions/services/webChatSupport.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibility.yml +5 -4
- package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibilityDescription.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibilityTesting.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAvailability.yml +1 -0
- package/package.json +1 -1
|
@@ -5,18 +5,19 @@ hidden: true
|
|
|
5
5
|
depends:
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
|
+
- iaas-and-paas
|
|
8
9
|
- isaas
|
|
9
10
|
- cloud-support
|
|
10
11
|
- saas
|
|
11
12
|
|
|
12
13
|
type: radios
|
|
13
14
|
options:
|
|
14
|
-
- label: WCAG 2.
|
|
15
|
-
value: wcag_aaa
|
|
16
|
-
- label: WCAG 2.1 AA or EN 301 549
|
|
15
|
+
- label: WCAG 2.2 AA
|
|
17
16
|
value: wcag_aa
|
|
18
|
-
- label: WCAG 2.
|
|
17
|
+
- label: WCAG 2.2 A
|
|
19
18
|
value: wcag_a
|
|
19
|
+
- label: EN 301 549
|
|
20
|
+
value: en_301_549
|
|
20
21
|
- label: None or don’t know
|
|
21
22
|
value: none
|
|
22
23
|
|
|
@@ -4,6 +4,7 @@ question: Email or ticketing support
|
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
7
|
+
- iaas-and-paas
|
|
7
8
|
- isaas
|
|
8
9
|
- cloud-support
|
|
9
10
|
- saas
|
|
@@ -14,4 +15,3 @@ questions:
|
|
|
14
15
|
- emailOrTicketingSupportResponseTimes
|
|
15
16
|
- emailOrTicketingSupportPriority
|
|
16
17
|
- emailOrTicketingSupportAccessibility
|
|
17
|
-
|
|
@@ -5,27 +5,20 @@ question: What accessibility standards can you support the user with?
|
|
|
5
5
|
depends:
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
|
+
- isaas
|
|
8
9
|
- saas
|
|
9
10
|
|
|
10
11
|
|
|
11
12
|
type: radios
|
|
12
13
|
options:
|
|
13
|
-
- label: WCAG 2.1 AAA
|
|
14
|
-
value: wcag_aaa
|
|
15
|
-
- label: WCAG 2.1 AA
|
|
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
14
|
- label: WCAG 2.2 AA
|
|
22
|
-
value:
|
|
15
|
+
value: wcag_aa
|
|
23
16
|
- label: WCAG 2.2 A
|
|
24
|
-
value:
|
|
17
|
+
value: wcag_a
|
|
25
18
|
- label: EN 301 549
|
|
26
19
|
value: en_301_549
|
|
27
|
-
- label:
|
|
28
|
-
value:
|
|
20
|
+
- label: None or don’t know
|
|
21
|
+
value: none
|
|
29
22
|
|
|
30
23
|
validations:
|
|
31
24
|
- name: answer_required
|
|
@@ -5,6 +5,7 @@ hidden: true
|
|
|
5
5
|
depends:
|
|
6
6
|
- "on": lot
|
|
7
7
|
being:
|
|
8
|
+
- iaas-and-paas
|
|
8
9
|
- isaas
|
|
9
10
|
- cloud-support
|
|
10
11
|
- saas
|
|
@@ -15,12 +16,12 @@ followup:
|
|
|
15
16
|
|
|
16
17
|
type: radios
|
|
17
18
|
options:
|
|
18
|
-
- label: WCAG 2.
|
|
19
|
-
value: wcag_aaa
|
|
20
|
-
- label: WCAG 2.1 AA or EN 301 549
|
|
19
|
+
- label: WCAG 2.2 AA
|
|
21
20
|
value: wcag_aa
|
|
22
|
-
- label: WCAG 2.
|
|
21
|
+
- label: WCAG 2.2 A
|
|
23
22
|
value: wcag_a
|
|
23
|
+
- label: EN 301 549
|
|
24
|
+
value: en_301_549
|
|
24
25
|
- label: None or don’t know
|
|
25
26
|
value: none_or_not_sure
|
|
26
27
|
|