ccs-digitalmarketplace-frameworks 1.2.13 → 1.2.17
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/manifests/declaration.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/declaration/haveNotWebportal.yml +9 -0
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryOptionalUpload.yml +29 -0
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementUpload.yml +29 -0
- package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryTurnover.yml +4 -0
- package/frameworks/digital-outcomes-6/questions/declaration/multiqModernSlavery.yml +2 -0
- package/frameworks/digital-outcomes-6/questions/declaration/multiqWebAddress.yml +7 -0
- package/frameworks/digital-outcomes-6/questions/declaration/subcontractingInvoicesPaid.yml +5 -1
- package/frameworks/digital-outcomes-6/questions/declaration/subcontractingInvoicesPaid2.yml +2 -0
- package/frameworks/g-cloud-13/questions/declaration/servicesHaveOrprofessionalService.yml +1 -4
- package/package.json +1 -1
- package/frameworks/g-cloud-13/questions/declaration/serviceCloudServiceProvision.yml +0 -18
- package/frameworks/g-cloud-13/questions/declaration/serviceCloudServiceProvision2.yml +0 -10
- package/frameworks/g-cloud-13/questions/declaration/serviceCloudServiceProvision3.yml +0 -10
- package/frameworks/g-cloud-13/questions/declaration/serviceCloudServiceProvision4.yml +0 -10
- package/frameworks/g-cloud-13/questions/declaration/serviceCloudServiceProvision5.yml +0 -10
|
@@ -0,0 +1,29 @@
|
|
|
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.
|
|
@@ -0,0 +1,29 @@
|
|
|
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.
|
|
@@ -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
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.17",
|
|
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,18 +0,0 @@
|
|
|
1
|
-
name: __Place holder for question name 3(1)
|
|
2
|
-
question: >
|
|
3
|
-
This is the quality question text for question 1:
|
|
4
|
-
Please provide further information about how your G-Cloud service provision will deliver against at least one or more of the following <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">Social Value themes outlined in PPN 06/20.</a>
|
|
5
|
-
|
|
6
|
-
- Fighting Climate Change
|
|
7
|
-
- Covid-19 Recovery
|
|
8
|
-
- Tackling Economic Inequality
|
|
9
|
-
- Equal Opportunity
|
|
10
|
-
- Wellbeing
|
|
11
|
-
|
|
12
|
-
type: textbox_large
|
|
13
|
-
max_length_in_words: 500
|
|
14
|
-
|
|
15
|
-
validations:
|
|
16
|
-
-
|
|
17
|
-
name: answer_required
|
|
18
|
-
message: You need to answer this question because you answered ‘yes’ to the __place holder__.
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
name: __Place holder for question name 3(2)
|
|
2
|
-
question: Placeholder that follows the same format - please detail how you meet quality question 2
|
|
3
|
-
|
|
4
|
-
type: textbox_large
|
|
5
|
-
max_length_in_words: 500
|
|
6
|
-
|
|
7
|
-
validations:
|
|
8
|
-
-
|
|
9
|
-
name: answer_required
|
|
10
|
-
message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
name: __Place holder for question name 3(3)
|
|
2
|
-
question: Placeholder - Please tell us how you meet quality question 3
|
|
3
|
-
|
|
4
|
-
type: textbox_large
|
|
5
|
-
max_length_in_words: 500
|
|
6
|
-
|
|
7
|
-
validations:
|
|
8
|
-
-
|
|
9
|
-
name: answer_required
|
|
10
|
-
message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
name: __Place holder for question name 3(4)
|
|
2
|
-
question: Placeholder - Please tell us how you meet quality question 4
|
|
3
|
-
|
|
4
|
-
type: textbox_large
|
|
5
|
-
max_length_in_words: 500
|
|
6
|
-
|
|
7
|
-
validations:
|
|
8
|
-
-
|
|
9
|
-
name: answer_required
|
|
10
|
-
message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
name: __Place holder for question name 3(5)
|
|
2
|
-
question: Placeholder - Please tell us how you meet quality question 5
|
|
3
|
-
|
|
4
|
-
type: textbox_large
|
|
5
|
-
max_length_in_words: 500
|
|
6
|
-
|
|
7
|
-
validations:
|
|
8
|
-
-
|
|
9
|
-
name: answer_required
|
|
10
|
-
message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
|