ccs-digitalmarketplace-frameworks 4.4.0 → 4.4.2

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 (15) hide show
  1. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/groupOrConsortiumDetailsPpon.yml +1 -1
  2. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/groupOrConsortiumDetailsShareCode.yml +4 -1
  3. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/modernSlaveryStatementHasAllInformation.yml +7 -7
  4. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/modernSlaveryStillRelevantStatementHasAllInformation.yml +6 -7
  5. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/modernSlaveryStillRelevantStatementMissingInformation.yml +2 -2
  6. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqStatementDetail.yml +0 -1
  7. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractor.yml +1 -1
  8. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedPpon.yml +1 -1
  9. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAssociatedSharecode.yml +2 -2
  10. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/supplyChainForThisFrameworkContract.yml +3 -3
  11. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonPpon.yml +1 -1
  12. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/tenderInfoAssociatedPersonShareCode.yml +5 -1
  13. package/frameworks/digital-outcomes-and-specialists-7/questions/services/carbonReductionWebAddress.yml +2 -1
  14. package/package.json +1 -1
  15. package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/groupOrConsortiumHealthAndSafety.yml +0 -15
@@ -17,4 +17,4 @@ validations:
17
17
  name: answer_required
18
18
  message: You must enter the consortium member's PPON
19
19
  - name: under_character_limit
20
- message: PPON must not exceed 14 characters
20
+ message: PPON must be 14 characters long
@@ -5,13 +5,16 @@ hint: Example share code from CDP - FW8G8KhC
5
5
  type: text
6
6
 
7
7
  max_length_in_characters: 8
8
+ min_length_in_characters: 8
8
9
 
9
10
  validations:
10
11
  -
11
12
  name: answer_required
12
13
  message: You must enter the consortium member's share code
13
14
  - name: under_character_limit
14
- message: Share code must not exceed 8 characters
15
+ message: Share code must be 8 characters long
16
+ - name: over_character_limit
17
+ message: Share code must be 8 characters long
15
18
  - name: share_code_found
16
19
  message: The PPON and Share code for the consortium member is not correct, please check and re-enter
17
20
  - name: ppon_found_in_cdp_data
@@ -2,13 +2,13 @@ name: Modern slavery - Has all information
2
2
  question: |
3
3
  Any modern slavery statement should contain at least the following information:
4
4
 
5
- <ul class="govuk-list govuk-list--bullet govuk-!-margin-top-2 govuk-!-margin-bottom-2">
6
- <li>the organisation’s structure, its business and its supply chains</li>
7
- <li>its policies in relation to slavery and human trafficking</li>
8
- <li>its due diligence processes in relation to slavery and human trafficking in its business and supply chains</li>
9
- <li>the parts of its business and supply chains where there is a risk of slavery and human trafficking taking place, and the steps it has taken to assess and manage that risk</li>
10
- <li>its effectiveness in ensuring that slavery and human trafficking is not taking place in its business or supply chains, measured against such performance indicators as it considers appropriate</li>
11
- <li>the training and capacity building about slavery and human trafficking available to its staff</li>
5
+ <ul class="govuk-list govuk-!-margin-top-2 govuk-!-margin-bottom-2">
6
+ <li>a) the organisation’s structure, its business and its supply chains</li>
7
+ <li>b) its policies in relation to slavery and human trafficking</li>
8
+ <li>c) its due diligence processes in relation to slavery and human trafficking in its business and supply chains</li>
9
+ <li>d) the parts of its business and supply chains where there is a risk of slavery and human trafficking taking place, and the steps it has taken to assess and manage that risk</li>
10
+ <li>e) its effectiveness in ensuring that slavery and human trafficking is not taking place in its business or supply chains, measured against such performance indicators as it considers appropriate</li>
11
+ <li>f) the training and capacity building about slavery and human trafficking available to its staff</li>
12
12
  </ul>
13
13
 
14
14
  Please note: if you are publishing a statement as a group of companies, it:
@@ -3,13 +3,12 @@ question: |
3
3
  Any modern slavery statement should contain at least the following information:
4
4
 
