ccs-digitalmarketplace-frameworks 1.2.16 → 1.2.20
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-6/questions/declaration/modernSlaveryOptionalWeb.yml +4 -0
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatement.yml +27 -3
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementOptional.yml +28 -3
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementWeb.yml +4 -0
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryTurnover.yml +4 -4
- package/frameworks/digital-outcomes-6/questions/declaration/multiqModernSlavery.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/declaration/multiqWebAddress.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/readUnderstoodGuidance.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/subcontractingInvoicesPaid.yml +5 -1
- package/frameworks/digital-outcomes-6/questions/declaration/subcontractingInvoicesPaid2.yml +2 -0
- package/frameworks/digital-outcomes-6/questions/declaration/youHaveWebAddress.yml +16 -0
- package/frameworks/g-cloud-13/questions/declaration/socialValueModel.yml +1 -1
- package/frameworks/g-cloud-13/questions/declaration/understandHowToAskQuestions.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/energyEfficientDatacentres.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/governmentSecurityClearances.yml +1 -1
- package/frameworks/g-cloud-13/questions/services/webChatSupportAccessibilityDescription.yml +0 -4
- package/frameworks/g-cloud-13/questions/services/webInterfaceAccessibilityDescription.yml +6 -6
- package/package.json +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/haveNotWebportal.yml +0 -9
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryOptionalUpload.yml +0 -29
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementUpload.yml +0 -29
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
name: Modern slavery statement required
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
question: >
|
|
3
|
+
<p class="govuk-body">If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.</p>
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
<p class="govuk-body">Your statement should:</p>
|
|
6
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
+
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
+
<li>have a maximum file size of 5MB</li>
|
|
9
|
+
<li>meet accessibility standards</li>
|
|
10
|
+
</ul>
|
|
11
|
+
<p class="govuk-body">
|
|
12
|
+
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
|
+
</p>
|
|
14
|
+
<p class="govuk-body">
|
|
15
|
+
<a href="https://www.gov.uk/government/publications/transparency-in-supply-chains-a-practical-guide" target="_blank" rel="noopener noreferrer">Read the Home Office guidance about how to write a statement and what information to include (link opens in a new tab)</a>.
|
|
16
|
+
</p>
|
|
17
|
+
|
|
18
|
+
hidden: true
|
|
19
|
+
type: upload
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select a file.
|
|
24
|
+
- name: file_is_open_document_format
|
|
25
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
26
|
+
- name: file_is_less_than_5mb
|
|
27
|
+
message: The file must be smaller than 5MB.
|
|
28
|
+
- name: file_can_be_saved
|
|
29
|
+
message: The selected file could not be uploaded - try again.
|
package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementOptional.yml
CHANGED
|
@@ -1,4 +1,29 @@
|
|
|
1
|
-
name: Modern slavery statement
|
|
2
|
-
question:
|
|
1
|
+
name: Modern slavery statement required
|
|
2
|
+
question: >
|
|
3
|
+
<p class="govuk-body">If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.</p>
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
<p class="govuk-body">Your statement should:</p>
|
|
6
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
+
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
+
<li>have a maximum file size of 5MB</li>
|
|
9
|
+
<li>meet accessibility standards</li>
|
|
10
|
+
</ul>
|
|
11
|
+
<p class="govuk-body">
|
|
12
|
+
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
|
+
</p>
|
|
14
|
+
<p class="govuk-body">
|
|
15
|
+
<a href="https://www.gov.uk/government/publications/transparency-in-supply-chains-a-practical-guide" target="_blank" rel="noopener noreferrer">Read the Home Office guidance about how to write a statement and what information to include (link opens in a new tab)</a>.
|
|
16
|
+
</p>
|
|
17
|
+
|
|
18
|
+
hidden: true
|
|
19
|
+
type: upload
|
|
20
|
+
|
|
21
|
+
validations:
|
|
22
|
+
- name: answer_required
|
|
23
|
+
message: Select a file.
|
|
24
|
+
- name: file_is_open_document_format
|
|
25
|
+
message: The file must be in an open format. Select an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
26
|
+
- name: file_is_less_than_5mb
|
|
27
|
+
message: The file must be smaller than 5MB.
|
|
28
|
+
- name: file_can_be_saved
|
|
29
|
+
message: The selected file could not be uploaded - try again.
|
|
@@ -7,11 +7,11 @@ followup:
|
|
|
7
7
|
- true
|
|
8
8
|
mitigatingFactors3:
|
|
9
9
|
- true
|
|
10
|
-
|
|
10
|
+
modernSlaveryStatementWeb:
|
|
11
11
|
- true
|
|
12
|
-
|
|
12
|
+
modernSlaveryStatement:
|
|
13
13
|
- true
|
|
14
|
-
|
|
14
|
+
modernSlaveryOptionalWeb:
|
|
15
15
|
- false
|
|
16
|
-
|
|
16
|
+
modernSlaveryStatementOptional:
|
|
17
17
|
- false
|
|
@@ -7,7 +7,7 @@ questions:
|
|
|
7
7
|
- modernSlaveryTurnover
|
|
8
8
|
- modernSlaveryReportingRequirements
|
|
9
9
|
- modernSlaveryStatement
|
|
10
|
-
-
|
|
10
|
+
- modernSlaveryStatementWeb
|
|
11
11
|
- mitigatingFactors3
|
|
12
|
+
- modernSlaveryOptionalWeb
|
|
12
13
|
- modernSlaveryStatementOptional
|
|
13
|
-
- modernSlaveryOptionalUpload
|
|
@@ -5,7 +5,7 @@ question: |
|
|
|
5
5
|
- the application process
|
|
6
6
|
- that you must make the supplier declaration and mark at least one service as complete before your application can be considered
|
|
7
7
|
- that you can ask clarification questions only through the updates page in your Digital Marketplace account
|
|
8
|
-
hint: You can ask clarification questions about Digital Outcomes 6 until 3pm
|
|
8
|
+
hint: You can ask clarification questions about Digital Outcomes 6 until 3pm GMT on 4 February 2022. All questions and answers will be published regularly on the updates page. You will be notified by email when new questions and answers are available.
|
|
9
9
|
type: boolean
|
|
10
10
|
assessment:
|
|
11
11
|
passIfIn:
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
name: Subcontracting invoices paid
|
|
2
2
|
question: In the past 12 months, what percentage of invoices did you pay in 60 days to those in your immediate supply chain?
|
|
3
3
|
|
|
4
|
+
hint: Enter a percentage 0 to 100 using numbers only
|
|
5
|
+
|
|
4
6
|
hidden: true
|
|
5
7
|
|
|
6
8
|
type: number
|
|
7
|
-
|
|
9
|
+
unit: "%"
|
|
10
|
+
unit_in_full: "percent"
|
|
11
|
+
unit_position: "after"
|
|
8
12
|
limits:
|
|
9
13
|
min_value: 0
|
|
10
14
|
max_value: 100
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: An internet (web) address
|
|
2
|
+
question: Do you have an internet web address ?
|
|
3
|
+
|
|
4
|
+
type: radios
|
|
5
|
+
options:
|
|
6
|
+
- label: 'Yes'
|
|
7
|
+
values: web-address-yes
|
|
8
|
+
- label: We do not have an internet(web) address
|
|
9
|
+
values: No
|
|
10
|
+
|
|
11
|
+
followup:
|
|
12
|
+
contactWebContractNotice:
|
|
13
|
+
- 'Yes'
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Social Value Model
|
|
2
|
-
question: Are you aware of the <a 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> to <a href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/
|
|
2
|
+
question: Are you aware of the <a 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> to <a 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>, and will you commit to delivering social value where specified by the buyer in their statement of requirements and their clarification questions?
|
|
3
3
|
type: boolean
|
|
4
4
|
assessment:
|
|
5
5
|
passIfIn:
|
|
@@ -2,7 +2,7 @@ name: Asking questions
|
|
|
2
2
|
question: >
|
|
3
3
|
Do you understand that you can ask ‘clarification’ questions on the <a href="https://www.digitalmarketplace.service.gov.uk/suppliers/frameworks/g-cloud-13/updates" target="_blank" rel="noopener noreferrer">G-Cloud 13 updates page (link opens in a new tab)</a> in your Digital Marketplace account?
|
|
4
4
|
hint: >
|
|
5
|
-
You can ask clarification questions about G-Cloud 13 until 5pm BST 1
|
|
5
|
+
You can ask clarification questions about G-Cloud 13 until 5pm BST 1 April 2022. All questions and answers will be posted regularly on the G-Cloud 13 updates page. You will be notified by email when new clarification questions and answers are available.
|
|
6
6
|
|
|
7
7
|
type: boolean
|
|
8
8
|
assessment:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Energy-efficient datacentres
|
|
2
2
|
question: Do your datacentres adhere to the EU code of conduct for energy-efficient datacentres?
|
|
3
3
|
question_advice: >
|
|
4
|
-
Read about the <a href="
|
|
4
|
+
Read about the <a href="https://ec.europa.eu/jrc/sites/default/files/eu_folder_code_of_conduct.pdf" target="_blank" rel="noopener noreferrer">EU code of conduct for energy-efficient datacentres (link opens in a new tab)</a>.
|
|
5
5
|
|
|
6
6
|
depends:
|
|
7
7
|
- "on": lot
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Government security clearance
|
|
2
2
|
question: >
|
|
3
3
|
If the role requires it, what level of security clearance are you prepared to make sure your staff have?
|
|
4
|
-
question_advice: Read the <a href="https://www.gov.uk/
|
|
4
|
+
question_advice: Read the <a href="https://www.gov.uk/government/publications/united-kingdom-security-vetting-clearance-levels/national-security-vetting-clearance-levels" target="_blank" rel="noopener noreferrer">government guidance on security vetting and clearance (link opens in a new tab)</a>.
|
|
5
5
|
|
|
6
6
|
depends:
|
|
7
7
|
- "on": lot
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
name: How the web chat support is accessible
|
|
2
2
|
question: Describe how your web chat is accessible.
|
|
3
|
-
question_advice: >
|
|
4
|
-
Include details of what users can and can’t do.
|
|
5
|
-
<a href="http://mandate376.standards.eu/standard/technical-requirements/#9" target="_blank" rel="noopener noreferrer">EN 301 549 9: Web (link opens in a new tab)</a> includes the features and
|
|
6
|
-
constraints you should describe.
|
|
7
3
|
|
|
8
4
|
hidden: true
|
|
9
5
|
depends:
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
name: How the web
|
|
2
|
-
question: Describe how your web
|
|
3
|
-
|
|
4
|
-
Include details of what users can and can’t do.
|
|
5
|
-
<a href="http://mandate376.standards.eu/standard/technical-requirements/#9" target="_blank" rel="noopener noreferrer">EN 301 549 9: Web (link opens in a new tab)</a> includes the features and
|
|
6
|
-
constraints you should describe.
|
|
1
|
+
name: How the web chat support is accessible
|
|
2
|
+
question: Describe how your web chat is accessible.
|
|
3
|
+
|
|
7
4
|
|
|
8
5
|
hidden: true
|
|
9
6
|
depends:
|
|
10
7
|
- "on": lot
|
|
11
8
|
being:
|
|
12
9
|
- cloud-hosting
|
|
10
|
+
- cloud-software
|
|
11
|
+
- cloud-support
|
|
12
|
+
- cloud-professional
|
|
13
13
|
|
|
14
14
|
type: textbox_large
|
|
15
15
|
max_length_in_words: 200
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.20",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
name: Modern slavery statement required
|
|
2
|
-
question: >
|
|
3
|
-
<p class="govuk-body">If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.</p>
|
|
4
|
-
|
|
5
|
-
<p class="govuk-body">Your statement should:</p>
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
-
<li>have a maximum file size of 5MB</li>
|
|
9
|
-
<li>meet accessibility standards</li>
|
|
10
|
-
</ul>
|
|
11
|
-
<p class="govuk-body">
|
|
12
|
-
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
|
-
</p>
|
|
14
|
-
<p class="govuk-body">
|
|
15
|
-
<a href="https://www.gov.uk/government/publications/transparency-in-supply-chains-a-practical-guide" target="_blank" rel="noopener noreferrer">Read the Home Office guidance about how to write a statement and what information to include (link opens in a new tab)</a>.
|
|
16
|
-
</p>
|
|
17
|
-
|
|
18
|
-
hidden: true
|
|
19
|
-
type: upload
|
|
20
|
-
|
|
21
|
-
validations:
|
|
22
|
-
- name: answer_required
|
|
23
|
-
message: Select a file.
|
|
24
|
-
- name: file_is_open_document_format
|
|
25
|
-
message: The file must be in an open format. Select an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
26
|
-
- name: file_is_less_than_5mb
|
|
27
|
-
message: The file must be smaller than 5MB.
|
|
28
|
-
- name: file_can_be_saved
|
|
29
|
-
message: The selected file could not be uploaded - try again.
|
package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementUpload.yml
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
name: Modern slavery statement required
|
|
2
|
-
question: >
|
|
3
|
-
<p class="govuk-body">If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.</p>
|
|
4
|
-
|
|
5
|
-
<p class="govuk-body">Your statement should:</p>
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>be an Open Document Format (ODF) or PDF/A</li>
|
|
8
|
-
<li>have a maximum file size of 5MB</li>
|
|
9
|
-
<li>meet accessibility standards</li>
|
|
10
|
-
</ul>
|
|
11
|
-
<p class="govuk-body">
|
|
12
|
-
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/how-to-publish-on-gov-uk/accessible-pdfs">Read the guidance on accessible documents (link opens in a new tab)</a>.
|
|
13
|
-
</p>
|
|
14
|
-
<p class="govuk-body">
|
|
15
|
-
<a href="https://www.gov.uk/government/publications/transparency-in-supply-chains-a-practical-guide" target="_blank" rel="noopener noreferrer">Read the Home Office guidance about how to write a statement and what information to include (link opens in a new tab)</a>.
|
|
16
|
-
</p>
|
|
17
|
-
|
|
18
|
-
hidden: true
|
|
19
|
-
type: upload
|
|
20
|
-
|
|
21
|
-
validations:
|
|
22
|
-
- name: answer_required
|
|
23
|
-
message: Select a file.
|
|
24
|
-
- name: file_is_open_document_format
|
|
25
|
-
message: The file must be in an open format. Select an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
26
|
-
- name: file_is_less_than_5mb
|
|
27
|
-
message: The file must be smaller than 5MB.
|
|
28
|
-
- name: file_can_be_saved
|
|
29
|
-
message: The selected file could not be uploaded - try again.
|