ccs-digitalmarketplace-frameworks 3.13.11 → 3.13.12
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 +3 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/listMultiqSubcontractorDetails.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqSubcontractorDetails.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqSubcontractors.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqSubcontractorsPostalAddress.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractor.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorAddressBuildingAndStreet.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/{keySubcontractorAddressCountry.yml → subcontractorAddressCountry.yml} +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/{keySubcontractorAddressPostcode.yml → subcontractorAddressPostcode.yml} +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/{keySubcontractorAddressTownOrCity.yml → subcontractorAddressTownOrCity.yml} +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorEmailAddress.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorKeySubcontractor.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorLawRegistered.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorLegalForm.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorOrganisationName.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddress.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressBuildingandStreet.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressCountry.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressPostcode.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorPostalAddressTownandCity.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorRegisteredDate.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorRoleDescription.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorType.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorVATNumber.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorWebsiteAddress.yml +11 -0
- package/frameworks/g-cloud-14/questions/declaration/keySubcontractors.yml +1 -1
- package/package.json +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorAddressBuildingAndStreet.yml +0 -16
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorContactPhoneNumber.yml +0 -11
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorDunsNumber.yml +0 -9
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorName.yml +0 -9
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorPercentageObligations.yml +0 -19
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorRegistrationNumber.yml +0 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorReliedUpon.yml +0 -11
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorRole.yml +0 -16
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorSME.yml +0 -9
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorTradingStatus.yml +0 -30
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorTradingStatusOther.yml +0 -9
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorVATNumber.yml +0 -8
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractors.yml +0 -21
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorsDetailsAttachment4bURL.yml +0 -18
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/listMultiqKeySubcontractorsDetails.yml +0 -39
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqKeySubcontractors.yml +0 -7
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/multiqKeySubcontractorsDetails.yml +0 -9
|
@@ -29,12 +29,12 @@
|
|
|
29
29
|
questions:
|
|
30
30
|
- multiqTenderInformation
|
|
31
31
|
|
|
32
|
-
- name:
|
|
33
|
-
slug:
|
|
32
|
+
- name: Subcontractor details
|
|
33
|
+
slug: subcontractor-details
|
|
34
34
|
editable: True
|
|
35
35
|
prefill: False
|
|
36
36
|
questions:
|
|
37
|
-
-
|
|
37
|
+
- multiqSubcontractors
|
|
38
38
|
|
|
39
39
|
- name: Additional exclusion information
|
|
40
40
|
slug: additional-exclusion-information
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
id: subcontractorDetails
|
|
2
|
+
name: Subcontractor details
|
|
3
|
+
question: Add the details for each subcontractor
|
|
4
|
+
item_question: Subcontractor {index} details
|
|
5
|
+
number_of_items: 50
|
|
6
|
+
column_width: full
|
|
7
|
+
|
|
8
|
+
type: list_multiquestion
|
|
9
|
+
|
|
10
|
+
questions:
|
|
11
|
+
- subcontractorOrganisationName
|
|
12
|
+
- subcontractorAddressBuildingAndStreet
|
|
13
|
+
- subcontractorAddressTownOrCity
|
|
14
|
+
- subcontractorAddressPostcode
|
|
15
|
+
- subcontractorAddressCountry
|
|
16
|
+
- subcontractorPostalAddress
|
|
17
|
+
- subcontractorPostalAddressBuildingandStreet
|
|
18
|
+
- subcontractorPostalAddressTownandCity
|
|
19
|
+
- subcontractorPostalAddressPostcode
|
|
20
|
+
- subcontractorPostalAddressCountry
|
|
21
|
+
- subcontractorEmailAddress
|
|
22
|
+
- subcontractorWebsiteAddress
|
|
23
|
+
- subcontractorLegalForm
|
|
24
|
+
- subcontractorLawRegistered
|
|
25
|
+
- subcontractorRegisteredDate
|
|
26
|
+
- subcontractorVATNumber
|
|
27
|
+
- subcontractorType
|
|
28
|
+
- subcontractorRoleDescription
|
|
29
|
+
- subcontractorKeySubcontractor
|
|
30
|
+
|
|
31
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Subcontractor details
|
|
2
|
+
question: Do you intend to sub-contract the performance of all or part of the contract to (either directly or in your wider supply chain) to help you deliver of the call-off contracts?
|
|
3
|
+
type: boolean
|
|
4
|
+
hint: |
|
|
5
|
+
<p>You are required to provide details of all subcontractors in the supply chain who you intend to use to deliver the call-off contracts. This applies to all subcontractors (of all tiers) that you intend to sub-contract the performance of all or part of the call -off contracts to. This means you need to provide an exhaustive list of all your intended subcontractors in the supply chain that are known about at the time of tender submission. This does not include every supplier with whom you have a commercial relationship (for example an existing supply contract where there is no intention to specifically subcontract all or part of any call-off contracts to that supplier).
|
|
6
|
+
Please note that any subcontractors you are relying on to satisfy the conditions of participation will be an associated person.</p>
|
|
7
|
+
|
|
8
|
+
<p>This is any subcontractor who is not being relied upon to satisfy a condition of participation (see Attachment 2 paragraph 3.8. Subcontracting)</p>
|
|
9
|
+
|
|
10
|
+
followup:
|
|
11
|
+
multiqSubcontractorDetails:
|
|
12
|
+
- true
|
|
13
|
+
|
|
14
|
+
validations:
|
|
15
|
+
-
|
|
16
|
+
name: answer_required
|
|
17
|
+
message: You must select an option
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: Registered office
|
|
2
|
+
question: |
|
|
3
|
+
<p class="govuk-label--m">
|
|
4
|
+
Registered office address (if the supplier is not registered please give their principle office address)
|
|
5
|
+
</p>
|
|
6
|
+
|
|
7
|
+
<p class="govuk-label--m">
|
|
8
|
+
Building and street
|
|
9
|
+
</p>
|
|
10
|
+
|
|
11
|
+
type: text
|
|
12
|
+
|
|
13
|
+
validations:
|
|
14
|
+
-
|
|
15
|
+
name: answer_required
|
|
16
|
+
message: You must enter subcontractor building and street
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
name: Email
|
|
2
|
+
id: subcontractorEmailAddress
|
|
3
|
+
question: Please enter the subcontractor's email address
|
|
4
|
+
hint: |
|
|
5
|
+
This is the email address that will be published for any associated persons of successful bidders in the contract award notice, therefore this must be generic with no references to individual names and no contact details that are directly linked to an individual.
|
|
6
|
+
|
|
7
|
+
type: text
|
|
8
|
+
|
|
9
|
+
validations:
|
|
10
|
+
- name: answer_required
|
|
11
|
+
message: 'You must enter subcontractor’s email'
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
name: Key Subcontractor
|
|
2
|
+
question: Is the supplier a key subcontractor, this includes an associated person- key subcontractor?
|
|
3
|
+
hint: |
|
|
4
|
+
<p>You need to tell us if the supplier is a key subcontractor, (as defined in the framework contract) so that these organisations can be appropriately listed in the framework award form and in the key subcontractor section in Framework Schedule 6 (Order Form Template and Call-Off Schedules) should you be awarded a framework contract. Please read Joint Schedule 6 (Key Sub-contractors) for more information.</p>
|
|
5
|
+
<p>Key subcontractors are defined as any subcontractor (including an associated person, subcontractor):</p>
|
|
6
|
+
<p> a) which is relied upon to deliver any work package within the deliverables in their entirety; and/or</p>
|
|
7
|
+
<p> b) which, in the opinion of CCS or the buyer performs (or would perform if appointed) a critical role in the provision of all or any part of the deliverables; and/or</p>
|
|
8
|
+
<p> c) with a subcontract with a contract value which at the time of appointment exceeds (or would exceed if appointed) 10% of the aggregate charges forecast to be payable under the call-off contract</p>
|
|
9
|
+
|
|
10
|
+
type: boolean
|
|
11
|
+
|
|
12
|
+
validations:
|
|
13
|
+
-
|
|
14
|
+
name: answer_required
|
|
15
|
+
message: You must enter an option
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
name: Legal form
|
|
2
|
+
question: Please enter subcontractor's company's legal form?
|
|
3
|
+
hint: |
|
|
4
|
+
When the company was set up and registered, what structure was used. Also called trading status. For example, a limited company or limited liability partnership.
|
|
5
|
+
|
|
6
|
+
type: text
|
|
7
|
+
|
|
8
|
+
validations:
|
|
9
|
+
- name: answer_required
|
|
10
|
+
message: 'You must enter subcontractor’s legal form'
|
|
11
|
+
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
name: Name of subcontractor
|
|
2
|
+
question: Please enter the subcontractor's organisation name
|
|
3
|
+
|
|
4
|
+
type: text
|
|
5
|
+
|
|
6
|
+
max_length_in_characters: 150
|
|
7
|
+
|
|
8
|
+
validations:
|
|
9
|
+
- name: answer_required
|
|
10
|
+
message: You must enter the name of the subcontractor
|
|
11
|
+
- name: under_character_limit
|
|
12
|
+
message: Name of subcontractor must be less than 150 characters.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
name: Postal address different
|
|
2
|
+
question: Is the subcontractor's contact postal address different from organisation’s registered address?
|
|
3
|
+
type: boolean
|
|
4
|
+
hint: |
|
|
5
|
+
This is the address that will be published for any associated persons of successful bidders in the contract award notice, therefore this must be generic with no references to individual names and no contact details that are directly linked to an individual.
|
|
6
|
+
|
|
7
|
+
followup:
|
|
8
|
+
subcontractorPostalAddressBuildingandStreet:
|
|
9
|
+
- true
|
|
10
|
+
subcontractorPostalAddressTownandCity:
|
|
11
|
+
- true
|
|
12
|
+
subcontractorPostalAddressPostcode:
|
|
13
|
+
- true
|
|
14
|
+
subcontractorPostalAddressCountry:
|
|
15
|
+
- true
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
validations:
|
|
19
|
+
- name: answer_required
|
|
20
|
+
message: You must select an option
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
name: Role description
|
|
2
|
+
question: A brief description of their intended role in the performance of the contract
|
|
3
|
+
hint: |
|
|
4
|
+
<p>In the case of consortia members and key subcontractors (including associated persons) please include:</p>
|
|
5
|
+
<p>(a) what role they will play in the delivery of the call-off contracts</p>
|
|
6
|
+
<p>(b)their % share of the total contract value</p>
|
|
7
|
+
type: textbox_large
|
|
8
|
+
max_length_in_words: 500
|
|
9
|
+
|
|
10
|
+
validations:
|
|
11
|
+
-
|
|
12
|
+
name: answer_required
|
|
13
|
+
message: You must enter an role description
|
|
14
|
+
-
|
|
15
|
+
name: under_word_limit
|
|
16
|
+
message: Your answer must be no more than 500 words
|
package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/subcontractorType.yml
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
name: Type of subcontractor
|
|
2
|
+
question: Type of subcontractor
|
|
3
|
+
hint: |
|
|
4
|
+
<p>Definition of SME, small and medium-sized enterprises means suppliers that:</p>
|
|
5
|
+
<p>(a) have fewer than 250 staff, and</p>
|
|
6
|
+
<p>(b) have a turnover of an amount less than or equal to £44 million, or a balance sheet total of an amount less than or equal to £38 million</p>
|
|
7
|
+
type: radios
|
|
8
|
+
options:
|
|
9
|
+
- label: Small or medium-sized enterprise
|
|
10
|
+
value: Small or medium-sized enterprise
|
|
11
|
+
- label: Non-governmental organisation that is value-driven and which principally reinvests its surpluses to further social, environmental or cultural objectives
|
|
12
|
+
value: Non-governmental organisation that is value-driven and which principally reinvests its surpluses to further social, environmental or cultural objectives
|
|
13
|
+
- label: Supported employment provider
|
|
14
|
+
value: Supported employment provider
|
|
15
|
+
- label: Public service mutual
|
|
16
|
+
value: Public service mutual
|
|
17
|
+
- label: N/A
|
|
18
|
+
value: N/A
|
|
19
|
+
|
|
20
|
+
validations:
|
|
21
|
+
- name: answer_required
|
|
22
|
+
message: You must enter an option
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
name: VAT number
|
|
2
|
+
question: Please enter the subcontractor's VAT registration number (within the meaning of section 5A of the Value Added Tax Act 1994)
|
|
3
|
+
hint: Enter N/A if not applicable
|
|
4
|
+
|
|
5
|
+
type: text
|
|
6
|
+
|
|
7
|
+
validations:
|
|
8
|
+
- name: answer_required
|
|
9
|
+
message: You must enter subcontractor’s VAT number
|
|
10
|
+
- name: invalid_format
|
|
11
|
+
message: You must enter a valid UK VAT number, or N/A
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
name: Website
|
|
2
|
+
id: subcontractorWebsiteAddress
|
|
3
|
+
question: Please enter the subcontractor's website address
|
|
4
|
+
hint: |
|
|
5
|
+
This is where the supplier markets its goods, services or works online, the relevant website address.
|
|
6
|
+
|
|
7
|
+
type: text
|
|
8
|
+
|
|
9
|
+
validations:
|
|
10
|
+
- name: answer_required
|
|
11
|
+
message: 'You must enter subcontractor’s website'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.12",
|
|
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"
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
name: Registered or head office address - Building and street
|
|
2
|
-
question: |
|
|
3
|
-
<p class="govuk-label--m">
|
|
4
|
-
Registered or head office address
|
|
5
|
-
</p>
|
|
6
|
-
|
|
7
|
-
<p class="govuk-label--m">
|
|
8
|
-
Building and street
|
|
9
|
-
</p>
|
|
10
|
-
|
|
11
|
-
type: text
|
|
12
|
-
|
|
13
|
-
validations:
|
|
14
|
-
-
|
|
15
|
-
name: answer_required
|
|
16
|
-
message: You must enter the building and street
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
name: Contact phone number
|
|
2
|
-
question: Contact phone number
|
|
3
|
-
|
|
4
|
-
type: text
|
|
5
|
-
max_length_in_characters: 15
|
|
6
|
-
|
|
7
|
-
validations:
|
|
8
|
-
- name: answer_required
|
|
9
|
-
message: You must enter the contact phone number
|
|
10
|
-
- name: under_character_limit
|
|
11
|
-
message: The contact phone number must be no more than 15 characters
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
name: Percentage of contractual obligations
|
|
2
|
-
question: What is the approximate percentage of contractual obligations assigned to the subcontractor
|
|
3
|
-
|
|
4
|
-
hint: Enter a percentage 0 to 100 using numbers only
|
|
5
|
-
|
|
6
|
-
type: number
|
|
7
|
-
unit: "%"
|
|
8
|
-
unit_in_full: "percent"
|
|
9
|
-
unit_position: "after"
|
|
10
|
-
limits:
|
|
11
|
-
min_value: 1
|
|
12
|
-
max_value: 100
|
|
13
|
-
integer_only: true
|
|
14
|
-
|
|
15
|
-
validations:
|
|
16
|
-
- name: answer_required
|
|
17
|
-
message: You must enter the subcontractors percentage of obligations
|
|
18
|
-
- name: not_a_number
|
|
19
|
-
message: The percentage must be whole number between 1 and 100
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
name: Relied upon to meet the selection criteria
|
|
2
|
-
question: Is the subcontractor being relied upon to meet the selection criteria?
|
|
3
|
-
|
|
4
|
-
hint: Are you relying on the subcontractor for economic and technical standing and/or technical and professional ability?
|
|
5
|
-
|
|
6
|
-
type: boolean
|
|
7
|
-
|
|
8
|
-
validations:
|
|
9
|
-
-
|
|
10
|
-
name: answer_required
|
|
11
|
-
message: You must select an answer
|
package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractorRole.yml
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
name: Key subcontractor role
|
|
2
|
-
question: What is the role the subcontractor will take in providing the works and/or supplies?
|
|
3
|
-
hint: For example, key deliverables
|
|
4
|
-
type: textbox_large
|
|
5
|
-
max_length_in_words: 200
|
|
6
|
-
|
|
7
|
-
validations:
|
|
8
|
-
-
|
|
9
|
-
name: answer_required
|
|
10
|
-
message: You must enter the role of the key subcontractor
|
|
11
|
-
-
|
|
12
|
-
name: under_word_limit
|
|
13
|
-
message: Your answer must be no more than 200 words
|
|
14
|
-
-
|
|
15
|
-
name: under_character_limit
|
|
16
|
-
message: Your answer must be no more than 2000 characters
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
name: Trading status
|
|
2
|
-
question: Trading status
|
|
3
|
-
|
|
4
|
-
type: radios
|
|
5
|
-
options:
|
|
6
|
-
- label: limited company (LTD)
|
|
7
|
-
value: limited company (LTD)
|
|
8
|
-
- label: limited liability company (LLC)
|
|
9
|
-
value: limited liability company (LLC)
|
|
10
|
-
- label: public limited company (PLC)
|
|
11
|
-
value: public limited company (PLC)
|
|
12
|
-
- label: limited liability partnership (LLP)
|
|
13
|
-
value: limited liability partnership (LLP)
|
|
14
|
-
- label: sole trader
|
|
15
|
-
value: sole trader
|
|
16
|
-
- label: third sector
|
|
17
|
-
value: third sector
|
|
18
|
-
- label: public body
|
|
19
|
-
value: public body
|
|
20
|
-
- label: other
|
|
21
|
-
value: other
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
followup:
|
|
25
|
-
keySubcontractorTradingStatusOther:
|
|
26
|
-
- other
|
|
27
|
-
|
|
28
|
-
validations:
|
|
29
|
-
- name: answer_required
|
|
30
|
-
message: You must select the trading status
|
package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/keySubcontractors.yml
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
name: Key subcontractors
|
|
2
|
-
question: Do you intend to use key subcontractors to help you deliver the requirements?
|
|
3
|
-
question_advice: |
|
|
4
|
-
A Key Subcontractor is any Subcontractor meeting one or more of the following:
|
|
5
|
-
|
|
6
|
-
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
-
<li>which is relied upon to deliver any work package within the Deliverables in their entirety</li>
|
|
8
|
-
<li>which performs a critical role in the provision of all or any part of the Deliverables</li>
|
|
9
|
-
<li>with a Sub-Contract with a contract value which at the time of appointment would exceed, if appointed, 10% of the aggregate Charges forecast to be payable under any subsequent Call-Off Contract</li>
|
|
10
|
-
</ul>
|
|
11
|
-
|
|
12
|
-
type: boolean
|
|
13
|
-
|
|
14
|
-
followup:
|
|
15
|
-
multiqKeySubcontractorsDetails:
|
|
16
|
-
- true
|
|
17
|
-
|
|
18
|
-
validations:
|
|
19
|
-
-
|
|
20
|
-
name: answer_required
|
|
21
|
-
message: You must select an option
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
name: Attachment 4b
|
|
2
|
-
question: Please attach a zip file containing a completed Attachment 4b - Information and Declarations_Key Subcontractor_Guarantor
|
|
3
|
-
question_advice: |
|
|
4
|
-
This should include a completed ‘information and declaration’ workbook without amendment for every key subcontractor you are relying on to meet the selection criteria
|
|
5
|
-
|
|
6
|
-
hint: This file must be a Zip and have a maximum file size of 5MB
|
|
7
|
-
|
|
8
|
-
type: upload
|
|
9
|
-
|
|
10
|
-
validations:
|
|
11
|
-
- name: answer_required
|
|
12
|
-
message: Select a file
|
|
13
|
-
- name: file_is_less_than_5mb
|
|
14
|
-
message: The file must be smaller than 5MB
|
|
15
|
-
- name: file_is_zip
|
|
16
|
-
message: The file must be in the zip format. Select a Zip (.zip) file
|
|
17
|
-
- name: file_can_be_saved
|
|
18
|
-
message: The selected file could not be uploaded - try again
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
id: keySubcontractorsDetails
|
|
2
|
-
name: Key subcontractor details
|
|
3
|
-
question: Add the details for each key subcontractor
|
|
4
|
-
item_question: Key subcontractor {index} details
|
|
5
|
-
number_of_items: 15
|
|
6
|
-
column_width: full
|
|
7
|
-
|
|
8
|
-
type: list_multiquestion
|
|
9
|
-
|
|
10
|
-
questions:
|
|
11
|
-
- keySubcontractorName
|
|
12
|
-
- keySubcontractorRegistrationNumber
|
|
13
|
-
- keySubcontractorAddressBuildingAndStreet
|
|
14
|
-
- keySubcontractorAddressTownOrCity
|
|
15
|
-
- keySubcontractorAddressPostcode
|
|
16
|
-
- keySubcontractorAddressCountry
|
|
17
|
-
- keySubcontractorTradingStatus
|
|
18
|
-
- keySubcontractorTradingStatusOther
|
|
19
|
-
- keySubcontractorContactPhoneNumber
|
|
20
|
-
- keySubcontractorDunsNumber
|
|
21
|
-
- keySubcontractorVATNumber
|
|
22
|
-
- keySubcontractorSME
|
|
23
|
-
- keySubcontractorRole
|
|
24
|
-
- keySubcontractorPercentageObligations
|
|
25
|
-
- keySubcontractorReliedUpon
|
|
26
|
-
|
|
27
|
-
validations:
|
|
28
|
-
-
|
|
29
|
-
name: answer_required
|
|
30
|
-
message: You must add the details for each key subcontractor
|
|
31
|
-
-
|
|
32
|
-
name: not_unique
|
|
33
|
-
message: Each key subcontractor must be unique
|
|
34
|
-
-
|
|
35
|
-
name: total_should_be_100
|
|
36
|
-
message: The subcontractors percentage share of total obligations must not be more than 100%
|
|
37
|
-
-
|
|
38
|
-
name: max_items_limit
|
|
39
|
-
message: You can only add details for up to 15 key subcontractors
|