ccs-digitalmarketplace-frameworks 3.13.33 → 3.13.34
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.
|
@@ -3,8 +3,17 @@ name: Continuous professional development
|
|
|
3
3
|
question: Does your organisation practise continuous professional development for your employees, and can you provide evidence of this on request?
|
|
4
4
|
|
|
5
5
|
question_advice: >
|
|
6
|
-
|
|
6
|
+
<p class="govuk-body">
|
|
7
|
+
This question is assessed Pass / Fail.
|
|
8
|
+
</p>
|
|
7
9
|
|
|
10
|
+
<p class="govuk-body">
|
|
11
|
+
Your tender will Fail, if you do not answer Yes to this question, as you will not satisfy this award question.
|
|
12
|
+
</p>
|
|
13
|
+
|
|
14
|
+
<p class="govuk-body">
|
|
15
|
+
Your tender will be disqualified. We will tell you that your tender has been disqualified and why.
|
|
16
|
+
</p>
|
|
8
17
|
depends:
|
|
9
18
|
- "on": lot
|
|
10
19
|
being:
|
|
@@ -12,12 +21,8 @@ depends:
|
|
|
12
21
|
- digital-specialists
|
|
13
22
|
- user-research-studios-and-participants
|
|
14
23
|
|
|
15
|
-
type:
|
|
16
|
-
|
|
17
|
-
options:
|
|
18
|
-
- label: "Yes"
|
|
19
|
-
value: "yes"
|
|
24
|
+
type: boolean
|
|
20
25
|
|
|
21
26
|
validations:
|
|
22
27
|
- name: answer_required
|
|
23
|
-
message:
|
|
28
|
+
message: You must select an option
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.34",
|
|
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"
|