ccs-digitalmarketplace-frameworks 4.11.30 → 4.11.32
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/declaration.yml +30 -21
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisationTypeHosting.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/dataSanitisationTypeSoftware.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibility.yml +2 -2
- package/frameworks/g-cloud-15/questions/services/metricsHosting.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/multiqDataSanitisation.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqMetricsHosting.yml +0 -1
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibility.yml +4 -4
- package/frameworks/g-cloud-15/questions/services/userSupportAccessibility.yml +4 -4
- package/package.json +1 -1
|
@@ -67,29 +67,38 @@
|
|
|
67
67
|
editable: True
|
|
68
68
|
prefill: False
|
|
69
69
|
description: |
|
|
70
|
+
<h2 class="govuk-heading-m">The Social Value Model</h2>
|
|
71
|
+
<p>
|
|
70
72
|
The purpose of this section is to assess Suppliers’ commitment to delivering social value, including specific actions they plan to take.
|
|
71
|
-
|
|
72
|
-
The Government Commercial Function’s
|
|
73
|
-
<a class="govuk-link" target="_blank" rel="noopener noreferrer"
|
|
73
|
+
The new <a class="govuk-link" target="_blank" rel="noopener noreferrer"
|
|
74
74
|
href="https://assets.publishing.service.gov.uk/media/67ae1529e270ceae39f9e1a0/2025-02-11_PPN_002_The_social_value_model.docx.pdf">
|
|
75
|
-
Social Value Model
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
75
|
+
Social Value Model (opens in new tab)</a>
|
|
76
|
+
was introduced in February 2025 and is based around 5 Missions with 8 Outcomes that break down into Model Award Criteria (MACs), model sub-criteria and standard reporting metrics.
|
|
77
|
+
|
|
78
|
+
The following 4 Missions have been identified as relevant to this agreement.
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
82
|
+
<li>
|
|
83
|
+
Kickstart economic growth
|
|
84
|
+
</li>
|
|
85
|
+
<li>
|
|
86
|
+
Make Britain a clean energy superpower
|
|
87
|
+
</li>
|
|
88
|
+
<li>
|
|
89
|
+
Break down barriers to opportunity
|
|
90
|
+
</li>
|
|
91
|
+
<li>
|
|
92
|
+
Build an NHS fit for the future
|
|
93
|
+
</li>
|
|
94
|
+
</ul>
|
|
95
|
+
</p>
|
|
96
|
+
|
|
97
|
+
<h2 class="govuk-heading-m">INSTRUCTIONS</h2>
|
|
98
|
+
<p>
|
|
99
|
+
Read through the Missions, MACs and Model Sub-Criteria below and select all the areas which you commit to developing or focussing on as part of a contract. This forms part of your evaluation.
|
|
100
|
+
You must <strong>select a minimum of one box</strong> across any of the activities between model sub-criteria 1a and 8a. Failure to select at least one will result in your application being deemed non-compliant. (Selecting multiple options does not equate to a higher score).
|
|
101
|
+
</p>
|
|
93
102
|
questions:
|
|
94
103
|
- socialValueSectionB
|
|
95
104
|
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
id: dataSanitisationType
|
|
2
|
+
name: Data sanitisation type
|
|
3
|
+
question: What type of data sanitisation process do you have?
|
|
4
|
+
|
|
5
|
+
hidden: true
|
|
6
|
+
depends:
|
|
7
|
+
- "on": lot
|
|
8
|
+
being:
|
|
9
|
+
- saas
|
|
10
|
+
|
|
11
|
+
type: checkboxes
|
|
12
|
+
options:
|
|
13
|
+
- label: Explicit overwriting of storage before reallocation
|
|
14
|
+
value: overwriting
|
|
15
|
+
- label: Deleted data can’t be directly accessed
|
|
16
|
+
value: no_access
|
|
17
|
+
|
|
18
|
+
validations:
|
|
19
|
+
- name: answer_required
|
|
20
|
+
message: Select a data sanitisation process.
|
|
@@ -21,13 +21,13 @@ type: radios
|
|
|
21
21
|
options:
|
|
22
22
|
- label: WCAG 2.1 AAA
|
|
23
23
|
value: wcag_aaa
|
|
24
|
-
- label: WCAG 2.1 AA
|
|
24
|
+
- label: WCAG 2.1 AA
|
|
25
25
|
value: wcag_aa
|
|
26
26
|
- label: WCAG 2.1 A
|
|
27
27
|
value: wcag_a
|
|
28
28
|
- label: WCAG 2.2 AAA
|
|
29
29
|
value: wcag_22_aaa
|
|
30
|
-
- label: WCAG 2.2 AA
|
|
30
|
+
- label: WCAG 2.2 AA
|
|
31
31
|
value: wcag_22_aa
|
|
32
32
|
- label: WCAG 2.2 A
|
|
33
33
|
value: wcag_22_a
|
|
@@ -16,20 +16,20 @@ type: radios
|
|
|
16
16
|
options:
|
|
17
17
|
- label: WCAG 2.1 AAA
|
|
18
18
|
value: wcag_aaa
|
|
19
|
-
- label: WCAG 2.1 AA
|
|
19
|
+
- label: WCAG 2.1 AA
|
|
20
20
|
value: wcag_aa
|
|
21
21
|
- label: WCAG 2.1 A
|
|
22
22
|
value: wcag_a
|
|
23
23
|
- label: WCAG 2.2 AAA
|
|
24
24
|
value: wcag_22_aaa
|
|
25
|
-
- label: WCAG 2.2 AA
|
|
25
|
+
- label: WCAG 2.2 AA
|
|
26
26
|
value: wcag_22_aa
|
|
27
27
|
- label: WCAG 2.2 A
|
|
28
28
|
value: wcag_22_a
|
|
29
29
|
- label: EN 301 549
|
|
30
30
|
value: en_301_549
|
|
31
|
-
- label: None or don’t know
|
|
32
|
-
value:
|
|
31
|
+
- label: "None or don’t know"
|
|
32
|
+
value: none_or_not_sure
|
|
33
33
|
|
|
34
34
|
validations:
|
|
35
35
|
- name: answer_required
|
|
@@ -12,20 +12,20 @@ type: radios
|
|
|
12
12
|
options:
|
|
13
13
|
- label: WCAG 2.1 AAA
|
|
14
14
|
value: wcag_aaa
|
|
15
|
-
- label: WCAG 2.1 AA
|
|
15
|
+
- label: WCAG 2.1 AA
|
|
16
16
|
value: wcag_aa
|
|
17
17
|
- label: WCAG 2.1 A
|
|
18
18
|
value: wcag_a
|
|
19
19
|
- label: WCAG 2.2 AAA
|
|
20
20
|
value: wcag_22_aaa
|
|
21
|
-
- label: WCAG 2.2 AA
|
|
21
|
+
- label: WCAG 2.2 AA
|
|
22
22
|
value: wcag_22_aa
|
|
23
23
|
- label: WCAG 2.2 A
|
|
24
24
|
value: wcag_22_a
|
|
25
25
|
- label: EN 301 549
|
|
26
26
|
value: en_301_549
|
|
27
|
-
- label: None or don’t know
|
|
28
|
-
value:
|
|
27
|
+
- label: "None or don’t know"
|
|
28
|
+
value: none_or_not_sure
|
|
29
29
|
|
|
30
30
|
validations:
|
|
31
31
|
- name: answer_required
|