ccs-digitalmarketplace-frameworks 3.14.1 → 3.14.3

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.
@@ -2,7 +2,7 @@ name: Procedures for resolving disputed invoices
2
2
  question: Please confirm you have procedures for resolving disputed invoices with those in your supply chain promptly and effectively. This should include all situations where payments are due; not all payments involve an invoice.
3
3
  question_advice: |
4
4
  <p class="govuk-body">This question is assessed as pass/fail.</p>
5
- <p class="govuk-body">Your tender will fail, if you do not answer yes as you will not satisfy this condition of participation.</p>
5
+ <p class="govuk-body">Your tender will fail, if you do not answer yes, as you will not satisfy this condition of participation.</p>
6
6
  <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>
7
7
  hidden: true
8
8
  type: boolean
@@ -5,12 +5,10 @@ question_advice: |
5
5
  <p class="govuk-body">Add commentary regarding your Baseline Emissions as required: e.g. historic baseline which deviates from the requirements under this measure (e.g. no prior Scope 3 emissions reporting),
6
6
  where there is no previous reporting and the creation of a new baseline due to substantial organisational change or restructuring.</p>
7
7
  type: textbox_large
8
+ optional: true
8
9
  max_length_in_words: 500
9
10
 
10
11
  validations:
11
- -
12
- name: answer_required
13
- message: You must enter a role description
14
12
  -
15
13
  name: under_word_limit
16
14
  message: Explanation must be less than 500 words
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.14.1",
3
+ "version": "3.14.3",
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"