ccs-digitalmarketplace-frameworks 4.0.9 → 4.0.11

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,3 +1,4 @@
1
1
  call_off_contract_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-7-legal-documents/__placeholder__/__placeholder__
2
2
  framework_agreement_url: https://www.crowncommercial.gov.uk/digital-outcomes-6-contract-terms-and-conditions//__placeholder__
3
3
  supplier_guide_url: https://www.gov.uk/guidance/how-to-apply-to-sell-on-the-digital-outcomes-framework/__placeholder__
4
+ cdp_guide_url: https://www.gov.uk/government/collections/information-and-guidance-for-suppliers
@@ -1,7 +1,7 @@
1
1
  name: Demonstrate quality
2
2
  question: >
3
3
  <p>In order to satisfy the award criteria, you must fully address each of the sub-criteria (a) and (b) in your response:</p>
4
- <P>(a) Demonstrate how you will ensure quality in delivery and maintain quality through the life of call off contracts to meet buyer's requirements (in accordance with the requirements set out under part 3.2.3 of the Specification).</p>
4
+ <P>(a) Demonstrate how you will ensure quality in delivery and maintain quality through the life of call off contracts to meet buyers' requirements (in accordance with the requirements set out under part 3.2.3 of the Specification).</p>
5
5
  <p>(b) Demonstrate how you will ensure your staff deployed on assignments under this framework are at the forefront of current thinking and practises to address public sector buyer requirements and how you transfer this knowledge throughout your organisation (in accordance with the requirements set out under part 5.4 of the Specification).</p>
6
6
 
7
7
  type: textbox_large
@@ -1,6 +1,6 @@
1
1
  name: Associated person share code
2
2
  question: Please enter the associated persons share code from the CDP supplier information section
3
- hint: Example share code from CDP - FW8G8KhC
3
+ question_advice: Example share code from CDP - FW8G8KhC
4
4
 
5
5
  type: text
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.0.9",
3
+ "version": "4.0.11",
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"
@@ -42,7 +42,8 @@
42
42
  "framework_agreement_pdf_url": {"type": "string"},
43
43
  "supplier_guide_url": {"type": "string"},
44
44
  "customer_benefits_record_form_url": {"type": "string"},
45
- "customer_benefits_record_form_email": {"type": "string"}
45
+ "customer_benefits_record_form_email": {"type": "string"},
46
+ "cdp_guide_url": {"type": "string"}
46
47
  },
47
48
  "required": [
48
49
  "supplier_guide_url"