5
5
  <ul class="govuk-list govuk-!-margin-top-2 govuk-!-margin-bottom-2">
6
- <li>a. The organisation’s structure, its business and its supply chains;</li>
7
- <li>b. Its policies in relation to slavery and human trafficking;</li>
8
- <li>c. Its due diligence processes in relation to slavery and human trafficking in its business and supply chains;</li>
9
- <li>d. The parts of its business and supply chains where there is a risk of slavery and human trafficking taking place, and the steps it has taken to assess and manage that risk;</li>
10
- <li>e. Its effectiveness in ensuring that slavery and human trafficking is not taking place in its business or supply chains, measured against such performance indicators as it considers appropriate;
11
- </li>
12
- <li>f. The training and capacity building about slavery and human trafficking available to its staff;</li>
6
+ <li>a) The organisation’s structure, its business and its supply chains</li>
7
+ <li>b) Its policies in relation to slavery and human trafficking</li>
8
+ <li>c) Its due diligence processes in relation to slavery and human trafficking in its business and supply chains</li>
9
+ <li>d) The parts of its business and supply chains where there is a risk of slavery and human trafficking taking place, and the steps it has taken to assess and manage that risk</li>
10
+ <li>e) Its effectiveness in ensuring that slavery and human trafficking is not taking place in its business or supply chains, measured against such performance indicators as it considers appropriate</li>
11
+ <li>f) The training and capacity building about slavery and human trafficking available to its staff</li>
13
12
  </ul>
14
13
 
15
14
  Please note: if you are publishing a statement as a group of companies, it:
@@ -3,7 +3,7 @@ question: |
3
3
  Please provide an explanation as to why not and/or assurances that it will be included before the framework start date.
4
4
 
5
5
  type: textbox_large
6
- max_length_in_words: 500
6
+ max_length_in_words: 1000
7
7
 
8
8
  validations:
9
9
  -
@@ -11,4 +11,4 @@ validations:
11
11
  message: You need to answer this question
12
12
  -
13
13
  name: under_word_limit
14
- message: Your answer must be no more than 500 words
14
+ message: Your answer must be no more than 1000 words
@@ -7,6 +7,5 @@ type: multiquestion
7
7
  questions:
8
8
  - groupOrConsortiumName
9
9
  - groupOrConsortiumStructure
10
- - groupOrConsortiumHealthAndSafety
11
10
  - groupOrConsortiumLeadBidder
12
11
  - listMultiqGroupOrConsortiumDetails
@@ -1,7 +1,7 @@
1
1
  name: Intend to subcontract
2
2
  question: Are you bidding with subcontractors?
3
3
  type: boolean
4
- hint: 'You need to provide us with a list of all your intended subcontractors who you intend to use to deliver the call-off contracts, refer to Attachment 2 paragraphs [4.4.5 to 4.4.10]'
4
+ hint: You need to provide us with a list of all your intended subcontractors who you intend to use to deliver the call-off contracts, refer to Attachment 2 paragraph 5
5
5
 
6
6
  followup:
7
7
  multiqSubcontractorDetails:
@@ -20,4 +20,4 @@ validations:
20
20
  name: answer_required
21
21
  message: You must enter the associated person's PPON
22
22
  - name: under_character_limit
23
- message: PPON must not exceed 14 characters
23
+ message: PPON must be 14 characters long
@@ -12,9 +12,9 @@ validations:
12
12
  name: answer_required
13
13
  message: You must enter the associated person's share code
14
14
  - name: under_character_limit
15
- message: Share code must be 8 characters
15
+ message: Share code must be 8 characters long
16
16
  - name: over_character_limit
17
- message: Share code must be 8 characters
17
+ message: Share code must be 8 characters long
18
18
  - name: share_code_found
19
19
  message: The PPON and Share code for the associated person is not correct, please check and re-enter
20
20
  - name: ppon_found_in_cdp_data
@@ -3,9 +3,9 @@ question: >
3
3
  Please confirm if you intend to use a supply chain for this framework contract to deliver any call off contract that may be awarded under this framework agreement.
