ccs-digitalmarketplace-frameworks 3.13.31 → 3.13.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/digital-outcomes-and-specialists-7/manifests/declaration.yml +0 -12
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/ultimateParentCompanyDetailsDUNSNumber.yml +1 -1
- package/package.json +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/healthAndSafety.yml +0 -17
|
@@ -78,18 +78,6 @@
|
|
|
78
78
|
questions:
|
|
79
79
|
- dataProtection
|
|
80
80
|
|
|
81
|
-
-
|
|
82
|
-
name: Health and safety - all procurements
|
|
83
|
-
slug: health-and-safety
|
|
84
|
-
editable: True
|
|
85
|
-
prefill: False
|
|
86
|
-
description: |
|
|
87
|
-
You must be able to truthfully answer ‘yes’ to every question on this page for your application to be considered eligible.
|
|
88
|
-
|
|
89
|
-
If you can’t answer ‘yes’ to every question on this page, you will not be able to proceed with your application.
|
|
90
|
-
questions:
|
|
91
|
-
- healthAndSafety
|
|
92
|
-
|
|
93
81
|
-
|
|
94
82
|
name: Requirements for central government departments, their executive agencies and non-departmental public bodies
|
|
95
83
|
slug: requirements-for-central-government-departments-their-executive-agencies-and-non-departmental-public-bodies
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.32",
|
|
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"
|
package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/healthAndSafety.yml
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
name: Adequate arrangements in place to manage health and safety
|
|
2
|
-
question: Please confirm that you have adequate arrangements in place to manage health and safety effectively and control significant risks relevant to the requirement (including risks from the use of contractors, where relevant).
|
|
3
|
-
question_advice: |
|
|
4
|
-
<p class="govuk-body">This question is evaluated pass/fail.</p>
|
|
5
|
-
<p class="govuk-body">Your tender will fail, if you do not answer yes to this question, as you will not satisfy this condition of participation.</p>
|
|
6
|
-
<p class="govuk-body">Your tender will be disregarded. We will tell you that your tender has been disregarded and why.</p>
|
|
7
|
-
|
|
8
|
-
type: checkboxes
|
|
9
|
-
|
|
10
|
-
options:
|
|
11
|
-
- label: "Yes"
|
|
12
|
-
value: "yes"
|
|
13
|
-
|
|
14
|
-
validations:
|
|
15
|
-
-
|
|
16
|
-
name: answer_required
|
|
17
|
-
message: You must select "Yes"
|