ccs-digitalmarketplace-frameworks 4.0.0 → 4.0.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.
@@ -1,11 +1,11 @@
1
1
  -
2
- name: Capability & Capacity
2
+ name: Award question - Capability and capacity
3
3
  editable: True
4
4
  questions:
5
5
  - multiqDemonstrateCapabilityAndCapacity
6
6
 
7
7
  -
8
- name: Quality & Innovation
8
+ name: Award question - Quality and innovation
9
9
  editable: True
10
10
  questions:
11
11
  - multiqDemonstrateQualityAndInnovation
@@ -1,7 +1,11 @@
1
1
  name: Demonstrate capacity
2
- question: Demonstrate how will you ensure that capable and skilled resources are available to identify and assess customer requirements and propose appropriate solutions while managing risk
2
+ question: >
3
+ <p>In order to satisfy the award criteria, you must fully address each of the sub-criteria (a) and (b) in your response:</p>
4
+ <P>(a) Demonstrate how your organisation will maintain required delivery capability and service levels to meet buyer satisfaction within a complex environment of fluctuating demand (in accordance with the requirements set out under part 3.2.1 of the Specification).</p>
5
+ <p>(b) Demonstrate how will you ensure that capable and skilled resources are available to identify and assess customer requirements and propose appropriate solutions while managing risk (in accordance with the requirements set out under part 3.2.2 of the Specification).</p>
3
6
  type: textbox_large
4
- max_length_in_words: 500
7
+ max_length_in_words: 700
8
+ hint: You must read Attachment 2d Quality Questionnaire for the details of this question's requirement, assessment methodology, response guidance and marking scheme.
5
9
  depends:
6
10
  - "on": "lot"
7
11
  being:
@@ -10,10 +14,10 @@ depends:
10
14
  validations:
11
15
  -
12
16
  name: answer_required
13
- message: 'You need to answer this question'
17
+ message: 'You must detail how you will manage constant demand for Digital Resources'
14
18
  -
15
- name: under_500_words
16
- message: Your answer must be no more than 500 words
19
+ name: under_700_words
20
+ message: How you will manage constant demand for Digital Resources, must be less than 700 words
17
21
  -
18
22
  name: under_character_limit
19
- message: Your answer must be no longer than 5000 characters.
23
+ message: Your answer must be no longer than 7000 characters.
@@ -19,7 +19,7 @@ validations:
19
19
  name: answer_required
20
20
  message: 'You must detail how your organisation will collaborate through the contract lifecycle'
21
21
  -
22
- name: under_500_words
22
+ name: under_700_words
23
23
  message: How your organisation will collaborate through the contract lifecycle, must be less than 700 words
24
24
  -
25
25
  name: under_character_limit
@@ -1,7 +1,12 @@
1
1
  name: Demonstrate quality
2
- question: Demonstrate how you will ensure quality in the delivery of artefacts and maintain quality through the life of call off contracts to meet buyers requirements
2
+ question: >
3
+ <p>In order to satisfy the award criteria, you must fully address each of the sub-criteria (a) and (b) in your response:</p>
4
+ <P>(a) Demonstrate how you will ensure quality in delivery and maintain quality through the life of call off contracts to meet buyer's requirements (in accordance with the requirements set out under part 3.2.3 of the Specification).</p>
5
+ <p>(b) Demonstrate how you will ensure your staff deployed on assignments under this framework are at the forefront of current thinking and practises to address public sector buyer requirements and how you transfer this knowledge throughout your organisation (in accordance with the requirements set out under part 5.4 of the Specification).</p>
6
+
3
7
  type: textbox_large
4
- max_length_in_words: 500
8
+ max_length_in_words: 700
9
+ hint: You must read Attachment 2d Quality Questionnaire for the details of this question's requirement, assessment methodology, response guidance and marking scheme.
5
10
  depends:
6
11
  - "on": "lot"
7
12
  being:
@@ -10,10 +15,10 @@ depends:
10
15
  validations:
11
16
  -
12
17
  name: answer_required
13
- message: 'You need to answer this question'
18
+ message: 'You must detail how will you deliver quality and innovative outputs'
14
19
  -
15
- name: under_500_words
16
- message: Your answer must be no more than 500 words
20
+ name: under_700_words
21
+ message: How will you deliver quality and innovative outputs, must be less than 700 words
17
22
  -
18
23
  name: under_character_limit
19
- message: Your answer must be no longer than 5000 characters.
24
+ message: Your answer must be no longer than 7000 characters.
@@ -1,5 +1,5 @@
1
1
  name: Demonstrate capability and capacity
2
- question: You are required to demonstrate how you will manage constant demand for Digital Resource from one or more Buyers for a range of Small Medium and or Large Programs
2
+ question: CCS requires you to demonstrate how you will manage constant demand for digital resource from one or more buyers for a range of small, medium and / or large projects.
3
3
  depends:
4
4
  - "on": "lot"
5
5
  being:
@@ -8,4 +8,3 @@ depends:
8
8
  type: multiquestion
9
9
  questions:
10
10
  - demonstrateCapacity
11
- - demonstrateCapability
@@ -1,5 +1,5 @@
1
1
  name: Demonstrate quality and innovation
2
- question: You are required to demonstrate how you will deliver quality and innovative outputs to the Buyer
2
+ question: CCS requires you to demonstrate how you will deliver quality and innovative outputs to the buyer.
3
3
  depends:
4
4
  - "on": "lot"
5
5
  being:
@@ -8,4 +8,3 @@ depends:
8
8
  type: multiquestion
9
9
  questions:
10
10
  - demonstrateQuality
11
- - demonstrateInnovation
@@ -24,7 +24,6 @@ depends:
24
24
  being:
25
25
  - fvra_lot_2_only_fail
26
26
  - fvra_lot_2_only_pass
27
- - fvra_lot_2_with_other_lots_fail
28
27
  - fvra_lot_2_with_other_lots_pass
29
28
  - fvra_default_fail
30
29
  - "on": immediateParentCompany
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.0.0",
3
+ "version": "4.0.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"
@@ -189,6 +189,7 @@
189
189
  "under_200_words",
190
190
  "under_300_words",
191
191
  "under_500_words",
192
+ "under_700_words",
192
193
  "under_word_limit",
193
194
  "under_character_limit",
194
195
  "over_character_limit",
@@ -1,19 +0,0 @@
1
- name: Demonstrate capability
2
- question: Demonstrate how your organisation will maintain required delivery capability and service levels to meet buyer satisfaction within a complex environment of fluctuating demand
3
- type: textbox_large
4
- max_length_in_words: 500
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-capability-and-delivery-partner
9
-
10
- validations:
11
- -
12
- name: answer_required
13
- message: 'You need to answer this question'
14
- -
15
- name: under_500_words
16
- message: Your answer must be no more than 500 words
17
- -
18
- name: under_character_limit
19
- message: Your answer must be no longer than 5000 characters.
@@ -1,19 +0,0 @@
1
- name: Demonstrate innovation
2
- question: Demonstrate how you will ensure your staff deployed on assignments under this framework are at the forefront of current thinking and practises to address public sector buyer requirements and how you transfer this knowledge throughout your organisation
3
- type: textbox_large
4
- max_length_in_words: 500
5
- depends:
6
- - "on": "lot"
7
- being:
8
- - digital-capability-and-delivery-partner
9
-
10
- validations:
11
- -
12
- name: answer_required
13
- message: 'You need to answer this question'
14
- -
15
- name: under_500_words
16
- message: Your answer must be no more than 500 words
17
- -
18
- name: under_character_limit
19
- message: Your answer must be no longer than 5000 characters.