ccs-digitalmarketplace-frameworks 4.4.19 → 4.4.21

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.
@@ -42,10 +42,10 @@
42
42
  - name: Service capabilities
43
43
  editable: False
44
44
  questions:
45
- - performanceAnalysis
46
- - performanceAnalysisAll
47
45
  - security
48
46
  - securityAll
47
+ - performanceAnalysis
48
+ - performanceAnalysisAll
49
49
  - delivery
50
50
  - deliveryAll
51
51
  - softwareDevelopment
@@ -42,10 +42,10 @@
42
42
  - name: Service capabilities
43
43
  editable: True
44
44
  questions:
45
- - performanceAnalysis
46
- - performanceAnalysisAll
47
45
  - security
48
46
  - securityAll
47
+ - performanceAnalysis
48
+ - performanceAnalysisAll
49
49
  - delivery
50
50
  - deliveryAll
51
51
  - softwareDevelopment
@@ -43,10 +43,10 @@
43
43
  editable: False
44
44
  edit_questions: True
45
45
  questions:
46
- - performanceAnalysis
47
- - performanceAnalysisAll
48
46
  - security
49
47
  - securityAll
48
+ - performanceAnalysis
49
+ - performanceAnalysisAll
50
50
  - delivery
51
51
  - deliveryAll
52
52
  - softwareDevelopment
@@ -13,7 +13,7 @@ question: |
13
13
  <li>Please upload your second certificate (if required) as part of your tender submission. (optional)</li>
14
14
  </ul>
15
15
  question_advice:
16
- Please upload certificate in Open Document Format (ODF) or PDF/A (e.g., .pdf, .odt). (Maximum file size 5MB).
16
+ Please upload certificate in Open Document Format (ODF), PDF/A or docx, (e.g., .pdf, .odt, .docx). (Maximum file size 5MB).
17
17
 
18
18
  type: multiquestion
19
19
 
@@ -7,6 +7,7 @@ file_settings:
7
7
  name: technical-ability-certificate-1
8
8
  max_size: 5
9
9
  file_types:
10
+ - docx
10
11
  - open_document
11
12
 
12
13
  depends:
@@ -22,4 +23,4 @@ validations:
22
23
  - name: file_can_be_saved
23
24
  message: The selected file could not be uploaded - try again
24
25
  - name: file_is_valid_format
25
- message: Please upload a document in the valid format like PDF
26
+ message: Please upload the document in a valid format such as .pdf, .docx or .odt
@@ -8,6 +8,7 @@ file_settings:
8
8
  name: technical-ability-certificate-2
9
9
  max_size: 5
10
10
  file_types:
11
+ - docx
11
12
  - open_document
12
13
 
13
14
  depends:
@@ -21,4 +22,4 @@ validations:
21
22
  - name: file_can_be_saved
22
23
  message: The selected file could not be uploaded - try again
23
24
  - name: file_is_valid_format
24
- message: Please upload a document in the valid format like PDF
25
+ message: Please upload the document in a valid format such as .pdf, .docx or .odt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.19",
3
+ "version": "4.4.21",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",