ccs-digitalmarketplace-frameworks 4.7.6 → 4.7.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.
@@ -1,5 +1,5 @@
1
1
  name: Supporting information - 5a
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
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
4
  question_advice: >
5
5
  <p class="govuk-body">
@@ -1,17 +1,15 @@
1
1
  name: Member of any other trade or industry bodies
2
2
  question: Are you a member of any other trade or industry bodies?
3
3
  hint: Select all that apply
4
+ optional_text: if applicable
4
5
 
5
6
  depends:
6
7
  - "on": lot
7
8
  being:
8
9
  - user-research-studios-and-participants
9
10
 
10
- depends_on_follow_up:
11
- whatUserResearchServices:
12
- - user-research-participants
13
-
14
11
  type: checkboxes
12
+ optional: true
15
13
 
16
14
  options:
17
15
  - label: Association of Qualitative Research (AQR)
@@ -24,8 +22,3 @@ options:
24
22
  followup:
25
23
  otherTradeOrIndustryBodiesOther:
26
24
  - other
27
-
28
- validations:
29
- -
30
- name: answer_required
31
- message: Select if you are a member of any other trade or industry bodies
@@ -1,18 +1,15 @@
1
1
  name: Member of any trade or industry bodies
2
2
  question: Are you a member of any trade or industry bodies?
3
3
  hint: Select all that apply
4
+ optional_text: if applicable
4
5
 
5
6
  depends:
6
7
  - "on": lot
7
8
  being:
8
9
  - user-research-studios-and-participants
9
10
 
10
- depends_on_follow_up:
11
- whatTypesOfUserResearchStudio:
12
- - virtual-studio
13
- - physical-location
14
-
15
11
  type: checkboxes
12
+ optional: true
16
13
 
17
14
  options:
18
15
  - label: Association of Qualitative Research (AQR)
@@ -27,8 +24,3 @@ options:
27
24
  followup:
28
25
  tradeOrIndustryBodiesOther:
29
26
  - other
30
-
31
- validations:
32
- -
33
- name: answer_required
34
- message: Select if you are a member of any trade or industry bodies
@@ -19,9 +19,6 @@ depends_on_follow_up:
19
19
  - user-research-studios
20
20
 
21
21
  dependent_follow_up:
22
- tradeOrIndustryBodies:
23
- - virtual-studio
24
- - physical-location
25
22
  studioLocations:
26
23
  - physical-location
27
24
  virtualMinimumStudioTime:
@@ -112,9 +109,7 @@ dependent_follow_up:
112
109
  - physical-location
113
110
 
114
111
  dependent_follow_up_followup:
115
- tradeOrIndustryBodiesOther:
116
- - virtual-studio
117
- - physical-location
112
+
118
113
  virtualStudioStreamingPlatform:
119
114
  - virtual-studio
120
115
  virtualStudioCompatibilityConstraints:
@@ -21,8 +21,6 @@ dependent_follow_up:
21
21
  - user-research-participants
22
22
  mrsMember:
23
23
  - user-research-participants
24
- otherTradeOrIndustryBodies:
25
- - user-research-participants
26
24
  rasAccredited:
27
25
  - user-research-participants
28
26
  useRasAccreditedSubcontractors:
@@ -51,8 +49,6 @@ dependent_follow_up:
51
49
  - user-research-participants
52
50
  whatTypesOfUserResearchStudio:
53
51
  - user-research-studios
54
- tradeOrIndustryBodies:
55
- - user-research-studios
56
52
  studioLocations:
57
53
  - user-research-studios
58
54
  virtualMinimumStudioTime:
@@ -143,14 +139,10 @@ dependent_follow_up:
143
139
  - user-research-studios
144
140
 
145
141
  dependent_follow_up_followup:
146
- otherTradeOrIndustryBodiesOther:
147
- - user-research-participants
148
142
  icoRegistrationReference:
149
143
  - user-research-participants
150
144
  incentivePaymentsOther:
151
145
  - user-research-participants
152
- tradeOrIndustryBodiesOther:
153
- - user-research-studios
154
146
  virtualStudioStreamingPlatform:
155
147
  - user-research-studios
156
148
  virtualStudioCompatibilityConstraints:
@@ -3,8 +3,8 @@
3
3
  slug: details-of-the-contract
4
4
  editable: True
5
5
  questions:
6
- - bidderCompanyName
7
- - bidderDunsNumber
6
+ - organisationName
7
+ - organisationDunsNumber
8
8
  - contractTitle
9
9
  - multiqNameOfSupplierSame
10
10
  - contractStartDate
@@ -1,6 +1,6 @@
1
1
  id: dunsNumber
2
- name: Bidder DUNS number
3
- question: Bidder DUNS number
2
+ name: Organisation DUNS number
3
+ question: Organisation DUNS number
4
4
  type: display
5
5
 
6
6
  depends:
@@ -1,6 +1,6 @@
1
- id: name
2
- name: Bidder company name
3
- question: Bidder company name
1
+ id: registeredName
2
+ name: Organisation name
3
+ question: Organisation name
4
4
  type: display
5
5
 
6
6
  depends:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.7.6",
3
+ "version": "4.7.8",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",