4
4
  type: boolean
5
5
  hint: >
6
- <p class="govuk-hint">If you intend to use a supply chain for this contract, you must demonstrate you have effective systems in place to ensure a reliable supply chain. This criterion focuses on exploring your payment systems. If you confirm you do not intend to use a supply chain for this contract, you are not required to complete the rest of this section.</p>
7
- <p class="govuk-hint govuk-!-margin-top-3">In this section, references to supply chain means suppliers or subcontractors of any tier that execute any works, supply any products or provide any services that are used wholly or substantially for the purpose of performing (or contributing to the performance of) the whole or any part of the contract. For more information, please read the <a class="govuk-link" href="https://www.gov.uk/government/publications/business-payment-practices-and-performance-reporting-requirements" target="_blank">associated guidance (open in new window)</a>.</p>
8
-
6
+ <p class="govuk-hint">If you intend to use a supply chain for this contract, you must demonstrate you have effective systems in place to ensure a reliable supply chain. This criteria focuses on exploring your payment systems. If confirm you do not intend to use a supply chain for this contract, you are not required to complete the rest of this section.</p>
7
+ <p class="govuk-hint govuk-!-margin-top-3">In this section, references to supply chain means suppliers or subcontractors of any tier that execute any works, supply any products or provide any services that are used wholly or substantially for the purpose of performing (or contributing to the performance of) the whole or any part of the contract.</p>
8
+ <p class="govuk-hint govuk-!-margin-top-3">Further information and guidance can be found on <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/government/publications/ppn-015-how-to-take-account-of-a-suppliers-approach-to-payment-in-the-procurement-of-major-contracts/ppn-015-taking-account-of-a-suppliers-approach-to-payment-in-the-procurement-of-major-contracts-html">PPN 015 (opens in new tab)</a>.</p>
9
9
 
10
10
  followup:
11
11
  systemsInPlaceToPayThoseInYourSupplyChain:
@@ -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 be 14 characters long
@@ -5,6 +5,7 @@ question_advice: Example share code from CDP - FW8G8KhC
5
5
  type: text
6
6
 
7
7
  max_length_in_characters: 8
8
+ min_length_in_characters: 8
8
9
 
9
10
  validations:
10
11
  -
@@ -12,7 +13,10 @@ validations:
12
13
  message: You must enter the associated person's share code
13
14
  -
14
15
  name: under_character_limit
15
- message: Share code must not exceed 8 characters
16
+ message: Share code must be 8 characters long
17
+ -
18
+ name: over_character_limit
19
+ message: Share code must be 8 characters long
16
20
  -
17
21
  name: share_code_found
18
22
  message: The PPON and Share code for the associated person is not correct, please check and re-enter
@@ -1,6 +1,7 @@
1
1
  name: CRP website
2
2
 
3
3
  question: Please enter the web address for your latest carbon reduction plan.
4
+ hint: The web address must include the scheme, for example https://www.example.com
4
5
 
5
6
  type: text
6
7
 
@@ -12,4 +13,4 @@ validations:
12
13
  name: answer_required
13
14
  message: You must enter a website
14
15
  - name: invalid_format
15
- message: Enter a valid website
16
+ message: Enter a valid web address including the scheme, for example https://www.example.com
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.0",
3
+ "version": "4.4.2",
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"
@@ -1,15 +0,0 @@
1
- name: Adequate arrangements in place to manage health and safety for your consortium
2
- question: Please confirm that all members of your consortium have adequate arrangements in place to manage health and safety effectively and control significant risks relevant to the requirement (including risks from the use of contractors, where relevant).
3
- question_advice: >
4
- <p class="govuk-body">This question is assessed as Pass/Fail.</p>
5
-
6
- <p class="govuk-body">Your tender will fail, if you do not answer yes to this question, as you will not satisfy this condition of participation.</p>
7
-
8
- <p class="govuk-body">Your tender will be disregarded. We will tell you that your tender has been disregarded and why.</p>
9
-
10
- type: boolean
11
-
12
- validations:
13
- -
14
- name: answer_required
15
- message: You must select an option