ccs-digitalmarketplace-frameworks 4.8.14 → 4.8.16

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.
@@ -22,4 +22,15 @@
22
22
 
23
23
  Quality requirements of Project Management, Continuous Improvement, Innovation and Account Management are considered relevant to G-Cloud 15 Framework Lots 2a, 2b and 3.
24
24
  questions:
25
- - commitmentForFuture
25
+ - commitmentForFuture
26
+
27
+ -
28
+ name: "Section C - Organisational Readiness"
29
+ slug: organisational-readiness
30
+ editable: True
31
+ description: |
32
+ Suppliers who are awarded a Contract under this Framework will be required to appoint a Supplier's Contract Manager to oversee the operation of the Call-Off Contract, and ensuring Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitments are delivered. For the purpose of this Framework, the Supplier's Contract Manager will be responsible for ensuring the correct processes and systems are in place for delivery of your Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitments.
33
+ The Supplier's Contract Manager role may vary between organisations, the role is the person identified in the Order Form appointed by the Supplier and any alternative person whom the Supplier intends to appoint to the role, provided that the Supplier informs the Buyer prior to the appointment. For this reason, shared mailboxes are acceptable and an individual’s contact name is still required.
34
+ questions:
35
+ - supplierContractManagerCommitment
36
+ - multiqSupplierContractManagerContact
@@ -1,10 +1,8 @@
1
1
  name: Capabilities you can mobilise
2
2
  question: Which of the following capabilities will you be able to mobilise when a call-off contract goes live?
3
- question_advice: >
4
- You must select at least one to qualify as a supplier.
3
+ question_advice: You must select at least one to qualify as a supplier
4
+ hint: Selecting multiple options does not equate to a higher score
5
5
 
6
- (Selecting multiple options does not equate to a higher score).
7
- hint: Activities that demonstrate and describe the tenderer’s existing or planned
8
6
  depends:
9
7
  - "on": "lot"
10
8
  being:
@@ -0,0 +1,18 @@
1
+ name: "Supplier Contract Manager Contact"
2
+ question: "Provide contact details for the individual who will be your Supplier's Contract Manager."
3
+
4
+ question_advice: If you are unable to state who this may be, enter the details of the person who would be ultimately responsible for delivery of any Contract, or for the relationship with CCS.
5
+
6
+ depends:
7
+ - "on": "lot"
8
+ being:
9
+ - isaas
10
+ - saas
11
+ - cloud-support
12
+
13
+ type: multiquestion
14
+
15
+ questions:
16
+ - supplierContractManagerContactName
17
+ - supplierContractManagerContactJobTitle
18
+ - supplierContractManagerContactEmail
@@ -0,0 +1,33 @@
1
+ name: Supplier's Contract Manager
2
+ question: |
3
+ Please commit here to having a Supplier's Contract Manager in the organisation to be responsible for delivery of your Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitment.
4
+ If you do not and will not have a Supplier's Contract Manager, and you are not willing to nominate someone to this role, you may state this here, and your Framework Tender Response will be disqualified.
5
+
6
+ question_advice: |
7
+ Please commit here to having a Supplier's Contract Manager in the organisation to be responsible for delivery of your Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitment.
8
+ If you do not and will not have a Supplier's Contract Manager, and you are not willing to nominate someone to this role, you may state this here, and your Framework Tender Response will be disqualified.
9
+
10
+ depends:
11
+ - "on": "lot"
12
+ being:
13
+ - isaas
14
+ - saas
15
+ - cloud-support
16
+
17
+ type: radios
18
+ required_value: "will_have_contract_manager"
19
+ options:
20
+ -
21
+ label: We WILL have a Supplier's Contract Manager in the organisation
22
+ value: "will_have_contract_manager"
23
+ -
24
+ label: We will NOT have a Supplier's Contract Manager in the organisation
25
+ value: "will_not_contract_manager"
26
+
27
+ validations:
28
+ -
29
+ name: not_required_value
30
+ message: You must confirm you will have a Supplier's Contract Manager in the organisation.
31
+ -
32
+ name: answer_required
33
+ message: You must confirm you will have a Supplier's Contract Manager in the organisation.
@@ -0,0 +1,12 @@
1
+ name: Email
2
+ question: Email
3
+ type: text
4
+ limits:
5
+ format: email
6
+ validations:
7
+ -
8
+ name: answer_required
9
+ message: "You must enter a valid email"
10
+
11
+ - name: invalid_format
12
+ message: "You must enter a valid email"
@@ -0,0 +1,10 @@
1
+ name: Job title
2
+ question: Job title
3
+ type: text
4
+ max_length_in_characters: 200
5
+
6
+ validations:
7
+ - name: answer_required
8
+ message: "You must provide a job title with a maximum of 200 characters"
9
+ - name: under_character_limit
10
+ message: "You must provide a job title with a maximum of 200 characters"
@@ -0,0 +1,10 @@
1
+ name: Name
2
+ question: Name
3
+ type: text
4
+ max_length_in_characters: 200
5
+
6
+ validations:
7
+ - name: answer_required
8
+ message: "You must provide a name with a maximum of 200 characters"
9
+ - name: under_character_limit
10
+ message: "You must provide a name with a maximum of 200 characters"
@@ -1,11 +1,11 @@
1
1
  name: "CCS Social Value Contact"
2
- question: "Please contact details of the CCS Social Value Contact"
2
+ question: "Provide contact details for the individual who will be your CCS Social Value Contact"
3
3
 
4
4
  question_advice: If you are unable to state who this may be, enter the details of the person who would be ultimately responsible for delivery of any contract, or for the relationship with CCS.
5
5
 
6
6
  type: multiquestion
7
7
 
8
8
  questions:
9
- - socialValueSectionCContactEmail
10
9
  - socialValueSectionCContactName
11
10
  - socialValueSectionCContactJobTitle
11
+ - socialValueSectionCContactEmail
@@ -1,10 +1,9 @@
1
1
  name: Social value contact email address
2
2
  question: Email address
3
3
  type: text
4
-
4
+ limits:
5
+ format: email
5
6
  validations:
6
7
  -
7
8
  name: answer_required
8
- message: "You must enter a valid email"
9
-
10
-
9
+ message: "Enter an email address in the correct format, like name@example.com"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.8.14",
3
+ "version": "4.8.16",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",