ccs-digitalmarketplace-frameworks 4.0.11 → 4.0.12
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/questions/declaration/legalCapacity.yml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
name: Legal capacity
|
|
2
2
|
question: >
|
|
3
|
-
Please confirm that you have in place or that you will have in place, by the Framework Start Date, evidence that is
|
|
4
|
-
available upon request to demonstrate you have the human and technical resources to perform the contract and ensure
|
|
3
|
+
Please confirm that you have in place or that you will have in place, by the Framework Start Date, evidence that is
|
|
4
|
+
available upon request to demonstrate you have the human and technical resources to perform the contract and ensure
|
|
5
5
|
compliance with the UK General Data Protection Regulation the protection of the rights of data subjects.
|
|
6
|
-
|
|
6
|
+
|
|
7
7
|
question_advice: >
|
|
8
8
|
This includes having in place (or will have in place by the Framework Start Date) technical facilities
|
|
9
9
|
and measures (including systems and processes) to ensure compliance with UK data protection law and to
|
|
@@ -18,9 +18,13 @@ question_advice: >
|
|
|
18
18
|
<li>Regularly test, assess and evaluate the effectiveness of the above measures</li>
|
|
19
19
|
</ul>
|
|
20
20
|
|
|
21
|
+
<p class="govuk-body govuk-!-margin-top-3">This question is assessed Pass / Fail.</p>
|
|
22
|
+
<p class="govuk-body govuk-!-margin-top-3">Your tender will Fail, if you do not answer Yes to this question, as you will not satisfy this condition of participation.</p>
|
|
23
|
+
<p class="govuk-body govuk-!-margin-top-3">Your tender will be disregarded. We will tell you that your tender has been disregarded and why.</p>
|
|
24
|
+
|
|
21
25
|
type: boolean
|
|
22
26
|
|
|
23
27
|
validations:
|
|
24
28
|
-
|
|
25
29
|
name: answer_required
|
|
26
|
-
message: You must select an option
|
|
30
|
+
message: You must select an option
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.12",
|
|
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"
|