ccs-digitalmarketplace-frameworks 4.10.6 → 4.10.8
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/messages/homepage-sidebar.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5aURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5bURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumImmediateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMemberPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5aURL.yml +5 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5bURL.yml +6 -6
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/immediateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml +5 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml +5 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/ultimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/messages/homepage-sidebar.yml +1 -1
- package/frameworks/g-cloud-15/questions/fvra/attachment5aURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/attachment5bURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumAttachment5aURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumAttachment5bURL.yml +5 -5
- package/frameworks/g-cloud-15/questions/fvra/consortiumImmediateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumMemberPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumRecentDraftAccounts5aURL.yml +5 -5
- package/frameworks/g-cloud-15/questions/fvra/consortiumRecentDraftAccounts5bURL.yml +6 -6
- package/frameworks/g-cloud-15/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/immediateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/recentDraftAccounts5aURL.yml +5 -5
- package/frameworks/g-cloud-15/questions/fvra/recentDraftAccounts5bURL.yml +5 -5
- package/frameworks/g-cloud-15/questions/fvra/ultimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/package.json +1 -1
|
@@ -8,7 +8,7 @@ open:
|
|
|
8
8
|
heading: 'Digital Outcomes 7 is open for applications'
|
|
9
9
|
messages:
|
|
10
10
|
- 'You need an account to apply.'
|
|
11
|
-
- 'The application deadline is
|
|
11
|
+
- 'The application deadline is [[applicationsCloseAt]].'
|
|
12
12
|
|
|
13
13
|
pending:
|
|
14
14
|
heading: 'Digital Outcomes 7 is closed for applications'
|
|
@@ -10,14 +10,14 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
|
|
16
16
|
type: upload
|
|
17
17
|
|
|
18
18
|
file_settings:
|
|
19
19
|
name: fvra-attachment-5a
|
|
20
|
-
max_size:
|
|
20
|
+
max_size: 20
|
|
21
21
|
file_types:
|
|
22
22
|
- spreadsheet
|
|
23
23
|
- open_document
|
|
@@ -38,7 +38,7 @@ validations:
|
|
|
38
38
|
message: You must upload attachment 5a
|
|
39
39
|
- name: file_is_valid_format
|
|
40
40
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
41
|
-
- name:
|
|
42
|
-
message: Your document exceeds the
|
|
41
|
+
- name: file_is_less_than_20mb
|
|
42
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
43
43
|
- name: file_can_be_saved
|
|
44
44
|
message: Your document failed to upload. Please try again.
|
|
@@ -10,13 +10,13 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
type: upload
|
|
16
16
|
|
|
17
17
|
file_settings:
|
|
18
18
|
name: fvra-attachment-5b
|
|
19
|
-
max_size:
|
|
19
|
+
max_size: 20
|
|
20
20
|
file_types:
|
|
21
21
|
- spreadsheet
|
|
22
22
|
- open_document
|
|
@@ -35,7 +35,7 @@ validations:
|
|
|
35
35
|
message: You must upload attachment 5b
|
|
36
36
|
- name: file_is_valid_format
|
|
37
37
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
38
|
-
- name:
|
|
39
|
-
message: Your document exceeds the
|
|
38
|
+
- name: file_is_less_than_20mb
|
|
39
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
40
40
|
- name: file_can_be_saved
|
|
41
41
|
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml
CHANGED
|
@@ -10,13 +10,13 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
type: upload
|
|
16
16
|
|
|
17
17
|
file_settings:
|
|
18
18
|
name: fvra-consortium-attachment-5a
|
|
19
|
-
max_size:
|
|
19
|
+
max_size: 20
|
|
20
20
|
file_types:
|
|
21
21
|
- spreadsheet
|
|
22
22
|
- open_document
|
|
@@ -37,7 +37,7 @@ validations:
|
|
|
37
37
|
message: You must upload attachment 5a
|
|
38
38
|
- name: file_is_valid_format
|
|
39
39
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
40
|
-
- name:
|
|
41
|
-
message: Your document exceeds the
|
|
40
|
+
- name: file_is_less_than_20mb
|
|
41
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
42
42
|
- name: file_can_be_saved
|
|
43
43
|
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml
CHANGED
|
@@ -10,13 +10,13 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
type: upload
|
|
16
16
|
|
|
17
17
|
file_settings:
|
|
18
18
|
name: fvra-consortium-attachment-5b
|
|
19
|
-
max_size:
|
|
19
|
+
max_size: 20
|
|
20
20
|
file_types:
|
|
21
21
|
- spreadsheet
|
|
22
22
|
- open_document
|
|
@@ -35,7 +35,7 @@ validations:
|
|
|
35
35
|
message: You must upload attachment 5b
|
|
36
36
|
- name: file_is_valid_format
|
|
37
37
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
38
|
-
- name:
|
|
39
|
-
message: Your document exceeds the
|
|
38
|
+
- name: file_is_less_than_20mb
|
|
39
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
40
40
|
- name: file_can_be_saved
|
|
41
41
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,7 +11,7 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
@@ -20,7 +20,7 @@ optional_text: if applicable
|
|
|
20
20
|
|
|
21
21
|
file_settings:
|
|
22
22
|
name: fvra-consortium-parent-company-published-accounts
|
|
23
|
-
max_size:
|
|
23
|
+
max_size: 20
|
|
24
24
|
file_types:
|
|
25
25
|
- spreadsheet
|
|
26
26
|
- open_document
|
|
@@ -40,7 +40,7 @@ depends:
|
|
|
40
40
|
validations:
|
|
41
41
|
- name: file_is_valid_format
|
|
42
42
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
43
|
-
- name:
|
|
44
|
-
message: Your document exceeds the
|
|
43
|
+
- name: file_is_less_than_20mb
|
|
44
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
45
45
|
- name: file_can_be_saved
|
|
46
46
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,14 +11,14 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
18
18
|
|
|
19
19
|
file_settings:
|
|
20
20
|
name: fvra-consortium-published-accounts
|
|
21
|
-
max_size:
|
|
21
|
+
max_size: 20
|
|
22
22
|
file_types:
|
|
23
23
|
- spreadsheet
|
|
24
24
|
- open_document
|
|
@@ -41,7 +41,7 @@ validations:
|
|
|
41
41
|
message: You must upload the consortium member’s published accounts
|
|
42
42
|
- name: file_is_valid_format
|
|
43
43
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
44
|
-
- name:
|
|
45
|
-
message: Your document exceeds the
|
|
44
|
+
- name: file_is_less_than_20mb
|
|
45
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
46
46
|
- name: file_can_be_saved
|
|
47
47
|
message: Your document failed to upload. Please try again.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Supporting information - 5a
|
|
2
2
|
question: 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
|
|
3
3
|
|
|
4
|
-
question_advice: >
|
|
4
|
+
question_advice: >
|
|
5
5
|
<p class="govuk-body">
|
|
6
6
|
This may include:
|
|
7
7
|
</p>
|
|
@@ -44,7 +44,7 @@ hint: >
|
|
|
44
44
|
</li>
|
|
45
45
|
</ul>
|
|
46
46
|
<p class="govuk-hint">
|
|
47
|
-
The maximum file size is
|
|
47
|
+
The maximum file size is 20MB
|
|
48
48
|
</p>
|
|
49
49
|
|
|
50
50
|
type: upload
|
|
@@ -53,7 +53,7 @@ optional_text: if applicable
|
|
|
53
53
|
|
|
54
54
|
file_settings:
|
|
55
55
|
name: fvra-consortium-supporting-information-5a
|
|
56
|
-
max_size:
|
|
56
|
+
max_size: 20
|
|
57
57
|
file_types:
|
|
58
58
|
- spreadsheet
|
|
59
59
|
- open_document
|
|
@@ -73,7 +73,7 @@ depends:
|
|
|
73
73
|
validations:
|
|
74
74
|
- name: file_is_valid_format
|
|
75
75
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
76
|
-
- name:
|
|
77
|
-
message: Your document exceeds the
|
|
76
|
+
- name: file_is_less_than_20mb
|
|
77
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
78
78
|
- name: file_can_be_saved
|
|
79
79
|
message: Your document failed to upload. Please try again.
|
|
@@ -2,7 +2,7 @@ name: Supporting information - 5b
|
|
|
2
2
|
question: 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
|
|
3
3
|
optional_text: if applicable
|
|
4
4
|
|
|
5
|
-
question_advice: >
|
|
5
|
+
question_advice: >
|
|
6
6
|
<p class="govuk-body">
|
|
7
7
|
This may include:
|
|
8
8
|
</p>
|
|
@@ -20,7 +20,7 @@ question_advice: >
|
|
|
20
20
|
<p class="govuk-body">
|
|
21
21
|
In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
22
22
|
</p>
|
|
23
|
-
|
|
23
|
+
|
|
24
24
|
hint: >
|
|
25
25
|
<p class="govuk-hint">
|
|
26
26
|
The following file types are acceptable:
|
|
@@ -45,7 +45,7 @@ hint: >
|
|
|
45
45
|
</li>
|
|
46
46
|
</ul>
|
|
47
47
|
<p class="govuk-hint">
|
|
48
|
-
The maximum file size is
|
|
48
|
+
The maximum file size is 20MB
|
|
49
49
|
</p>
|
|
50
50
|
|
|
51
51
|
type: upload
|
|
@@ -53,7 +53,7 @@ optional: true
|
|
|
53
53
|
|
|
54
54
|
file_settings:
|
|
55
55
|
name: fvra-consortium-supporting-information-5b
|
|
56
|
-
max_size:
|
|
56
|
+
max_size: 20
|
|
57
57
|
file_types:
|
|
58
58
|
- spreadsheet
|
|
59
59
|
- open_document
|
|
@@ -72,7 +72,7 @@ depends:
|
|
|
72
72
|
validations:
|
|
73
73
|
- name: file_is_valid_format
|
|
74
74
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
75
|
-
- name:
|
|
76
|
-
message: Your document exceeds the
|
|
75
|
+
- name: file_is_less_than_20mb
|
|
76
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
77
77
|
- name: file_can_be_saved
|
|
78
78
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,7 +11,7 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
@@ -20,7 +20,7 @@ optional_text: if applicable
|
|
|
20
20
|
|
|
21
21
|
file_settings:
|
|
22
22
|
name: fvra-consortium-ultimate-parent-company-published-accounts
|
|
23
|
-
max_size:
|
|
23
|
+
max_size: 20
|
|
24
24
|
file_types:
|
|
25
25
|
- spreadsheet
|
|
26
26
|
- open_document
|
|
@@ -41,7 +41,7 @@ depends:
|
|
|
41
41
|
validations:
|
|
42
42
|
- name: file_is_valid_format
|
|
43
43
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
44
|
-
- name:
|
|
45
|
-
message: Your document exceeds the
|
|
44
|
+
- name: file_is_less_than_20mb
|
|
45
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
46
46
|
- name: file_can_be_saved
|
|
47
47
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,14 +11,14 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
18
18
|
|
|
19
19
|
file_settings:
|
|
20
20
|
name: fvra-parent-company-published-accounts
|
|
21
|
-
max_size:
|
|
21
|
+
max_size: 20
|
|
22
22
|
file_types:
|
|
23
23
|
- spreadsheet
|
|
24
24
|
- open_document
|
|
@@ -43,7 +43,7 @@ validations:
|
|
|
43
43
|
message: You must upload parent company’s accounts
|
|
44
44
|
- name: file_is_valid_format
|
|
45
45
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
46
|
-
- name:
|
|
47
|
-
message: Your document exceeds the
|
|
46
|
+
- name: file_is_less_than_20mb
|
|
47
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
48
48
|
- name: file_can_be_saved
|
|
49
49
|
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Supporting information - 5a
|
|
2
2
|
question: Please upload any supporting information relevant to your Attachment 5a - Lot 2 (Gold) FVRA submission that is not accessible via the Central Digital Platform
|
|
3
3
|
optional_text: if applicable
|
|
4
|
-
question_advice: >
|
|
4
|
+
question_advice: >
|
|
5
5
|
<p class="govuk-body">
|
|
6
6
|
This may include:
|
|
7
7
|
</p>
|
|
@@ -44,7 +44,7 @@ hint: >
|
|
|
44
44
|
</li>
|
|
45
45
|
</ul>
|
|
46
46
|
<p class="govuk-hint">
|
|
47
|
-
The maximum file size is
|
|
47
|
+
The maximum file size is 20MB
|
|
48
48
|
</p>
|
|
49
49
|
|
|
50
50
|
type: upload
|
|
@@ -52,7 +52,7 @@ optional: true
|
|
|
52
52
|
|
|
53
53
|
file_settings:
|
|
54
54
|
name: fvra-supporting-information-5a
|
|
55
|
-
max_size:
|
|
55
|
+
max_size: 20
|
|
56
56
|
file_types:
|
|
57
57
|
- spreadsheet
|
|
58
58
|
- open_document
|
|
@@ -72,7 +72,7 @@ depends:
|
|
|
72
72
|
validations:
|
|
73
73
|
- name: file_is_valid_format
|
|
74
74
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
75
|
-
- name:
|
|
76
|
-
message: Your document exceeds the
|
|
75
|
+
- name: file_is_less_than_20mb
|
|
76
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
77
77
|
- name: file_can_be_saved
|
|
78
78
|
message: Your document failed to upload. Please try again.
|
package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Supporting information - 5b
|
|
2
2
|
question: 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
|
|
3
3
|
optional_text: if applicable
|
|
4
|
-
question_advice: >
|
|
4
|
+
question_advice: >
|
|
5
5
|
<p class="govuk-body">
|
|
6
6
|
This may include:
|
|
7
7
|
</p>
|
|
@@ -44,7 +44,7 @@ hint: >
|
|
|
44
44
|
</li>
|
|
45
45
|
</ul>
|
|
46
46
|
<p class="govuk-hint">
|
|
47
|
-
The maximum file size is
|
|
47
|
+
The maximum file size is 20MB
|
|
48
48
|
</p>
|
|
49
49
|
|
|
50
50
|
type: upload
|
|
@@ -52,7 +52,7 @@ optional: true
|
|
|
52
52
|
|
|
53
53
|
file_settings:
|
|
54
54
|
name: fvra-supporting-information-5b
|
|
55
|
-
max_size:
|
|
55
|
+
max_size: 20
|
|
56
56
|
file_types:
|
|
57
57
|
- spreadsheet
|
|
58
58
|
- open_document
|
|
@@ -71,7 +71,7 @@ depends:
|
|
|
71
71
|
validations:
|
|
72
72
|
- name: file_is_valid_format
|
|
73
73
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
74
|
-
- name:
|
|
75
|
-
message: Your document exceeds the
|
|
74
|
+
- name: file_is_less_than_20mb
|
|
75
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
76
76
|
- name: file_can_be_saved
|
|
77
77
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,14 +11,14 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
18
18
|
|
|
19
19
|
file_settings:
|
|
20
20
|
name: fvra-ultimate-parent-company-published-accounts
|
|
21
|
-
max_size:
|
|
21
|
+
max_size: 20
|
|
22
22
|
file_types:
|
|
23
23
|
- spreadsheet
|
|
24
24
|
- open_document
|
|
@@ -44,7 +44,7 @@ validations:
|
|
|
44
44
|
message: You must upload ultimate parent company’s accounts
|
|
45
45
|
- name: file_is_valid_format
|
|
46
46
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
47
|
-
- name:
|
|
48
|
-
message: Your document exceeds the
|
|
47
|
+
- name: file_is_less_than_20mb
|
|
48
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
49
49
|
- name: file_can_be_saved
|
|
50
50
|
message: Your document failed to upload. Please try again.
|
|
@@ -8,7 +8,7 @@ open:
|
|
|
8
8
|
heading: 'G-Cloud 15 is open for applications'
|
|
9
9
|
messages:
|
|
10
10
|
- 'You need an account to apply.'
|
|
11
|
-
- 'The application deadline is
|
|
11
|
+
- 'The application deadline is [[applicationsCloseAt]].'
|
|
12
12
|
|
|
13
13
|
pending:
|
|
14
14
|
heading: 'G-Cloud 15 is closed for applications'
|
|
@@ -10,14 +10,14 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
|
|
16
16
|
type: upload
|
|
17
17
|
|
|
18
18
|
file_settings:
|
|
19
19
|
name: fvra-attachment-5a
|
|
20
|
-
max_size:
|
|
20
|
+
max_size: 20
|
|
21
21
|
file_types:
|
|
22
22
|
- spreadsheet
|
|
23
23
|
- open_document
|
|
@@ -38,7 +38,7 @@ validations:
|
|
|
38
38
|
message: You must upload attachment 5a
|
|
39
39
|
- name: file_is_valid_format
|
|
40
40
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
41
|
-
- name:
|
|
42
|
-
message: Your document exceeds the
|
|
41
|
+
- name: file_is_less_than_20mb
|
|
42
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
43
43
|
- name: file_can_be_saved
|
|
44
44
|
message: Your document failed to upload. Please try again.
|
|
@@ -10,13 +10,13 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
type: upload
|
|
16
16
|
|
|
17
17
|
file_settings:
|
|
18
18
|
name: fvra-attachment-5b
|
|
19
|
-
max_size:
|
|
19
|
+
max_size: 20
|
|
20
20
|
file_types:
|
|
21
21
|
- spreadsheet
|
|
22
22
|
- open_document
|
|
@@ -34,7 +34,7 @@ validations:
|
|
|
34
34
|
message: You must upload attachment 5b
|
|
35
35
|
- name: file_is_valid_format
|
|
36
36
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
37
|
-
- name:
|
|
38
|
-
message: Your document exceeds the
|
|
37
|
+
- name: file_is_less_than_20mb
|
|
38
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
39
39
|
- name: file_can_be_saved
|
|
40
40
|
message: Your document failed to upload. Please try again.
|
|
@@ -10,13 +10,13 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
type: upload
|
|
16
16
|
|
|
17
17
|
file_settings:
|
|
18
18
|
name: fvra-consortium-attachment-5a
|
|
19
|
-
max_size:
|
|
19
|
+
max_size: 20
|
|
20
20
|
file_types:
|
|
21
21
|
- spreadsheet
|
|
22
22
|
- open_document
|
|
@@ -37,7 +37,7 @@ validations:
|
|
|
37
37
|
message: You must upload attachment 5a
|
|
38
38
|
- name: file_is_valid_format
|
|
39
39
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
40
|
-
- name:
|
|
41
|
-
message: Your document exceeds the
|
|
40
|
+
- name: file_is_less_than_20mb
|
|
41
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
42
42
|
- name: file_can_be_saved
|
|
43
43
|
message: Your document failed to upload. Please try again.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
name: Completed attachment 5b
|
|
2
|
-
question: Please upload your completed Attachment 5b - Lots 2a/2b/3 (Silver) FVRA Tool including all required information for your consortium member, its parent company and its ultimate parent company.
|
|
2
|
+
question: Please upload your completed Attachment 5b - Lots 2a/2b/3 (Silver) FVRA Tool including all required information for your consortium member, its parent company and its ultimate parent company.
|
|
3
3
|
question_advice: In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
4
4
|
hint: >
|
|
5
5
|
<p class="govuk-hint">
|
|
@@ -10,13 +10,13 @@ hint: >
|
|
|
10
10
|
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
11
|
</ul>
|
|
12
12
|
<p class="govuk-hint">
|
|
13
|
-
The maximum file size is
|
|
13
|
+
The maximum file size is 20MB
|
|
14
14
|
</p>
|
|
15
15
|
type: upload
|
|
16
16
|
|
|
17
17
|
file_settings:
|
|
18
18
|
name: fvra-consortium-attachment-5b
|
|
19
|
-
max_size:
|
|
19
|
+
max_size: 20
|
|
20
20
|
file_types:
|
|
21
21
|
- spreadsheet
|
|
22
22
|
- open_document
|
|
@@ -34,7 +34,7 @@ validations:
|
|
|
34
34
|
message: You must upload attachment 5b
|
|
35
35
|
- name: file_is_valid_format
|
|
36
36
|
message: Your document is not in an open document or spreadsheet. Please save as a Spreadsheet (ODS or XLSX) or Open Document Format (ODF), PDF/A (eg .pdf, .odt).
|
|
37
|
-
- name:
|
|
38
|
-
message: Your document exceeds the
|
|
37
|
+
- name: file_is_less_than_20mb
|
|
38
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
39
39
|
- name: file_can_be_saved
|
|
40
40
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,7 +11,7 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
@@ -20,7 +20,7 @@ optional_text: if applicable
|
|
|
20
20
|
|
|
21
21
|
file_settings:
|
|
22
22
|
name: fvra-consortium-parent-company-published-accounts
|
|
23
|
-
max_size:
|
|
23
|
+
max_size: 20
|
|
24
24
|
file_types:
|
|
25
25
|
- spreadsheet
|
|
26
26
|
- open_document
|
|
@@ -41,7 +41,7 @@ depends:
|
|
|
41
41
|
validations:
|
|
42
42
|
- name: file_is_valid_format
|
|
43
43
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
44
|
-
- name:
|
|
45
|
-
message: Your document exceeds the
|
|
44
|
+
- name: file_is_less_than_20mb
|
|
45
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
46
46
|
- name: file_can_be_saved
|
|
47
47
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,14 +11,14 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
18
18
|
|
|
19
19
|
file_settings:
|
|
20
20
|
name: fvra-consortium-published-accounts
|
|
21
|
-
max_size:
|
|
21
|
+
max_size: 20
|
|
22
22
|
file_types:
|
|
23
23
|
- spreadsheet
|
|
24
24
|
- open_document
|
|
@@ -41,7 +41,7 @@ validations:
|
|
|
41
41
|
message: You must upload the consortium member’s published accounts
|
|
42
42
|
- name: file_is_valid_format
|
|
43
43
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
44
|
-
- name:
|
|
45
|
-
message: Your document exceeds the
|
|
44
|
+
- name: file_is_less_than_20mb
|
|
45
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
46
46
|
- name: file_can_be_saved
|
|
47
47
|
message: Your document failed to upload. Please try again.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Supporting information - 5a
|
|
2
2
|
question: Please upload any supporting information relevant to your consortium member's Attachment 5a - Lot 1a/1b (Gold) FVRA submission that is not accessible via the Central Digital Platform.
|
|
3
3
|
|
|
4
|
-
question_advice: >
|
|
4
|
+
question_advice: >
|
|
5
5
|
<p class="govuk-body">
|
|
6
6
|
This may include:
|
|
7
7
|
</p>
|
|
@@ -44,7 +44,7 @@ hint: >
|
|
|
44
44
|
</li>
|
|
45
45
|
</ul>
|
|
46
46
|
<p class="govuk-hint">
|
|
47
|
-
The maximum file size is
|
|
47
|
+
The maximum file size is 20MB
|
|
48
48
|
</p>
|
|
49
49
|
|
|
50
50
|
type: upload
|
|
@@ -53,7 +53,7 @@ optional_text: if applicable
|
|
|
53
53
|
|
|
54
54
|
file_settings:
|
|
55
55
|
name: fvra-consortium-supporting-information-5a
|
|
56
|
-
max_size:
|
|
56
|
+
max_size: 20
|
|
57
57
|
file_types:
|
|
58
58
|
- spreadsheet
|
|
59
59
|
- open_document
|
|
@@ -73,7 +73,7 @@ depends:
|
|
|
73
73
|
validations:
|
|
74
74
|
- name: file_is_valid_format
|
|
75
75
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
76
|
-
- name:
|
|
77
|
-
message: Your document exceeds the
|
|
76
|
+
- name: file_is_less_than_20mb
|
|
77
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
78
78
|
- name: file_can_be_saved
|
|
79
79
|
message: Your document failed to upload. Please try again.
|
|
@@ -2,7 +2,7 @@ name: Supporting information - 5b
|
|
|
2
2
|
question: Please upload any supporting information relevant to your consortium member's Attachment 5b - Lots 2a/2b/3 (Silver) FVRA submission that is not accessible via the Central Digital Platform.
|
|
3
3
|
optional_text: if applicable
|
|
4
4
|
|
|
5
|
-
question_advice: >
|
|
5
|
+
question_advice: >
|
|
6
6
|
<p class="govuk-body">
|
|
7
7
|
This may include:
|
|
8
8
|
</p>
|
|
@@ -20,7 +20,7 @@ question_advice: >
|
|
|
20
20
|
<p class="govuk-body">
|
|
21
21
|
In line with Attachment 5 - Financial Viability Risk Assessment instructions, any qualified accounts will receive additional scrutiny.
|
|
22
22
|
</p>
|
|
23
|
-
|
|
23
|
+
|
|
24
24
|
hint: >
|
|
25
25
|
<p class="govuk-hint">
|
|
26
26
|
The following file types are acceptable:
|
|
@@ -45,7 +45,7 @@ hint: >
|
|
|
45
45
|
</li>
|
|
46
46
|
</ul>
|
|
47
47
|
<p class="govuk-hint">
|
|
48
|
-
The maximum file size is
|
|
48
|
+
The maximum file size is 20MB
|
|
49
49
|
</p>
|
|
50
50
|
|
|
51
51
|
type: upload
|
|
@@ -53,7 +53,7 @@ optional: true
|
|
|
53
53
|
|
|
54
54
|
file_settings:
|
|
55
55
|
name: fvra-consortium-supporting-information-5b
|
|
56
|
-
max_size:
|
|
56
|
+
max_size: 20
|
|
57
57
|
file_types:
|
|
58
58
|
- spreadsheet
|
|
59
59
|
- open_document
|
|
@@ -70,7 +70,7 @@ depends:
|
|
|
70
70
|
validations:
|
|
71
71
|
- name: file_is_valid_format
|
|
72
72
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
73
|
-
- name:
|
|
74
|
-
message: Your document exceeds the
|
|
73
|
+
- name: file_is_less_than_20mb
|
|
74
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
75
75
|
- name: file_can_be_saved
|
|
76
76
|
message: Your document failed to upload. Please try again.
|
package/frameworks/g-cloud-15/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml
CHANGED
|
@@ -11,7 +11,7 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
@@ -20,7 +20,7 @@ optional_text: if applicable
|
|
|
20
20
|
|
|
21
21
|
file_settings:
|
|
22
22
|
name: fvra-consortium-ultimate-parent-company-published-accounts
|
|
23
|
-
max_size:
|
|
23
|
+
max_size: 20
|
|
24
24
|
file_types:
|
|
25
25
|
- spreadsheet
|
|
26
26
|
- open_document
|
|
@@ -41,7 +41,7 @@ depends:
|
|
|
41
41
|
validations:
|
|
42
42
|
- name: file_is_valid_format
|
|
43
43
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
44
|
-
- name:
|
|
45
|
-
message: Your document exceeds the
|
|
44
|
+
- name: file_is_less_than_20mb
|
|
45
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
46
46
|
- name: file_can_be_saved
|
|
47
47
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,14 +11,14 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
18
18
|
|
|
19
19
|
file_settings:
|
|
20
20
|
name: fvra-parent-company-published-accounts
|
|
21
|
-
max_size:
|
|
21
|
+
max_size: 20
|
|
22
22
|
file_types:
|
|
23
23
|
- spreadsheet
|
|
24
24
|
- open_document
|
|
@@ -44,7 +44,7 @@ validations:
|
|
|
44
44
|
message: You must upload parent company’s accounts
|
|
45
45
|
- name: file_is_valid_format
|
|
46
46
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
47
|
-
- name:
|
|
48
|
-
message: Your document exceeds the
|
|
47
|
+
- name: file_is_less_than_20mb
|
|
48
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
49
49
|
- name: file_can_be_saved
|
|
50
50
|
message: Your document failed to upload. Please try again.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Supporting information - 5a
|
|
2
2
|
question: Please upload any supporting information relevant to your Attachment 5a - Lot 1a/1b (Gold) FVRA submission that is not accessible via the Central Digital Platform.
|
|
3
3
|
optional_text: if applicable
|
|
4
|
-
question_advice: >
|
|
4
|
+
question_advice: >
|
|
5
5
|
<p class="govuk-body">
|
|
6
6
|
This may include:
|
|
7
7
|
</p>
|
|
@@ -44,7 +44,7 @@ hint: >
|
|
|
44
44
|
</li>
|
|
45
45
|
</ul>
|
|
46
46
|
<p class="govuk-hint">
|
|
47
|
-
The maximum file size is
|
|
47
|
+
The maximum file size is 20MB
|
|
48
48
|
</p>
|
|
49
49
|
|
|
50
50
|
type: upload
|
|
@@ -52,7 +52,7 @@ optional: true
|
|
|
52
52
|
|
|
53
53
|
file_settings:
|
|
54
54
|
name: fvra-supporting-information-5a
|
|
55
|
-
max_size:
|
|
55
|
+
max_size: 20
|
|
56
56
|
file_types:
|
|
57
57
|
- spreadsheet
|
|
58
58
|
- open_document
|
|
@@ -72,7 +72,7 @@ depends:
|
|
|
72
72
|
validations:
|
|
73
73
|
- name: file_is_valid_format
|
|
74
74
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
75
|
-
- name:
|
|
76
|
-
message: Your document exceeds the
|
|
75
|
+
- name: file_is_less_than_20mb
|
|
76
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
77
77
|
- name: file_can_be_saved
|
|
78
78
|
message: Your document failed to upload. Please try again.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
name: Supporting information - 5b
|
|
2
2
|
question: Please upload any supporting information relevant to your Attachment 5b - Lots 2a/2b/3 (Silver) FVRA submission that is not accessible via the Central Digital Platform.
|
|
3
3
|
optional_text: if applicable
|
|
4
|
-
question_advice: >
|
|
4
|
+
question_advice: >
|
|
5
5
|
<p class="govuk-body">
|
|
6
6
|
This may include:
|
|
7
7
|
</p>
|
|
@@ -44,7 +44,7 @@ hint: >
|
|
|
44
44
|
</li>
|
|
45
45
|
</ul>
|
|
46
46
|
<p class="govuk-hint">
|
|
47
|
-
The maximum file size is
|
|
47
|
+
The maximum file size is 20MB
|
|
48
48
|
</p>
|
|
49
49
|
|
|
50
50
|
type: upload
|
|
@@ -52,7 +52,7 @@ optional: true
|
|
|
52
52
|
|
|
53
53
|
file_settings:
|
|
54
54
|
name: fvra-supporting-information-5b
|
|
55
|
-
max_size:
|
|
55
|
+
max_size: 20
|
|
56
56
|
file_types:
|
|
57
57
|
- spreadsheet
|
|
58
58
|
- open_document
|
|
@@ -69,7 +69,7 @@ depends:
|
|
|
69
69
|
validations:
|
|
70
70
|
- name: file_is_valid_format
|
|
71
71
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
72
|
-
- name:
|
|
73
|
-
message: Your document exceeds the
|
|
72
|
+
- name: file_is_less_than_20mb
|
|
73
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
74
74
|
- name: file_can_be_saved
|
|
75
75
|
message: Your document failed to upload. Please try again.
|
|
@@ -11,14 +11,14 @@ hint: >
|
|
|
11
11
|
<li>Zip file if you are uploading more than one document</li>
|
|
12
12
|
</ul>
|
|
13
13
|
<p class="govuk-hint">
|
|
14
|
-
The maximum file size is
|
|
14
|
+
The maximum file size is 20MB
|
|
15
15
|
</p>
|
|
16
16
|
|
|
17
17
|
type: upload
|
|
18
18
|
|
|
19
19
|
file_settings:
|
|
20
20
|
name: fvra-ultimate-parent-company-published-accounts
|
|
21
|
-
max_size:
|
|
21
|
+
max_size: 20
|
|
22
22
|
file_types:
|
|
23
23
|
- spreadsheet
|
|
24
24
|
- open_document
|
|
@@ -44,7 +44,7 @@ validations:
|
|
|
44
44
|
message: You must upload ultimate parent company’s accounts
|
|
45
45
|
- name: file_is_valid_format
|
|
46
46
|
message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
|
|
47
|
-
- name:
|
|
48
|
-
message: Your document exceeds the
|
|
47
|
+
- name: file_is_less_than_20mb
|
|
48
|
+
message: Your document exceeds the 20MB limit. Please reduce file size.
|
|
49
49
|
- name: file_can_be_saved
|
|
50
50
|
message: Your document failed to upload. Please try again.
|