ccs-digitalmarketplace-frameworks 3.2.0 → 3.3.0

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.
@@ -0,0 +1,10 @@
1
+ - name: Legal text
2
+ questions:
3
+ - legalText
4
+
5
+
6
+ - name: Framework agreement
7
+ questions:
8
+ - signerName
9
+ - signerRole
10
+ - signerTermsAndConditions
@@ -1,5 +1,5 @@
1
1
  call_off_contract_url: https://www.gov.uk/government/publications/g-cloud-14-call-off-contract/__placeholder__/__placeholder__
2
2
  customer_benefits_record_form_url: https://docs.google.com/forms/d/e/1FAIpQLSfQ3VeAMCIYNur4FoZxzn1F5BDkOTxFNK-4qbTlHVcyGqTgpw/viewform/__placeholder__/__placeholder__
3
3
  framework_agreement_pdf_url: https://www.contractsfinder.service.gov.uk/Notice/9637a011-f05e-4fce-a4b9-e5fd98321150
4
- framework_agreement_url: https://www.crowncommercial.gov.uk/g-cloud-14-contract-terms-and-conditions//__placeholder__
4
+ framework_agreement_url: https://www.contractsfinder.service.gov.uk/Notice/Attachment/43c68a54-735a-48fa-ad47-32461ed5e5a7
5
5
  supplier_guide_url: https://www.contractsfinder.service.gov.uk/Notice/9637a011-f05e-4fce-a4b9-e5fd98321150
