ccs-digitalmarketplace-frameworks 4.4.6 → 4.4.7
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.
- package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_additional_lot_questions.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateCapacity.yml +6 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateContinuousImprovement.yml +6 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqContinuousImprovementAndKnowledgeTransfer.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqDemonstrateCapabilityAndCapacity.yml +1 -1
- package/package.json +1 -1
package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_additional_lot_questions.yml
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
- multiqDemonstrateQualityAndInnovation
|
|
14
14
|
|
|
15
15
|
-
|
|
16
|
-
name: Award question -
|
|
16
|
+
name: Award question - Collaboration and Knowledge Transfer
|
|
17
17
|
slug: continuous-improvement-and-knowledge-transfer
|
|
18
18
|
editable: True
|
|
19
19
|
questions:
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
name: Demonstrate capacity
|
|
2
|
-
question:
|
|
3
|
-
|
|
4
|
-
<
|
|
5
|
-
<p>
|
|
2
|
+
question: Assessment methodology
|
|
3
|
+
question_advice: >
|
|
4
|
+
<p>In order to satisfy the award criteria, you must fully address each of the sub-criteria a) to b):</p>
|
|
5
|
+
<p>You must clearly demonstrate:</p>
|
|
6
|
+
<p>a) How your organisation will maintain all the service capabilities and associated digital roles required under the framework while meeting the needs of different buyers. Your response must clearly explain how you will achieve and maintain buyer satisfaction across multiple projects of differing size and contract duration (in accordance with the requirements set out under part 3.2.1.2 of the Specification).</p>
|
|
7
|
+
<p>b) How you will ensure that capable and skilled resources are available when needed by buyers. Your response must clearly describe how you will manage capacity planning to deliver right-sized teams with the appropriate skill levels for the services being delivered, whilst ensuring you are able to meet any demand peaks from buyers (in accordance with the requirements set out under part 3.2.2.1 and 3.2.2.2 of the Specification).</p>
|
|
6
8
|
type: textbox_large
|
|
7
9
|
max_length_in_words: 700
|
|
8
10
|
hint: You must read Attachment 2d Quality Questionnaire for the details of this question's requirement, assessment methodology, response guidance and marking scheme.
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
name: Demonstrate continuous improvement
|
|
2
|
-
question:
|
|
3
|
-
|
|
2
|
+
question: Assessment methodology
|
|
3
|
+
question_advice: >
|
|
4
|
+
<p>In order to satisfy the award criteria, you must fully address each of the sub-criteria a) to b): </p>
|
|
4
5
|
|
|
5
|
-
<
|
|
6
|
+
<p>You must clearly demonstrate:</p>
|
|
6
7
|
|
|
7
|
-
<p>(
|
|
8
|
+
<p>(a) How you will develop strategic relationships with the buyer's stakeholders and your own supply chain, while identifying and implementing opportunities for improved ways of working throughout the duration of the call-off contract. Your response must clearly describe the tools and techniques you will use to effectively communicate with the buyer and other relevant parties to ensure satisfactory service delivery (in accordance with the requirements set out under part 5.7 of the Specification). </p>
|
|
8
9
|
|
|
10
|
+
<p>(b) How your organisation will effectively transfer knowledge gained throughout the contract lifecycle within the buyer's organisation. Your response must clearly describe the tools and techniques that will be used to ensure an appropriate level of handover to support ongoing service delivery and development (in accordance with the requirements set out under part 5.5 of the Specification). </p>
|
|
9
11
|
hint: You must read Attachment 2d Quality Questionnaire for the details of this question's requirement, assessment methodology, response guidance and marking scheme.
|
|
10
12
|
type: textbox_large
|
|
11
13
|
max_length_in_words: 700
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Demonstrate continuous improvement and knowledge transfer
|
|
2
|
-
question: CCS requires you to demonstrate how your organisation will collaborate
|
|
2
|
+
question: CCS requires you to demonstrate how your organisation will effectively collaborate with the buyer and transfer knowledge to ensure continued service delivery and appropriate handover throughout each stage of the contract lifecycle.
|
|
3
3
|
depends:
|
|
4
4
|
- "on": "lot"
|
|
5
5
|
being:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Demonstrate capability and capacity
|
|
2
|
-
question: CCS requires you to demonstrate how you will manage
|
|
2
|
+
question: CCS requires you to demonstrate how you will manage fluctuating 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:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.7",
|
|
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"
|