ccs-digitalmarketplace-frameworks 3.13.26 → 3.13.28

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.
@@ -153,7 +153,6 @@
153
153
  - assessTheSkillsAndCapabilities
154
154
  - practiseContinuousProfessionalDevelopment
155
155
  - measureCustomerSatisfaction
156
- - awareOfTheSocialValueModel
157
156
  - complyWithTheSupplierCodeOfConduct
158
157
 
159
158
  -
@@ -1,5 +1,5 @@
1
1
  name: DUNS number
2
- question: DUNS number
2
+ question: DUNS number (of head office, if they have a head office)
3
3
  type: text
4
4
  optional: true
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.13.26",
3
+ "version": "3.13.28",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"
@@ -1,19 +0,0 @@
1
- name: Aware of the Social Value Model
2
-
3
- question: |
4
- Are you aware of the
5
- <a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/940826/Social-Value-Model-Edn-1.1-3-Dec-20.pdf" target="_blank" rel="noopener noreferrer">Social Value Model (opens in a new tab)</a>
6
- to
7
- <a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/921437/PPN-06_20-Taking-Account-of-Social-Value-in-the-Award-of-Central-Government-Contracts.pdf" target="_blank" rel="noopener noreferrer">deliver social value through government's commercial activities (opens in a new tab)</a>,
8
- and will you commit to delivering social value where specified by the buyer in their statement of requirements?
9
-
10
- type: checkboxes
11
-
12
- options:
13
- - label: "Yes"
14
- value: "yes"
15
-
16
- validations:
17
- -
18
- name: answer_required
19
- message: You must select "Yes"