ccs-digitalmarketplace-frameworks 3.13.35 → 3.13.36

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,15 @@ name: Skills and capabilities
3
3
  question: Do you assess the skills and capabilities of people you select to work for your organisation, and can you provide evidence of this on request?
4
4
 
5
5
  question_advice: >
6
- You must truthfully answer 'yes' to every question for your bid to be considered eligible. If you cannot answer 'yes' to this question, it's very unlikely that your bid will be accepted.
7
-
6
+ <p class="govuk-body">
7
+ This question is assessed Pass / Fail.
8
+ </p>
9
+ <p class="govuk-body">
10
+ Your tender will Fail, if you do not answer Yes to this question, as you will not satisfy this award question.
11
+ </p>
12
+ <p class="govuk-body">
13
+ Your tender will be disqualified. We will tell you that your tender has been disqualified and why.
14
+ </p>
8
15
  depends:
9
16
  - "on": lot
10
17
  being:
@@ -12,12 +19,8 @@ depends:
12
19
  - digital-specialists
13
20
  - user-research-studios-and-participants
14
21
 
15
- type: checkboxes
16
-
17
- options:
18
- - label: "Yes"
19
- value: "yes"
22
+ type: boolean
20
23
 
21
24
  validations:
22
25
  - name: answer_required
23
- message: Select if you assess skills and capabilities
26
+ 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.35",
3
+ "version": "3.13.36",
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"