ccs-digitalmarketplace-frameworks 5.2.1 → 5.2.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.
@@ -73,7 +73,7 @@
73
73
  <p>The new <a class="govuk-link" target="_blank" rel="noopener noreferrer"
74
74
  href="https://assets.publishing.service.gov.uk/media/67ae1529e270ceae39f9e1a0/2025-02-11_PPN_002_The_social_value_model.docx.pdf">
75
75
  Social Value Model (opens in new tab)</a>
76
- was introduced in February 2025 and is based around 5 Missions with 8 Outcomes that break down into Model Award Criteria (MACs), model sub-criteria and standard reporting metrics.
76
+ was introduced in February 2025 and is based around 5 Missions with 8 Outcomes that break down into Model Award Criteria (MAC), model sub-criteria and standard reporting metrics.
77
77
  </p>
78
78
  <p>The following 4 Missions have been identified as relevant to this agreement.
79
79
 
@@ -96,7 +96,7 @@
96
96
 
97
97
  <h2 class="govuk-heading-m">INSTRUCTIONS</h2>
98
98
  <p>
99
- Read through the Missions, MACs and Model Sub-Criteria below and select all the areas which you commit to developing or focussing on as part of a contract. This forms part of your evaluation.
99
+ Read through the Missions, MAC and Model Sub-Criteria below and select all the areas which you commit to developing or focussing on as part of a contract. This forms part of your evaluation.
100
100
  </p>
101
101
  <p>You must <strong>select a minimum of one box</strong> across any of the activities between model sub-criteria 1a and 8a. Failure to select at least one will result in your application being deemed non-compliant. (Selecting multiple options does not equate to a higher score).
102
102
  </p>
@@ -33,8 +33,7 @@
33
33
  - alsoBiddingLot3
34
34
  - adhereToNCSCGuidance
35
35
  - policiesAndControlsInPlace
36
- - highLevelProcedureForContractualExitPaasAndSaasAboveOfficial
37
- - highLevelProcedureForContractualExitPaasAndSaas
36
+ - highLevelProcedureForContractualExit
38
37
  - howYouEngageInChangeOfService
39
38
 
40
39
  -
@@ -25,7 +25,7 @@
25
25
  slug: customer-information
26
26
  editable: True
27
27
  description: |
28
- This customer will be contacted to confirm the information you provided in the TAC is correct. Please ensure your customer is aware they will be contacted for their signature. You will not be able to submit your application if the TAC is not signed.
28
+ This customer will be contacted to confirm the information you provided in the TAC is correct. Please ensure your customer is aware they will be contacted for their signature. You will be able to submit your application if the TAC is not signed.
29
29
  questions:
30
30
  - customerOrganisation
31
31
  - customerContactName
@@ -4,7 +4,7 @@ name: Your high level procedure for customer contractual exit
4
4
  question: |
5
5
  <legend class="govuk-fieldset__legend--m">
6
6
  Please describe in no more than 250 words your high level procedure for customer contractual exit.<br>
7
- Reference 7.6 (Exit Planning in Lot 1a) of Framework Schedule 1 - Specification
7
+ Reference 7.6 (Exit Planning in Lot 1a) or Reference 8.7 (Exit Planning in Lot 1b) of Framework Schedule 1 - Specification as relevant
8
8
  </legend>
9
9
 
10
10
  question_advice: >
@@ -8,12 +8,12 @@ options:
8
8
  description: |
9
9
  <strong>Mission: Kick start economic growth.</strong> To secure the highest sustained growth in the G7 - with good jobs and productivity growth in every part of the country making everyone, not just a few, better off.
10
10
 
11
- <strong>Policy Outcome 1: Fair work:</strong> That offers fair wages and good working conditions. Help people get a job, stay in work, and progress in their careers, with good employment opportunities across the country. Notes: Where there is a large proportion of labour costs in the contract, commercial teams should consider MACs in Outcome 1 as a priority
11
+ <strong>Policy Outcome 1: Fair work:</strong> That offers fair wages and good working conditions. Help people get a job, stay in work, and progress in their careers, with good employment opportunities across the country. Notes: Where there is a large proportion of labour costs in the contract, commercial teams should consider MAC in Outcome 1 as a priority
12
12
 
13
13
  options:
14
14
  - divider: |
15
15
  <p class="govuk-body govuk-!-margin-top-0">
16
- <strong>1a Create and retain high quality jobs (as defined in MACs 1b-1d)</strong><br>
16
+ <strong>1a Create and retain high quality jobs (as defined in MAC 1b-1d)</strong><br>
17
17
  Activities that demonstrate and describe the supplier’s existing or planned activities for the contract workforce:
18
18
  </p>
19
19
  <p class="govuk-body govuk-!-margin-bottom-0">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "5.2.1",
3
+ "version": "5.2.3",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,27 +0,0 @@
1
- id: highLevelProcedureForContractualExit
2
- name: Your high level procedure for customer contractual exit
3
-
4
- question: |
5
- <legend class="govuk-fieldset__legend--m">
6
- Please describe in no more than 250 words your high level procedure for customer contractual exit.<br>
7
- Reference 8.7 (Exit Planning in Lot 1b) of Framework Schedule 1 - Specification
8
- </legend>
9
-
10
- question_advice: >
11
- You may refer to publicly available documents where relevant, but must describe the content to show your high level procedure
12
-
13
- depends:
14
- - "on": route
15
- being:
16
- - cloud-hosting
17
-
18
- type: textbox_large
19
- max_length_in_words: 250
20
-
21
- validations:
22
- - name: answer_required
23
- message: You must enter your procedure
24
- - name: under_250_words
25
- message: Your answer must be no more than 250 words
26
- - name: under_character_limit
27
- message: Your answer must be no more than 2500 characters