@@ -0,0 +1,143 @@
1
+ type: text
2
+ optional: true
3
+ question: |
4
+ <h2 class="govuk-heading-m">
5
+ 1. The Appointment
6
+ </h2>
7
+ <p>
8
+ This section includes terms about the Supplier appointment.
9
+ </p>
10
+
11
+ <p>
12
+ 1.1 <strong>Appointment</strong>
13
+ <p>
14
+ <p>
15
+ Under the terms of this Framework Agreement (RM1557.14) and the Supplier’s Application, the Minister for the Cabinet Office, represented by the Crown Commercial Service (CCS), 9th Floor, The Capital, Old Hall Street, Liverpool, L3 9PP, appoints:
16
+ </p>
17
+
18
+ <p>
19
+ <strong>Company:</strong>
20
+ [[registered_name]]
21
+ </p>
22
+
23
+ <p>
24
+ <strong>Registered address:</strong>
25
+ [[registered_address]]
26
+ </p>
27
+
28
+ <p>
29
+ <strong>Company number:</strong>
30
+ [[registration_number]]
31
+ </p>
32
+
33
+ <p>
34
+ (the ‘Supplier’), as a Framework Agreement Supplier of G-Cloud Services who can be considered for Call-Off Contracts as outlined in the Contract Notice in the Find a Tender Service reference (2024/S 000-005327).
35
+ </p>
36
+
37
+ <p>
38
+ <span>
39
+ 1.2
40
+ </span>
41
+ <span>
42
+ <strong>Appointment is to:</strong>
43
+ [[completed_lots]]
44
+ </span>
45
+ </p>
46
+
47
+ <p>
48
+ <span>
49
+ 1.3
50
+ </span>
51
+ <span>
52
+ <strong>Appointment starts at:</strong>
53
+ 29 October 2024
54
+ </span>
55
+ </p>
56
+
57
+ <p>
58
+ <span>
59
+ 1.4
60
+ </span>
61
+ <span>
62
+ <strong>Appointment ends at:</strong>
63
+ 28 April 2026
64
+ </span>
65
+ </p>
66
+
67
+ <p>
68
+ <span>
69
+ 1.5
70
+ </span>
71
+ <span>
72
+ <strong>Framework Agreement extension:</strong>
73
+ N/A
74
+ </span>
75
+ </p>
76
+
77
+ <p>
78
+ <span>
79
+ 1.6
80
+ </span>
81
+ <span>
82
+ <strong>Framework Agreement term:</strong>
83
+ From and including the date at 1.3 above (Appointment starts at) to and including the date at 1.4 above (Appointment ends at).
84
+ </span>
85
+ </p>
86
+
87
+ <p>
88
+ <span>
89
+ 1.7
90
+ </span>
91
+ <span>
92
+ <strong>Call-Off Contract length:</strong>
93
+ Up to 36 months plus an optional extension period of up to 12 months.
94
+ </span>
95
+ </p>
96
+
97
+ <p>
98
+ <span>
99
+ 1.8
100
+ </span>
101
+ <span>
102
+ The Parties agree that they have read this Framework Agreement and by signing below agree to be bound by its terms.
103
+ </span>
104
+ </p>
105
+
106
+ <p>
107
+ <span>
108
+ 1.9
109
+ </span>
110
+ <span>
111
+ All sections, including the Invitation to Tender and Schedules to this Framework Agreement are expressly part of this Framework Agreement.
112
+ </span>
113
+ </p>
114
+
115
+ <p>
116
+ <span>
117
+ 1.10
118
+ </span>
119
+ <span>
120
+ CCS will pay £1 to the Supplier to perform its obligations under this Framework Agreement, receipt of which is acknowledged by the Supplier signing this Framework Agreement.
121
+ </span>
122
+ </p>
123
+
124
+ <p>
125
+ <span>
126
+ 1.11
127
+ </span>
128
+ <span>
129
+ The finalised Framework Agreement includes an electronically signed Framework Agreement. It is electronically signed by the Supplier when they make the legal declaration confirming their agreement to the G-Cloud 14 Framework Agreement, and countersigned by Crown Commercial Service.
130
+ </span>
131
+ </p>
132
+
133
+ <p class="govuk-body">
134
+ <a href="[[framework_govuk_url]]">
135
+ Read the [[framework_name]] contract terms and conditions
136
+ </a>
137
+ </p>
138
+
139
+ depends:
140
+ - "on": agreementVersion
141
+ being:
142
+ - standard
143
+ - guarantor
@@ -0,0 +1,16 @@
1
+ question: Your full name
2
+ type: text
3
+
4
+ depends:
5
+ - "on": agreementVersion
6
+ being:
7
+ - standard
8
+ - guarantor
9
+
10
+ max_length_in_characters: 256
11
+
12
+ validations:
13
+ - name: answer_required
14
+ message: Enter your full name.
15
+ - name: under_character_limit
16
+ message: Name must be under 256 characters.
@@ -0,0 +1,16 @@
1
+ question: Your role in the company
2
+ type: text
3
+
4
+ depends:
5
+ - "on": agreementVersion
6
+ being:
7
+ - standard
8
+ - guarantor
9
+
10
+ max_length_in_characters: 256
11
+
12
+ validations:
13
+ - name: answer_required
14
+ message: Enter your role in the company.
15
+ - name: under_character_limit
16
+ message: Name must be under 256 characters.
@@ -0,0 +1,16 @@
1
+ question: <span class="govuk-visually-hidden">Do you accept the terms and conditions of the [[contract_title]]?</span>
2
+ type: checkboxes
3
+
4
+ depends:
5
+ - "on": agreementVersion
6
+ being:
7
+ - standard
8
+ - guarantor
9
+
10
+ options:
11
+ - label: I accept the terms and conditions of the [[contract_title]]
12
+ value: "yes"
13
+
14
+ validations:
15
+ - name: answer_required
16
+ message: Accept the terms and conditions of the [[contract_title]].
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.2.0",
3
+ "version": "3.3.0",
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"
@@ -68,6 +68,9 @@ DOS7_LOTS = [
68
68
  STANDARD_AGREEMENT_VERSIONS = [
69
69
  ('standard', 'Standard agreement')
70
70
  ]
71
+ GUARANTOR_AGREEMENT_VERSIONS = [
72
+ ('guarantor', 'Guarantor agreement')
73
+ ]
71
74
 
72
75
  FRAMEWORKS_AND_LOTS = {
73
76
  "g-cloud": [
@@ -110,7 +113,8 @@ FRAMEWORKS_AND_LOTS = {
110
113
  {
111
114
  'framework_slug': 'g-cloud-14',
112
115
  'framework_name': "G-Cloud 14",
113
- 'lots': G_CLOUD13_LOTS
116
+ 'lots': G_CLOUD13_LOTS,
117
+ 'agreement_versions': STANDARD_AGREEMENT_VERSIONS + GUARANTOR_AGREEMENT_VERSIONS
114
118
  },
115
119
  ],
116
120
  "digital-outcomes-and-specialists": [
@@ -247,7 +251,6 @@ SCHEMAS = {
247
251
  'g-cloud-10',
248
252
  'g-cloud-11',
249
253
  'g-cloud-12',
250
- 'g-cloud-14',
251
254
  'digital-outcomes-and-specialists',
252
255
  'digital-outcomes-and-specialist-2',
253
256
  'digital-outcomes-and-specialist-3',