ccs-digitalmarketplace-frameworks 1.3.13 → 1.3.14

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.
Files changed (23) hide show
  1. package/.hypothesis/examples/2807586e3345a769/158fb1ffcfedf71d +0 -0
  2. package/.hypothesis/examples/2807586e3345a769/209a799a13f83e55 +0 -0
  3. package/.hypothesis/examples/2807586e3345a769/22028c65a27b1e50 +0 -0
  4. package/.hypothesis/examples/2807586e3345a769/27248a5e4a3b6362 +0 -0
  5. package/.hypothesis/examples/2807586e3345a769/48f4f49ecd3dabac +0 -0
  6. package/.hypothesis/examples/2807586e3345a769/5852b3fcce0c3bb9 +0 -0
  7. package/.hypothesis/examples/2807586e3345a769/6587c3916debc464 +0 -0
  8. package/.hypothesis/examples/2807586e3345a769/66ce173db4d5b3cd +0 -0
  9. package/.hypothesis/examples/2807586e3345a769/6a60ae22e6e7973e +0 -0
  10. package/.hypothesis/examples/2807586e3345a769/7027767aa9b4f43e +0 -0
  11. package/.hypothesis/examples/2807586e3345a769/81de0bbe527aff5f +0 -0
  12. package/.hypothesis/examples/2807586e3345a769/87930a8958f803c0 +0 -0
  13. package/.hypothesis/examples/2807586e3345a769/a172b42937ac97df +0 -0
  14. package/.hypothesis/examples/2807586e3345a769/b38f2b6ad13fdcea +0 -0
  15. package/.hypothesis/examples/2807586e3345a769/bb389ad2d4527410 +0 -0
  16. package/.hypothesis/examples/2807586e3345a769/c6fae55b511503ad +0 -0
  17. package/.hypothesis/examples/2807586e3345a769/e629255a48c0bb7e +0 -0
  18. package/frameworks/digital-outcomes-6/metadata/copy_services.yml +0 -1
  19. package/frameworks/g-cloud-13/questions/declaration/10WorkingDays.yml +1 -1
  20. package/frameworks/g-cloud-13/questions/declaration/employersInsurance.yml +2 -2
  21. package/frameworks/g-cloud-13/questions/declaration/termsOfParticipation.yml +2 -2
  22. package/frameworks/g-cloud-13/questions/declaration/unfairCompetition.yml +2 -3
  23. package/package.json +1 -1
@@ -79,5 +79,4 @@ questions_to_exclude:
79
79
  - agileCoachPriceMax
80
80
  - dataScientistPriceMax
81
81
  - userResearcherPriceMax
82
- - securityTypes
83
82
  source_framework: digital-outcomes-and-specialists-5
@@ -1,6 +1,6 @@
1
1
  name: Signing and returning the framework agreement
2
2
  question: >
3
- Do you agree to confirm and sign your framework agreement with an electronic signature within 10 days of it being issued by the Crown Commercial Service?
3
+ Do you agree to confirm and sign your framework agreement with an electronic signature within 10 calendar days of it being issued by the Crown Commercial Service?
4
4
 
5
5
  type: boolean
6
6
  assessment:
@@ -9,8 +9,8 @@ type: radios
9
9
  options:
10
10
  - label: "Yes – your organisation has, or will have in place, employer’s liability insurance of at least £5 million and you will provide certification before the framework is awarded."
11
11
  - label: "No - your organisation does not have, and will not have in place, employer’s liability insurance of at least £5 million before the framework is awarded."
12
- - label: "Not applicable - your organisation does not need employer’s liability insurance because your organisation employs only the owner or close family members."
12
+ - label: "Not applicable - your organisation does not need employer’s liability insurance because your organisation employs only the owner or close family members or is exempt under Law."
13
13
  assessment:
14
14
  passIfIn:
15
15
  - "Yes – your organisation has, or will have in place, employer’s liability insurance of at least £5 million and you will provide certification before the framework is awarded."
16
- - "Not applicable - your organisation does not need employer’s liability insurance because your organisation employs only the owner or close family members."
16
+ - "Not applicable - your organisation does not need employer’s liability insurance because your organisation employs only the owner or close family members or is exempt under Law."
@@ -1,6 +1,6 @@
1
- name: Invitation to apply
1
+ name: Invitation to tender
2
2
  question: >
3
- Do you agree to comply with the terms of the <a href="/suppliers/frameworks/g-cloud-13#guidance" target="_blank" rel="noopener noreferrer">G-Cloud&nbsp;13 ‘invitation to apply’ (link opens in a new tab)</a>?
3
+ Do you agree to comply with the terms of the <a href="/suppliers/frameworks/g-cloud-13#guidance" target="_blank" rel="noopener noreferrer">G-Cloud&nbsp;13 ‘invitation to tender’ (link opens in a new tab)</a>?
4
4
  type: boolean
5
5
  assessment:
6
6
  passIfIn:
@@ -8,9 +8,8 @@ question: >
8
8
  - not given inducement or valuable consideration to another person (except where such communication takes place with people who are also participants in the application, or where disclosure is made in confidence to obtain necessary information or security for the application)
9
9
  - not canvassed, or attempted to buy information from, any government agent about this procurement
10
10
 
11
- hint: >
12
- Answer ‘yesto confirm they have not done anything described in the question.
13
- Answer ‘no’ if they have done anything described in the question.
11
+ hint: Answer ‘yes’ to confirm they have not done anything described in the question.
12
+ Answer ‘noif they have done anything described in the question.
14
13
 
15
14
  type: boolean
16
15
  assessment:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.3.13",
3
+ "version": "1.3.14",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"