ccs-digitalmarketplace-frameworks 4.0.5 → 4.0.6

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.
@@ -1,9 +1,15 @@
1
1
  name: Name of consortium
2
2
  question: If you are awarded a framework contract, will you deliver in full all mandatory service requirements in Framework Schedule 1 (Specification) for each Lot you have successfully tendered for?
3
- hint: |
3
+ question_advice: >
4
+ <p class="govuk-body">
4
5
  This question is assessed as pass / fail.
6
+ </p>
7
+ <p class="govuk-body">
5
8
  Your tender will fail, if you do not answer yes to this question, as you will not satisfy this award question.
9
+ </p>
10
+ <p class="govuk-body">
6
11
  Your tender will be disqualified. We will tell you that your tender has been disqualified and why.
12
+ </p>
7
13
  type: boolean
8
14
 
9
15
 
@@ -1,5 +1,5 @@
1
1
  name: associated person PPON
2
- question: Please provide their 12 character public procurement organisation number (PPON) for this associated person
2
+ question: Please provide the associated persons 12 character public procurement organisation number (PPON)
3
3
  question_advice: >
4
4
  This can be found within the Central Digital Platform, in the section called 'My account'.
5
5
 
@@ -19,4 +19,4 @@ validations:
19
19
 
20
20
  -
21
21
  name: under_character_limit
22
- message: PPON must not exceed 14 characters
22
+ message: PPON must not exceed 12 characters
@@ -1,5 +1,5 @@
1
1
  name: Associated person share code
2
- question: Please enter the associated person's share code from the CDP supplier information section
2
+ question: Please enter the associated persons share code from the CDP supplier information section
3
3
  hint: Example share code from CDP - FW8G8KhC
4
4
 
5
5
  type: text
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.0.5",
3
+ "version": "4.0.6",
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"