ccs-digitalmarketplace-frameworks 3.12.5 → 3.12.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/declaration.yml +36 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/agreeToSign.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/assessTheSkillsAndCapabilities.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/awareOfTheServiceStandard.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/awareOfTheSocialValueModel.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/canyYouProvideAllServices.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/centralDigitalAndDataOffice.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/complyWithTheSupplierCodeOfConduct.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/measureCustomerSatisfaction.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/practiseContinuousProfessionalDevelopment.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/preparedToPublishContracts.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/provideMi.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/respectGovernmentSecurityClassifications.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/technologyCodeOfPractice.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/transparentAboutYourFinancialPerformance.yml +15 -0
- package/package.json +1 -1
|
@@ -82,3 +82,39 @@
|
|
|
82
82
|
- skillsAndResources
|
|
83
83
|
- offerDirectlyYourselves
|
|
84
84
|
- directContractualResponsibility
|
|
85
|
+
|
|
86
|
+
-
|
|
87
|
+
name: What it means to be on Digital Outcomes and Specialists 7
|
|
88
|
+
slug: what-it-means-to-be-on-dos-7
|
|
89
|
+
editable: True
|
|
90
|
+
prefill: False
|
|
91
|
+
description: |
|
|
92
|
+
You must be able to truthfully answer ‘yes’ to every question on this page for your application to be considered eligible.
|
|
93
|
+
|
|
94
|
+
If you can’t answer ‘yes’ to every question on this page, you will not be able to proceed with your application.
|
|
95
|
+
questions:
|
|
96
|
+
- canyYouProvideAllServices
|
|
97
|
+
- agreeToSign
|
|
98
|
+
- provideMi
|
|
99
|
+
|
|
100
|
+
-
|
|
101
|
+
name: Working with government
|
|
102
|
+
slug: working-with-government
|
|
103
|
+
editable: True
|
|
104
|
+
prefill: False
|
|
105
|
+
description: |
|
|
106
|
+
You must be able to truthfully answer ‘yes’ to every question on this page for your application to be considered eligible.
|
|
107
|
+
|
|
108
|
+
If you can’t answer ‘yes’ to every question on this page, you will not be able to proceed with your application.
|
|
109
|
+
questions:
|
|
110
|
+
- technologyCodeOfPractice
|
|
111
|
+
- awareOfTheServiceStandard
|
|
112
|
+
- centralDigitalAndDataOffice
|
|
113
|
+
- transparentAboutYourFinancialPerformance
|
|
114
|
+
- preparedToPublishContracts
|
|
115
|
+
- respectGovernmentSecurityClassifications
|
|
116
|
+
- assessTheSkillsAndCapabilities
|
|
117
|
+
- practiseContinuousProfessionalDevelopment
|
|
118
|
+
- measureCustomerSatisfaction
|
|
119
|
+
- awareOfTheSocialValueModel
|
|
120
|
+
- complyWithTheSupplierCodeOfConduct
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Agree to sign and return the final framework agreement
|
|
2
|
+
question: |
|
|
3
|
+
Do you agree to sign and return the final framework agreement within 10 calendar days of it being issued by the Crown Commercial Service?
|
|
4
|
+
|
|
5
|
+
type: checkboxes
|
|
6
|
+
|
|
7
|
+
options:
|
|
8
|
+
- label: "Yes"
|
|
9
|
+
value: "yes"
|
|
10
|
+
|
|
11
|
+
validations:
|
|
12
|
+
-
|
|
13
|
+
name: answer_required
|
|
14
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Assess the skills and capabilities
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Do you assess the skills and capabilities of people you select to work for your organisation and could you provide evidence of how you do this, if requested?
|
|
5
|
+
|
|
6
|
+
type: checkboxes
|
|
7
|
+
|
|
8
|
+
options:
|
|
9
|
+
- label: "Yes"
|
|
10
|
+
value: "yes"
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
name: Aware of the Service Standard
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Are you aware of, and will you comply with, the
|
|
5
|
+
<a class="govuk-link" href="https://www.gov.uk/service-manual/service-standard" target="_blank" rel="noopener noreferrer">Service Standard (opens in new tab)</a>
|
|
6
|
+
and the government’s
|
|
7
|
+
<a class="govuk-link" href="https://www.gov.uk/design-principles" target="_blank" rel="noopener noreferrer">service design principles (opens in new tab)</a>?
|
|
8
|
+
|
|
9
|
+
type: checkboxes
|
|
10
|
+
|
|
11
|
+
options:
|
|
12
|
+
- label: "Yes"
|
|
13
|
+
value: "yes"
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
-
|
|
17
|
+
name: answer_required
|
|
18
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
name: Respect government security classifications
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Are you aware of the
|
|
5
|
+
<a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/940826/Social-Value-Model-Edn-1.1-3-Dec-20.pdf" target="_blank" rel="noopener noreferrer">Social Value Model (opens in a new tab)</a>
|
|
6
|
+
to
|
|
7
|
+
<a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/921437/PPN-06_20-Taking-Account-of-Social-Value-in-the-Award-of-Central-Government-Contracts.pdf" target="_blank" rel="noopener noreferrer">deliver social value through government's commercial activities (opens in a new tab)</a>
|
|
8
|
+
|
|
9
|
+
type: checkboxes
|
|
10
|
+
|
|
11
|
+
options:
|
|
12
|
+
- label: "Yes"
|
|
13
|
+
value: "yes"
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
-
|
|
17
|
+
name: answer_required
|
|
18
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Can you provide all the services
|
|
2
|
+
question: |
|
|
3
|
+
If your application is successful, can you provide all the services you’re submitting to Digital Outcomes and Specialists 7 from the first day you’re awarded a place on the framework?
|
|
4
|
+
hint: You must be ready to provide the services you’re submitting from Month Year
|
|
5
|
+
|
|
6
|
+
type: checkboxes
|
|
7
|
+
|
|
8
|
+
options:
|
|
9
|
+
- label: "Yes"
|
|
10
|
+
value: "yes"
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: Technology Code of Practice
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Do you agree to work in alignment with the
|
|
5
|
+
<a class="govuk-link" href="https://www.gov.uk/government/publications/digital-and-technology-spend-control-version-6/digital-and-data-functions-strategic-commitments" target="_blank" rel="noopener noreferrer">Central Digital and Data Office digital and data function’s strategic commitments (opens in new tab)?</a>?
|
|
6
|
+
|
|
7
|
+
type: checkboxes
|
|
8
|
+
|
|
9
|
+
options:
|
|
10
|
+
- label: "Yes"
|
|
11
|
+
value: "yes"
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
-
|
|
15
|
+
name: answer_required
|
|
16
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
name: Respect government security classifications
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Will you comply with the
|
|
5
|
+
<a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/940826/Social-Value-Model-Edn-1.1-3-Dec-20.pdf" target="_blank" rel="noopener noreferrer">Supplier Code of Conduct (opens in new tab)</a>?
|
|
6
|
+
|
|
7
|
+
hint: The supplier code of conduct exists to help suppliers to understand the standards and behaviours that are expected when you work with Government, and how you can help Government deliver for taxpayers.
|
|
8
|
+
|
|
9
|
+
type: checkboxes
|
|
10
|
+
|
|
11
|
+
options:
|
|
12
|
+
- label: "Yes"
|
|
13
|
+
value: "yes"
|
|
14
|
+
|
|
15
|
+
validations:
|
|
16
|
+
-
|
|
17
|
+
name: answer_required
|
|
18
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Measure customer satisfaction
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Do you have a process to measure customer satisfaction and can you provide evidence of that process on request?
|
|
5
|
+
|
|
6
|
+
type: checkboxes
|
|
7
|
+
|
|
8
|
+
options:
|
|
9
|
+
- label: "Yes"
|
|
10
|
+
value: "yes"
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Assess the skills and capabilities
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Does your organisation practise continuous professional development for your employees, and can you provide evidence of this on request?
|
|
5
|
+
|
|
6
|
+
type: checkboxes
|
|
7
|
+
|
|
8
|
+
options:
|
|
9
|
+
- label: "Yes"
|
|
10
|
+
value: "yes"
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: Prepared to publish contracts
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Are you prepared to publish contracts according to
|
|
5
|
+
<a class="govuk-link" href="https://www.gov.uk/government/publications/procurement-policy-note-0117-update-to-transparency-principles" target="_blank" rel="noopener noreferrer">government policy (opens in new tab)</a>?
|
|
6
|
+
|
|
7
|
+
type: checkboxes
|
|
8
|
+
|
|
9
|
+
options:
|
|
10
|
+
- label: "Yes"
|
|
11
|
+
value: "yes"
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
-
|
|
15
|
+
name: answer_required
|
|
16
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Provide all the monthly Digital Outcomes and Specialists 7-related management information
|
|
2
|
+
question: |
|
|
3
|
+
Do you confirm that you’re prepared to provide all the monthly Digital Outcomes and Specialists 7-related management information (MI) to the Crown Commercial Service as outlined in the reporting template
|
|
4
|
+
<a class="govuk-link" href="/suppliers/frameworks/digital-outcomes-and-specialists-7#reporting" target="_blank" rel="noopener noreferrer">reporting template (opens in new tab)</a>?
|
|
5
|
+
|
|
6
|
+
type: checkboxes
|
|
7
|
+
|
|
8
|
+
options:
|
|
9
|
+
- label: "Yes"
|
|
10
|
+
value: "yes"
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Respect government security classifications
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Do you agree to respect
|
|
5
|
+
<a class="govuk-link" href="https://www.gov.uk/government/publications/government-security-classifications" target="_blank" rel="noopener noreferrer">government security classifications (opens in new tab)</a>
|
|
6
|
+
and protect official government information, for example by not revealing that government is the client when advertising for participants?
|
|
7
|
+
|
|
8
|
+
type: checkboxes
|
|
9
|
+
|
|
10
|
+
options:
|
|
11
|
+
- label: "Yes"
|
|
12
|
+
value: "yes"
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
-
|
|
16
|
+
name: answer_required
|
|
17
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: Technology Code of Practice
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Do you agree to help the government work in ways which are consistent with the
|
|
5
|
+
<a class="govuk-link" href="https://www.gov.uk/service-manual/technology/code-of-practice.html" target="_blank" rel="noopener noreferrer">Technology Code of Practice (opens in new tab)</a>?
|
|
6
|
+
|
|
7
|
+
type: checkboxes
|
|
8
|
+
|
|
9
|
+
options:
|
|
10
|
+
- label: "Yes"
|
|
11
|
+
value: "yes"
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
-
|
|
15
|
+
name: answer_required
|
|
16
|
+
message: You must select "Yes"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Transparent about your financial performance
|
|
2
|
+
|
|
3
|
+
question: |
|
|
4
|
+
Will you be transparent about your financial performance according to your contractual obligations?
|
|
5
|
+
|
|
6
|
+
type: checkboxes
|
|
7
|
+
|
|
8
|
+
options:
|
|
9
|
+
- label: "Yes"
|
|
10
|
+
value: "yes"
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must select "Yes"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.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"
|