ccs-digitalmarketplace-frameworks 3.14.26 → 4.0.1
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/CHANGELOG.md +4 -0
- package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_additional_lot_questions.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/manifests/fvra.yml +36 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateCapacity.yml +10 -6
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateContinuousImprovement.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateQuality.yml +11 -6
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqDemonstrateCapabilityAndCapacity.yml +1 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqDemonstrateQualityAndInnovation.yml +1 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5aURL.yml +32 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5bURL.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml +32 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumImmediateParentCompanyPublishedAccountsURL.yml +37 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMakeCCSAwareOfAdverseChanges.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMayRequireResubmitOfAttachment5a.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMayRequireResubmitOfAttachment5b.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMemberPublishedAccountsURL.yml +39 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5aURL.yml +71 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5bURL.yml +70 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml +38 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/immediateParentCompanyPublishedAccountsURL.yml +42 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/leadBiddersPublishedAccounts.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/makeCCSAwareOfAdverseChanges.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/mayRequireResubmitOfAttachment5a.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/mayRequireResubmitOfAttachment5b.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml +71 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml +70 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/ultimateParentCompanyPublishedAccountsURL.yml +42 -0
- package/package.json +1 -1
- package/schemas/questions.json +4 -1
- package/tests/test_content.py +2 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateCapability.yml +0 -19
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateInnovation.yml +0 -19
package/CHANGELOG.md
CHANGED
package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_additional_lot_questions.yml
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
-
|
|
2
|
-
name: Capability
|
|
2
|
+
name: Award question - Capability and capacity
|
|
3
3
|
editable: True
|
|
4
4
|
questions:
|
|
5
5
|
- multiqDemonstrateCapabilityAndCapacity
|
|
6
6
|
|
|
7
7
|
-
|
|
8
|
-
name: Quality
|
|
8
|
+
name: Award question - Quality and innovation
|
|
9
9
|
editable: True
|
|
10
10
|
questions:
|
|
11
11
|
- multiqDemonstrateQualityAndInnovation
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Financial Viability Risk Assessment (FVRA) gold evaluation
|
|
3
|
+
slug: fvra-gold-evaluation
|
|
4
|
+
editable: True
|
|
5
|
+
questions:
|
|
6
|
+
- leadBiddersPublishedAccounts
|
|
7
|
+
- attachment5aURL
|
|
8
|
+
- attachment5bURL
|
|
9
|
+
- immediateParentCompanyPublishedAccountsURL
|
|
10
|
+
- ultimateParentCompanyPublishedAccountsURL
|
|
11
|
+
- recentDraftAccounts5aURL
|
|
12
|
+
- recentDraftAccounts5bURL
|
|
13
|
+
- makeCCSAwareOfAdverseChanges
|
|
14
|
+
- mayRequireResubmitOfAttachment5a
|
|
15
|
+
- mayRequireResubmitOfAttachment5b
|
|
16
|
+
|
|
17
|
+
-
|
|
18
|
+
name: Financial Viability Risk Assessment (FVRA) gold evaluation - Consortium
|
|
19
|
+
slug: fvra-gold-evaluation-consortium
|
|
20
|
+
editable: True
|
|
21
|
+
questions:
|
|
22
|
+
- consortiumAttachment5aURL
|
|
23
|
+
- consortiumAttachment5bURL
|
|
24
|
+
- consortiumMemberPublishedAccountsURL
|
|
25
|
+
- consortiumImmediateParentCompanyPublishedAccountsURL
|
|
26
|
+
- consortiumUltimateParentCompanyPublishedAccountsURL
|
|
27
|
+
- consortiumRecentDraftAccounts5aURL
|
|
28
|
+
- consortiumRecentDraftAccounts5bURL
|
|
29
|
+
|
|
30
|
+
-
|
|
31
|
+
name: Consortium declaration
|
|
32
|
+
editable: True
|
|
33
|
+
questions:
|
|
34
|
+
- consortiumMakeCCSAwareOfAdverseChanges
|
|
35
|
+
- consortiumMayRequireResubmitOfAttachment5a
|
|
36
|
+
- consortiumMayRequireResubmitOfAttachment5b
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
name: Demonstrate capacity
|
|
2
|
-
question:
|
|
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:
|
|
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
|
|
17
|
+
message: 'You must detail how you will manage constant demand for Digital Resources'
|
|
14
18
|
-
|
|
15
|
-
name:
|
|
16
|
-
message:
|
|
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
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
|
18
|
+
message: 'You must detail how will you deliver quality and innovative outputs'
|
|
14
19
|
-
|
|
15
|
-
name:
|
|
16
|
-
message:
|
|
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
|
|
24
|
+
message: Your answer must be no longer than 7000 characters.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Demonstrate capability and capacity
|
|
2
|
-
question:
|
|
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:
|
|
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
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name: Completed attachment 5a
|
|
2
|
+
question: Please upload your completed Attachment 5a - Lot 2 (Gold) FVRA Tool including all required information for your organisation, parent company and ultimate parent company.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
5
|
+
|
|
6
|
+
type: upload
|
|
7
|
+
|
|
8
|
+
file_settings:
|
|
9
|
+
name: fvra-attachment-5a
|
|
10
|
+
max_size: 5
|
|
11
|
+
file_type: open_document
|
|
12
|
+
|
|
13
|
+
depends:
|
|
14
|
+
- "on": is_lead_bidder
|
|
15
|
+
being:
|
|
16
|
+
- true
|
|
17
|
+
- "on": fvra_route
|
|
18
|
+
being:
|
|
19
|
+
- fvra_lot_2_only_fail
|
|
20
|
+
- fvra_lot_2_only_pass
|
|
21
|
+
- fvra_lot_2_with_other_lots_fail
|
|
22
|
+
- fvra_lot_2_with_other_lots_pass
|
|
23
|
+
|
|
24
|
+
validations:
|
|
25
|
+
- name: answer_required
|
|
26
|
+
message: You must upload attachment 5a
|
|
27
|
+
- name: file_is_open_document_format
|
|
28
|
+
message: Your document is not in an open format. Please save as an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
29
|
+
- name: file_is_less_than_5mb
|
|
30
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
31
|
+
- name: file_can_be_saved
|
|
32
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
name: Completed attachment 5b
|
|
2
|
+
question: Please upload your completed Attachment 5b - Lots 1/3/4 (Silver) FVRA Tool including all required information for your organisation, parent company and ultimate parent company.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
5
|
+
|
|
6
|
+
type: upload
|
|
7
|
+
|
|
8
|
+
file_settings:
|
|
9
|
+
name: fvra-attachment-5b
|
|
10
|
+
max_size: 5
|
|
11
|
+
file_type: open_document
|
|
12
|
+
|
|
13
|
+
depends:
|
|
14
|
+
- "on": is_lead_bidder
|
|
15
|
+
being:
|
|
16
|
+
- true
|
|
17
|
+
- "on": fvra_route
|
|
18
|
+
being:
|
|
19
|
+
- fvra_lot_2_with_other_lots_fail
|
|
20
|
+
- fvra_default_fail
|
|
21
|
+
|
|
22
|
+
validations:
|
|
23
|
+
- name: answer_required
|
|
24
|
+
message: You must upload attachment 5b
|
|
25
|
+
- name: file_is_open_document_format
|
|
26
|
+
message: Your document is not in an open format. Please save as an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
27
|
+
- name: file_is_less_than_5mb
|
|
28
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
29
|
+
- name: file_can_be_saved
|
|
30
|
+
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name: Completed attachment 5a
|
|
2
|
+
question: Please upload your completed Attachment 5a - Lot 2 (Gold) FVRA Tool including all required information for your consortium member, its parent company and its ultimate parent company.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions, any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
5
|
+
|
|
6
|
+
type: upload
|
|
7
|
+
|
|
8
|
+
file_settings:
|
|
9
|
+
name: fvra-attachment-5a
|
|
10
|
+
max_size: 5
|
|
11
|
+
file_type: open_document
|
|
12
|
+
|
|
13
|
+
depends:
|
|
14
|
+
- "on": is_lead_bidder
|
|
15
|
+
being:
|
|
16
|
+
- false
|
|
17
|
+
- "on": fvra_route
|
|
18
|
+
being:
|
|
19
|
+
- fvra_lot_2_only_fail
|
|
20
|
+
- fvra_lot_2_only_pass
|
|
21
|
+
- fvra_lot_2_with_other_lots_fail
|
|
22
|
+
- fvra_lot_2_with_other_lots_pass
|
|
23
|
+
|
|
24
|
+
validations:
|
|
25
|
+
- name: answer_required
|
|
26
|
+
message: You must upload attachment 5a
|
|
27
|
+
- name: file_is_open_document_format
|
|
28
|
+
message: Your document is not in an open format. Please save as an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
29
|
+
- name: file_is_less_than_5mb
|
|
30
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
31
|
+
- name: file_can_be_saved
|
|
32
|
+
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
name: Completed attachment 5b
|
|
2
|
+
question: Please upload your completed Attachment 5b - Lots 1/3/4 (Silver) FVRA Tool including all required information for your consortium member, its parent company and its ultimate parent company.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
5
|
+
|
|
6
|
+
type: upload
|
|
7
|
+
|
|
8
|
+
file_settings:
|
|
9
|
+
name: fvra-attachment-5b
|
|
10
|
+
max_size: 5
|
|
11
|
+
file_type: open_document
|
|
12
|
+
|
|
13
|
+
depends:
|
|
14
|
+
- "on": is_lead_bidder
|
|
15
|
+
being:
|
|
16
|
+
- false
|
|
17
|
+
- "on": fvra_route
|
|
18
|
+
being:
|
|
19
|
+
- fvra_lot_2_with_other_lots_fail
|
|
20
|
+
- fvra_default_fail
|
|
21
|
+
|
|
22
|
+
validations:
|
|
23
|
+
- name: answer_required
|
|
24
|
+
message: You must upload attachment 5b
|
|
25
|
+
- name: file_is_open_document_format
|
|
26
|
+
message: Your document is not in an open format. Please save as an Open Document Format (ODF) or PDF/A (eg .pdf, .odt).
|
|
27
|
+
- name: file_is_less_than_5mb
|
|
28
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
29
|
+
- name: file_can_be_saved
|
|
30
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
name: Parent company’s published accounts
|
|
2
|
+
question: Please upload your consortium member’s parent company’s published accounts for the last 2 years, covering a 3 year period, (if there is a parent company).
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: >
|
|
5
|
+
<p class="govuk-hint">
|
|
6
|
+
Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
7
|
+
</p>
|
|
8
|
+
<p class="govuk-hint">
|
|
9
|
+
If you are uploading more than one document, please upload as a zip file.
|
|
10
|
+
</p>
|
|
11
|
+
|
|
12
|
+
type: upload
|
|
13
|
+
optional: true
|
|
14
|
+
|
|
15
|
+
file_settings:
|
|
16
|
+
name: fvra-parent-company-published-accounts
|
|
17
|
+
max_size: 5
|
|
18
|
+
file_type: open_document_or_zip
|
|
19
|
+
|
|
20
|
+
depends:
|
|
21
|
+
- "on": is_lead_bidder
|
|
22
|
+
being:
|
|
23
|
+
- false
|
|
24
|
+
- "on": fvra_route
|
|
25
|
+
being:
|
|
26
|
+
- fvra_lot_2_only_fail
|
|
27
|
+
- fvra_lot_2_only_pass
|
|
28
|
+
- fvra_lot_2_with_other_lots_pass
|
|
29
|
+
- fvra_default_fail
|
|
30
|
+
|
|
31
|
+
validations:
|
|
32
|
+
- name: file_is_open_document_or_zip_format
|
|
33
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
34
|
+
- name: file_is_less_than_5mb
|
|
35
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
36
|
+
- name: file_can_be_saved
|
|
37
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: Will make CCS aware of any adverse changes
|
|
2
|
+
question: Please confirm you and all consortium members will make CCS aware of any adverse changes to your economic and financial standing that might adversely impact your ability to deliver required framework outputs. And where applicable, the information in your FVRA model or your consortium member's FVRA model's matches the published accounts and any supporting information provided.
|
|
3
|
+
|
|
4
|
+
type: boolean
|
|
5
|
+
|
|
6
|
+
depends:
|
|
7
|
+
- "on": is_consortium
|
|
8
|
+
being:
|
|
9
|
+
- true
|
|
10
|
+
- "on": fvra_route
|
|
11
|
+
being:
|
|
12
|
+
- fvra_lot_2_only_fail
|
|
13
|
+
- fvra_lot_2_only_pass
|
|
14
|
+
- fvra_lot_2_with_other_lots_fail
|
|
15
|
+
- fvra_lot_2_with_other_lots_pass
|
|
16
|
+
- fvra_default_fail
|
|
17
|
+
- fvra_default_pass
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
-
|
|
21
|
+
name: answer_required
|
|
22
|
+
message: You must select an option
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: May require the bidder to resubmit attachment 5a
|
|
2
|
+
question: Please confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5a – Lot 2 (Gold) Financial Viability Risk Assessment tool using latest available management accounts (or equivalent) data, such that the impact on FVRA threshold ratios can be understood.
|
|
3
|
+
|
|
4
|
+
type: boolean
|
|
5
|
+
|
|
6
|
+
depends:
|
|
7
|
+
- "on": is_consortium
|
|
8
|
+
being:
|
|
9
|
+
- true
|
|
10
|
+
- "on": fvra_route
|
|
11
|
+
being:
|
|
12
|
+
- fvra_lot_2_only_fail
|
|
13
|
+
- fvra_lot_2_only_pass
|
|
14
|
+
- fvra_lot_2_with_other_lots_fail
|
|
15
|
+
- fvra_lot_2_with_other_lots_pass
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
-
|
|
19
|
+
name: answer_required
|
|
20
|
+
message: You must select an option
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: May require the bidder to resubmit attachment 5b
|
|
2
|
+
question: Please confirm you and all consortium members understand CCS may require the bidder to either submit or resubmit Attachment 5b – Lots 1/3/4 (Silver) Financial Viability Risk Assessment tool using latest available management accounts (or equivalent) data, such that the impact on FVRA threshold ratios can be understood.
|
|
3
|
+
|
|
4
|
+
type: boolean
|
|
5
|
+
|
|
6
|
+
depends:
|
|
7
|
+
- "on": is_consortium
|
|
8
|
+
being:
|
|
9
|
+
- true
|
|
10
|
+
- "on": fvra_route
|
|
11
|
+
being:
|
|
12
|
+
- fvra_lot_2_with_other_lots_fail
|
|
13
|
+
- fvra_lot_2_with_other_lots_pass
|
|
14
|
+
- fvra_default_fail
|
|
15
|
+
- fvra_default_pass
|
|
16
|
+
|
|
17
|
+
validations:
|
|
18
|
+
-
|
|
19
|
+
name: answer_required
|
|
20
|
+
message: You must select an option
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
name: Consortium member’s published accounts
|
|
2
|
+
question: Please upload your consortium member’s published accounts for the last 2 years, covering a 3 year period.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: >
|
|
5
|
+
<p class="govuk-hint">
|
|
6
|
+
Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
7
|
+
</p>
|
|
8
|
+
<p class="govuk-hint">
|
|
9
|
+
If you are uploading more than one document, please upload as a zip file.
|
|
10
|
+
</p>
|
|
11
|
+
|
|
12
|
+
type: upload
|
|
13
|
+
|
|
14
|
+
file_settings:
|
|
15
|
+
name: fvra-consortium-member-published-accounts
|
|
16
|
+
max_size: 5
|
|
17
|
+
file_type: open_document_or_zip
|
|
18
|
+
|
|
19
|
+
depends:
|
|
20
|
+
- "on": is_lead_bidder
|
|
21
|
+
being:
|
|
22
|
+
- false
|
|
23
|
+
- "on": fvra_route
|
|
24
|
+
being:
|
|
25
|
+
- fvra_lot_2_only_fail
|
|
26
|
+
- fvra_lot_2_only_pass
|
|
27
|
+
- fvra_lot_2_with_other_lots_fail
|
|
28
|
+
- fvra_lot_2_with_other_lots_pass
|
|
29
|
+
- fvra_default_fail
|
|
30
|
+
|
|
31
|
+
validations:
|
|
32
|
+
- name: answer_required
|
|
33
|
+
message: You must upload the consortium member’s published accounts
|
|
34
|
+
- name: file_is_open_document_or_zip_format
|
|
35
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
36
|
+
- name: file_is_less_than_5mb
|
|
37
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
38
|
+
- name: file_can_be_saved
|
|
39
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
name: Recent draft accounts - 5a
|
|
2
|
+
question: >
|
|
3
|
+
<p class="govuk-label--m">
|
|
4
|
+
Please upload any supporting information relevant to your consortium member's Attachment 5a - Lot 2 (Gold) FVRA submission that is not accessible via the Central Digital Platform.
|
|
5
|
+
</p>
|
|
6
|
+
<p class="govuk-body">
|
|
7
|
+
This may include:
|
|
8
|
+
</p>
|
|
9
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
10
|
+
<li>
|
|
11
|
+
Profit and Loss or Income Statement
|
|
12
|
+
</li>
|
|
13
|
+
<li>
|
|
14
|
+
Statement of your financial position
|
|
15
|
+
</li>
|
|
16
|
+
<li>
|
|
17
|
+
Any additional supporting information, that you have chosen to provide in support of your Attachment 5a - Lot 2 (Gold) FVRA Tool, for example, recent draft accounts.
|
|
18
|
+
</li>
|
|
19
|
+
</ul>
|
|
20
|
+
|
|
21
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
22
|
+
|
|
23
|
+
hint: >
|
|
24
|
+
<p class="govuk-hint">
|
|
25
|
+
If you are uploading more than one document, please upload as a zip file to this question
|
|
26
|
+
</p>
|
|
27
|
+
<p class="govuk-hint">
|
|
28
|
+
Any files in the zip folder should be named as follows:
|
|
29
|
+
</p>
|
|
30
|
+
<ul class="govuk-list govuk-list--bullet govuk-hint">
|
|
31
|
+
<li>
|
|
32
|
+
Organisation name (LB) - Profit and Loss or Income Statement
|
|
33
|
+
</li>
|
|
34
|
+
<li>
|
|
35
|
+
Organisation name (LB) - Statement of your financial position
|
|
36
|
+
</li>
|
|
37
|
+
<li>
|
|
38
|
+
Organisation name (LB) - Supporting information
|
|
39
|
+
</li>
|
|
40
|
+
</ul>
|
|
41
|
+
<p class="govuk-hint">
|
|
42
|
+
If you are uploading a single document, please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
43
|
+
</p>
|
|
44
|
+
|
|
45
|
+
type: upload
|
|
46
|
+
|
|
47
|
+
file_settings:
|
|
48
|
+
name: fvra-recent-draft-accounts-5a
|
|
49
|
+
max_size: 5
|
|
50
|
+
file_type: open_document_or_zip
|
|
51
|
+
|
|
52
|
+
depends:
|
|
53
|
+
- "on": is_lead_bidder
|
|
54
|
+
being:
|
|
55
|
+
- false
|
|
56
|
+
- "on": fvra_route
|
|
57
|
+
being:
|
|
58
|
+
- fvra_lot_2_only_fail
|
|
59
|
+
- fvra_lot_2_only_pass
|
|
60
|
+
- fvra_lot_2_with_other_lots_fail
|
|
61
|
+
- fvra_lot_2_with_other_lots_pass
|
|
62
|
+
|
|
63
|
+
validations:
|
|
64
|
+
- name: answer_required
|
|
65
|
+
message: You must upload attachment 5a
|
|
66
|
+
- name: file_is_open_document_or_zip_format
|
|
67
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
68
|
+
- name: file_is_less_than_5mb
|
|
69
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
70
|
+
- name: file_can_be_saved
|
|
71
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
name: Recent draft accounts - 5b
|
|
2
|
+
question: >
|
|
3
|
+
<p class="govuk-label--m">
|
|
4
|
+
Please upload any supporting information relevant to your consortium member's Attachment 5b - Lots 1/3/4 (Silver) FVRA submission that is not accessible via the Central Digital Platform.
|
|
5
|
+
</p>
|
|
6
|
+
<p class="govuk-body">
|
|
7
|
+
This may include:
|
|
8
|
+
</p>
|
|
9
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
10
|
+
<li>
|
|
11
|
+
Profit and Loss or Income Statement
|
|
12
|
+
</li>
|
|
13
|
+
<li>
|
|
14
|
+
Statement of your financial position
|
|
15
|
+
</li>
|
|
16
|
+
<li>
|
|
17
|
+
Any additional supporting information, that you have chosen to provide in support of your Attachment 5b - Lots 1/3/4 (Silver) FVRA Tool, for example, recent draft accounts.
|
|
18
|
+
</li>
|
|
19
|
+
</ul>
|
|
20
|
+
|
|
21
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
22
|
+
|
|
23
|
+
hint: >
|
|
24
|
+
<p class="govuk-hint">
|
|
25
|
+
If you are uploading more than one document, please upload as a zip file to this question
|
|
26
|
+
</p>
|
|
27
|
+
<p class="govuk-hint">
|
|
28
|
+
Any files in the zip folder should be named as follows:
|
|
29
|
+
</p>
|
|
30
|
+
<ul class="govuk-list govuk-list--bullet govuk-hint">
|
|
31
|
+
<li>
|
|
32
|
+
Organisation name (LB) - Profit and Loss or Income Statement
|
|
33
|
+
</li>
|
|
34
|
+
<li>
|
|
35
|
+
Organisation name (LB) - Statement of your financial position
|
|
36
|
+
</li>
|
|
37
|
+
<li>
|
|
38
|
+
Organisation name (LB) - Supporting information
|
|
39
|
+
</li>
|
|
40
|
+
</ul>
|
|
41
|
+
<p class="govuk-hint">
|
|
42
|
+
If you are uploading a single document, please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
43
|
+
</p>
|
|
44
|
+
|
|
45
|
+
type: upload
|
|
46
|
+
|
|
47
|
+
file_settings:
|
|
48
|
+
name: fvra-recent-draft-accounts-5b
|
|
49
|
+
max_size: 5
|
|
50
|
+
file_type: open_document_or_zip
|
|
51
|
+
|
|
52
|
+
depends:
|
|
53
|
+
- "on": is_lead_bidder
|
|
54
|
+
being:
|
|
55
|
+
- false
|
|
56
|
+
- "on": fvra_route
|
|
57
|
+
being:
|
|
58
|
+
- fvra_lot_2_with_other_lots_fail
|
|
59
|
+
- fvra_lot_2_with_other_lots_pass
|
|
60
|
+
- fvra_default_fail
|
|
61
|
+
|
|
62
|
+
validations:
|
|
63
|
+
- name: answer_required
|
|
64
|
+
message: You must upload attachment 5b
|
|
65
|
+
- name: file_is_open_document_or_zip_format
|
|
66
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
67
|
+
- name: file_is_less_than_5mb
|
|
68
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
69
|
+
- name: file_can_be_saved
|
|
70
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
name: Ultimate Parent company’s published accounts
|
|
2
|
+
question: Please upload your consortium member’s ultimate parent company’s published accounts for the last 2 years, covering a 3 year period, (if there is an ultimate parent company).
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: >
|
|
5
|
+
<p class="govuk-hint">
|
|
6
|
+
Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
7
|
+
</p>
|
|
8
|
+
<p class="govuk-hint">
|
|
9
|
+
If you are uploading more than one document, please upload as a zip file.
|
|
10
|
+
</p>
|
|
11
|
+
|
|
12
|
+
type: upload
|
|
13
|
+
optional: true
|
|
14
|
+
|
|
15
|
+
file_settings:
|
|
16
|
+
name: fvra-ultimate-parent-company-published-accounts
|
|
17
|
+
max_size: 5
|
|
18
|
+
file_type: open_document_or_zip
|
|
19
|
+
|
|
20
|
+
depends:
|
|
21
|
+
- "on": is_lead_bidder
|
|
22
|
+
being:
|
|
23
|
+
- false
|
|
24
|
+
- "on": fvra_route
|
|
25
|
+
being:
|
|
26
|
+
- fvra_lot_2_only_fail
|
|
27
|
+
- fvra_lot_2_only_pass
|
|
28
|
+
- fvra_lot_2_with_other_lots_fail
|
|
29
|
+
- fvra_lot_2_with_other_lots_pass
|
|
30
|
+
- fvra_default_fail
|
|
31
|
+
|
|
32
|
+
validations:
|
|
33
|
+
- name: file_is_open_document_or_zip_format
|
|
34
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
35
|
+
- name: file_is_less_than_5mb
|
|
36
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
37
|
+
- name: file_can_be_saved
|
|
38
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
name: Parent company’s published accounts
|
|
2
|
+
question: Please upload your parent company’s published accounts for the last 2 years, covering a 3 year period.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: >
|
|
5
|
+
<p class="govuk-hint">
|
|
6
|
+
Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
7
|
+
</p>
|
|
8
|
+
<p class="govuk-hint">
|
|
9
|
+
If you are uploading more than one document, please upload as a zip file.
|
|
10
|
+
</p>
|
|
11
|
+
|
|
12
|
+
type: upload
|
|
13
|
+
|
|
14
|
+
file_settings:
|
|
15
|
+
name: fvra-parent-company-published-accounts
|
|
16
|
+
max_size: 5
|
|
17
|
+
file_type: open_document_or_zip
|
|
18
|
+
|
|
19
|
+
depends:
|
|
20
|
+
- "on": is_lead_bidder
|
|
21
|
+
being:
|
|
22
|
+
- true
|
|
23
|
+
- "on": fvra_route
|
|
24
|
+
being:
|
|
25
|
+
- fvra_lot_2_only_fail
|
|
26
|
+
- fvra_lot_2_only_pass
|
|
27
|
+
- fvra_lot_2_with_other_lots_fail
|
|
28
|
+
- fvra_lot_2_with_other_lots_pass
|
|
29
|
+
- fvra_default_fail
|
|
30
|
+
- "on": immediateParentCompany
|
|
31
|
+
being:
|
|
32
|
+
- true
|
|
33
|
+
|
|
34
|
+
validations:
|
|
35
|
+
- name: answer_required
|
|
36
|
+
message: You must upload parent company’s accounts
|
|
37
|
+
- name: file_is_open_document_or_zip_format
|
|
38
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
39
|
+
- name: file_is_less_than_5mb
|
|
40
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
41
|
+
- name: file_can_be_saved
|
|
42
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: Uploaded the lead bidder’s published accounts
|
|
2
|
+
question: Please confirm you have uploaded your published accounts for the last 2 years, covering a 3 year period, into the Central Digital Platform and that the share code you have provided as part of this tender will allow us to access those accounts.
|
|
3
|
+
|
|
4
|
+
type: boolean
|
|
5
|
+
|
|
6
|
+
depends:
|
|
7
|
+
- "on": is_lead_bidder
|
|
8
|
+
being:
|
|
9
|
+
- true
|
|
10
|
+
- "on": fvra_route
|
|
11
|
+
being:
|
|
12
|
+
- fvra_lot_2_only_fail
|
|
13
|
+
- fvra_lot_2_only_pass
|
|
14
|
+
- fvra_lot_2_with_other_lots_fail
|
|
15
|
+
- fvra_lot_2_with_other_lots_pass
|
|
16
|
+
- fvra_default_fail
|
|
17
|
+
|
|
18
|
+
validations:
|
|
19
|
+
-
|
|
20
|
+
name: answer_required
|
|
21
|
+
message: You must select an option
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: Will make CCS aware of any adverse changes
|
|
2
|
+
question: Please confirm you will make CCS aware of any adverse changes to your economic and financial standing that might adversely impact your ability to deliver required framework outputs. And where applicable, the information in your FVRA model matches your published accounts and any supporting information provided.
|
|
3
|
+
|
|
4
|
+
type: boolean
|
|
5
|
+
|
|
6
|
+
depends:
|
|
7
|
+
- "on": is_lead_bidder
|
|
8
|
+
being:
|
|
9
|
+
- true
|
|
10
|
+
- "on": fvra_route
|
|
11
|
+
being:
|
|
12
|
+
- fvra_lot_2_only_fail
|
|
13
|
+
- fvra_lot_2_only_pass
|
|
14
|
+
- fvra_lot_2_with_other_lots_fail
|
|
15
|
+
- fvra_lot_2_with_other_lots_pass
|
|
16
|
+
- fvra_default_fail
|
|
17
|
+
- fvra_default_pass
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
-
|
|
21
|
+
name: answer_required
|
|
22
|
+
message: You must select an option
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: May require the bidder to resubmit attachment 5a
|
|
2
|
+
question: Please confirm you understand CCS may require the bidder to either submit or resubmit Attachment 5a – Lot 2 (Gold) FVRA Tool using latest available management accounts (or equivalent) data, such that the impact on FVRA threshold ratios can be understood.
|
|
3
|
+
question_advice: Please read Attachment 5 - Financial Viability Risk Assessment Guidance, and Attachment 5a - Lot 2 (Gold) FVRA Tool “bidder instructions” tab, before completing Attachment 5a - FVRA Tool.
|
|
4
|
+
|
|
5
|
+
type: boolean
|
|
6
|
+
|
|
7
|
+
depends:
|
|
8
|
+
- "on": is_lead_bidder
|
|
9
|
+
being:
|
|
10
|
+
- true
|
|
11
|
+
- "on": fvra_route
|
|
12
|
+
being:
|
|
13
|
+
- fvra_lot_2_only_fail
|
|
14
|
+
- fvra_lot_2_only_pass
|
|
15
|
+
- fvra_lot_2_with_other_lots_fail
|
|
16
|
+
- fvra_lot_2_with_other_lots_pass
|
|
17
|
+
|
|
18
|
+
validations:
|
|
19
|
+
-
|
|
20
|
+
name: answer_required
|
|
21
|
+
message: You must select an option
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
name: May require the bidder to resubmit attachment 5b
|
|
2
|
+
question: Please confirm you understand CCS may require the bidder to either submit or resubmit Attachment 5b – Lots 1/3/4 (Silver) FVRA Tool using latest available management accounts (or equivalent) data, such that the impact on FVRA threshold ratios can be understood.
|
|
3
|
+
question_advice: Please read Attachment 5 - Financial Viability Risk Assessment Guidance, and Attachment 5b - Lots 1/3/4 (Silver) FVRA Tool “bidder instructions” tab, before completing Attachment 5b - FVRA Tool.
|
|
4
|
+
|
|
5
|
+
type: boolean
|
|
6
|
+
|
|
7
|
+
depends:
|
|
8
|
+
- "on": is_lead_bidder
|
|
9
|
+
being:
|
|
10
|
+
- true
|
|
11
|
+
- "on": fvra_route
|
|
12
|
+
being:
|
|
13
|
+
- fvra_lot_2_with_other_lots_fail
|
|
14
|
+
- fvra_lot_2_with_other_lots_pass
|
|
15
|
+
- fvra_default_fail
|
|
16
|
+
- fvra_default_pass
|
|
17
|
+
|
|
18
|
+
validations:
|
|
19
|
+
-
|
|
20
|
+
name: answer_required
|
|
21
|
+
message: You must select an option
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
name: Recent draft accounts - 5a
|
|
2
|
+
question: >
|
|
3
|
+
<p class="govuk-label--m">
|
|
4
|
+
Please upload any supporting information relevant to your Attachment 5a - Lot 2 (Gold) FVRA submission that is not accessible via the Central Digital Platform.
|
|
5
|
+
</p>
|
|
6
|
+
<p class="govuk-body">
|
|
7
|
+
This may include:
|
|
8
|
+
</p>
|
|
9
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
10
|
+
<li>
|
|
11
|
+
Profit and Loss or Income Statement
|
|
12
|
+
</li>
|
|
13
|
+
<li>
|
|
14
|
+
Statement of your financial position
|
|
15
|
+
</li>
|
|
16
|
+
<li>
|
|
17
|
+
Any additional supporting information, that you have chosen to provide in support of your Attachment 5a - Lot 2 (Gold) FVRA Tool, for example, recent draft accounts.
|
|
18
|
+
</li>
|
|
19
|
+
</ul>
|
|
20
|
+
|
|
21
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
22
|
+
|
|
23
|
+
hint: >
|
|
24
|
+
<p class="govuk-hint">
|
|
25
|
+
If you are uploading more than one document, please upload as a zip file to this question
|
|
26
|
+
</p>
|
|
27
|
+
<p class="govuk-hint">
|
|
28
|
+
Any files in the zip folder should be named as follows:
|
|
29
|
+
</p>
|
|
30
|
+
<ul class="govuk-list govuk-list--bullet govuk-hint">
|
|
31
|
+
<li>
|
|
32
|
+
Organisation name (LB) - Profit and Loss or Income Statement
|
|
33
|
+
</li>
|
|
34
|
+
<li>
|
|
35
|
+
Organisation name (LB) - Statement of your financial position
|
|
36
|
+
</li>
|
|
37
|
+
<li>
|
|
38
|
+
Organisation name (LB) - Supporting information
|
|
39
|
+
</li>
|
|
40
|
+
</ul>
|
|
41
|
+
<p class="govuk-hint">
|
|
42
|
+
If you are uploading a single document, please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
43
|
+
</p>
|
|
44
|
+
|
|
45
|
+
type: upload
|
|
46
|
+
|
|
47
|
+
file_settings:
|
|
48
|
+
name: fvra-recent-draft-accounts-5a
|
|
49
|
+
max_size: 5
|
|
50
|
+
file_type: open_document_or_zip
|
|
51
|
+
|
|
52
|
+
depends:
|
|
53
|
+
- "on": is_lead_bidder
|
|
54
|
+
being:
|
|
55
|
+
- true
|
|
56
|
+
- "on": fvra_route
|
|
57
|
+
being:
|
|
58
|
+
- fvra_lot_2_only_fail
|
|
59
|
+
- fvra_lot_2_only_pass
|
|
60
|
+
- fvra_lot_2_with_other_lots_fail
|
|
61
|
+
- fvra_lot_2_with_other_lots_pass
|
|
62
|
+
|
|
63
|
+
validations:
|
|
64
|
+
- name: answer_required
|
|
65
|
+
message: You must upload attachment 5a
|
|
66
|
+
- name: file_is_open_document_or_zip_format
|
|
67
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
68
|
+
- name: file_is_less_than_5mb
|
|
69
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
70
|
+
- name: file_can_be_saved
|
|
71
|
+
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
name: Recent draft accounts - 5b
|
|
2
|
+
question: >
|
|
3
|
+
<p class="govuk-label--m">
|
|
4
|
+
Please upload any supporting information relevant to your Attachment 5b - Lots 1/3/4 (Silver) FVRA submission that is not accessible via the Central Digital Platform.
|
|
5
|
+
</p>
|
|
6
|
+
<p class="govuk-body">
|
|
7
|
+
This may include:
|
|
8
|
+
</p>
|
|
9
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
10
|
+
<li>
|
|
11
|
+
Profit and Loss or Income Statement
|
|
12
|
+
</li>
|
|
13
|
+
<li>
|
|
14
|
+
Statement of your financial position
|
|
15
|
+
</li>
|
|
16
|
+
<li>
|
|
17
|
+
Any additional supporting information, that you have chosen to provide in support of your Attachment 5b - Lots 1/3/4 (Silver) FVRA Tool, for example, recent draft accounts.
|
|
18
|
+
</li>
|
|
19
|
+
</ul>
|
|
20
|
+
|
|
21
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
22
|
+
|
|
23
|
+
hint: >
|
|
24
|
+
<p class="govuk-hint">
|
|
25
|
+
If you are uploading more than one document, please upload as a zip file to this question
|
|
26
|
+
</p>
|
|
27
|
+
<p class="govuk-hint">
|
|
28
|
+
Any files in the zip folder should be named as follows:
|
|
29
|
+
</p>
|
|
30
|
+
<ul class="govuk-list govuk-list--bullet govuk-hint">
|
|
31
|
+
<li>
|
|
32
|
+
Organisation name (LB) - Profit and Loss or Income Statement
|
|
33
|
+
</li>
|
|
34
|
+
<li>
|
|
35
|
+
Organisation name (LB) - Statement of your financial position
|
|
36
|
+
</li>
|
|
37
|
+
<li>
|
|
38
|
+
Organisation name (LB) - Supporting information
|
|
39
|
+
</li>
|
|
40
|
+
</ul>
|
|
41
|
+
<p class="govuk-hint">
|
|
42
|
+
If you are uploading a single document, please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
43
|
+
</p>
|
|
44
|
+
|
|
45
|
+
type: upload
|
|
46
|
+
|
|
47
|
+
file_settings:
|
|
48
|
+
name: fvra-recent-draft-accounts-5b
|
|
49
|
+
max_size: 5
|
|
50
|
+
file_type: open_document_or_zip
|
|
51
|
+
|
|
52
|
+
depends:
|
|
53
|
+
- "on": is_lead_bidder
|
|
54
|
+
being:
|
|
55
|
+
- true
|
|
56
|
+
- "on": fvra_route
|
|
57
|
+
being:
|
|
58
|
+
- fvra_lot_2_with_other_lots_fail
|
|
59
|
+
- fvra_lot_2_with_other_lots_pass
|
|
60
|
+
- fvra_default_fail
|
|
61
|
+
|
|
62
|
+
validations:
|
|
63
|
+
- name: answer_required
|
|
64
|
+
message: You must upload attachment 5b
|
|
65
|
+
- name: file_is_open_document_or_zip_format
|
|
66
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
67
|
+
- name: file_is_less_than_5mb
|
|
68
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
69
|
+
- name: file_can_be_saved
|
|
70
|
+
message: Your document failed to upload. Please try again.
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
name: Ultimate Parent company’s published accounts
|
|
2
|
+
question: Please upload your ultimate parent company’s published accounts for the last 2 years, covering a 3 year period.
|
|
3
|
+
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment Instructions any qualified accounts will receive additional scrutiny.
|
|
4
|
+
hint: >
|
|
5
|
+
<p class="govuk-hint">
|
|
6
|
+
Please upload in Open Document Format (ODF) or PDF/A (eg .pdf, .odt). (Maximum file size 5MB).
|
|
7
|
+
</p>
|
|
8
|
+
<p class="govuk-hint">
|
|
9
|
+
If you are uploading more than one document, please upload as a zip file.
|
|
10
|
+
</p>
|
|
11
|
+
|
|
12
|
+
type: upload
|
|
13
|
+
|
|
14
|
+
file_settings:
|
|
15
|
+
name: fvra-ultimate-parent-company-published-accounts
|
|
16
|
+
max_size: 5
|
|
17
|
+
file_type: open_document_or_zip
|
|
18
|
+
|
|
19
|
+
depends:
|
|
20
|
+
- "on": is_lead_bidder
|
|
21
|
+
being:
|
|
22
|
+
- true
|
|
23
|
+
- "on": fvra_route
|
|
24
|
+
being:
|
|
25
|
+
- fvra_lot_2_only_fail
|
|
26
|
+
- fvra_lot_2_only_pass
|
|
27
|
+
- fvra_lot_2_with_other_lots_fail
|
|
28
|
+
- fvra_lot_2_with_other_lots_pass
|
|
29
|
+
- fvra_default_fail
|
|
30
|
+
- "on": ultimateParentCompany
|
|
31
|
+
being:
|
|
32
|
+
- true
|
|
33
|
+
|
|
34
|
+
validations:
|
|
35
|
+
- name: answer_required
|
|
36
|
+
message: You must upload ultimate parent company’s accounts
|
|
37
|
+
- name: file_is_open_document_or_zip_format
|
|
38
|
+
message: Your document is not in an open or zip format. Please save as an Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
39
|
+
- name: file_is_less_than_5mb
|
|
40
|
+
message: Your document exceeds the 5MB limit. Please reduce file size.
|
|
41
|
+
- name: file_can_be_saved
|
|
42
|
+
message: Your document failed to upload. Please try again.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
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"
|
package/schemas/questions.json
CHANGED
|
@@ -169,6 +169,7 @@
|
|
|
169
169
|
"file_is_open_document_format",
|
|
170
170
|
"file_is_spreadsheet_format",
|
|
171
171
|
"file_is_zip",
|
|
172
|
+
"file_is_open_document_or_zip_format",
|
|
172
173
|
"invalid_format",
|
|
173
174
|
"max_items_limit",
|
|
174
175
|
"max_less_than_min",
|
|
@@ -188,6 +189,7 @@
|
|
|
188
189
|
"under_200_words",
|
|
189
190
|
"under_300_words",
|
|
190
191
|
"under_500_words",
|
|
192
|
+
"under_700_words",
|
|
191
193
|
"under_word_limit",
|
|
192
194
|
"under_character_limit",
|
|
193
195
|
"over_character_limit",
|
|
@@ -305,7 +307,8 @@
|
|
|
305
307
|
"pdf",
|
|
306
308
|
"csv",
|
|
307
309
|
"zip",
|
|
308
|
-
"image"
|
|
310
|
+
"image",
|
|
311
|
+
"open_document_or_zip"
|
|
309
312
|
]
|
|
310
313
|
}
|
|
311
314
|
}
|
package/tests/test_content.py
CHANGED
|
@@ -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.
|