ccs-digitalmarketplace-frameworks 3.7.0 → 3.7.2
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/edit_service.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_service_as_admin.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/manifests/edit_submission.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/multiqPhysicalStudioParking.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/physicalStudioParking.yml +2 -7
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/physicalStudioParkingAvailability.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/whatTypesOfUserResearchStudio.yml +3 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/whatUserResearchServices.yml +3 -1
- package/package.json +1 -1
- package/requirements-dev.txt +2 -2
- package/requirements.txt +1 -1
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
name: Car parking availability
|
|
2
|
+
question: ""
|
|
3
|
+
|
|
4
|
+
depends:
|
|
5
|
+
- "on": lot
|
|
6
|
+
being:
|
|
7
|
+
- user-research-studios-and-participants
|
|
8
|
+
|
|
9
|
+
depends_on_follow_up:
|
|
10
|
+
whatTypesOfUserResearchStudio:
|
|
11
|
+
- physical-location
|
|
12
|
+
|
|
13
|
+
type: multiquestion
|
|
14
|
+
|
|
15
|
+
questions:
|
|
16
|
+
- physicalStudioParkingAvailability
|
|
17
|
+
- physicalStudioParking
|
package/frameworks/digital-outcomes-and-specialists-7/questions/services/physicalStudioParking.yml
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
name: Car parking availability
|
|
2
1
|
question: What car parking is available?
|
|
3
2
|
hint: Select all that apply
|
|
4
3
|
|
|
@@ -9,6 +8,8 @@ depends:
|
|
|
9
8
|
|
|
10
9
|
type: checkboxes
|
|
11
10
|
|
|
11
|
+
hidden: true
|
|
12
|
+
|
|
12
13
|
options:
|
|
13
14
|
- label: "Free onsite at the studio"
|
|
14
15
|
value: free-onsite
|
|
@@ -18,12 +19,6 @@ options:
|
|
|
18
19
|
value: free-offsite
|
|
19
20
|
- label: "Pay and display car parking within 5 mins walk from the studio"
|
|
20
21
|
value: pay-offsite
|
|
21
|
-
- label: "No parking available"
|
|
22
|
-
value: no-parking
|
|
23
|
-
|
|
24
|
-
depends_on_follow_up:
|
|
25
|
-
whatTypesOfUserResearchStudio:
|
|
26
|
-
- physical-location
|
|
27
22
|
|
|
28
23
|
validations:
|
|
29
24
|
-
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
question: Is car parking available?
|
|
2
|
+
|
|
3
|
+
depends:
|
|
4
|
+
- "on": lot
|
|
5
|
+
being:
|
|
6
|
+
- user-research-studios-and-participants
|
|
7
|
+
|
|
8
|
+
type: boolean
|
|
9
|
+
|
|
10
|
+
followup:
|
|
11
|
+
physicalStudioParking:
|
|
12
|
+
- True
|
|
13
|
+
|
|
14
|
+
depends_on_follow_up:
|
|
15
|
+
whatTypesOfUserResearchStudio:
|
|
16
|
+
- physical-location
|
|
17
|
+
|
|
18
|
+
validations:
|
|
19
|
+
-
|
|
20
|
+
name: answer_required
|
|
21
|
+
message: Select if car parking is available
|
|
@@ -65,7 +65,7 @@ dependent_follow_up:
|
|
|
65
65
|
- physical-location
|
|
66
66
|
physicalStudioAvailability:
|
|
67
67
|
- physical-location
|
|
68
|
-
|
|
68
|
+
physicalStudioParkingAvailability:
|
|
69
69
|
- physical-location
|
|
70
70
|
physicalStudioPublicTransport:
|
|
71
71
|
- physical-location
|
|
@@ -99,6 +99,8 @@ dependent_follow_up_followup:
|
|
|
99
99
|
- virtual-studio
|
|
100
100
|
virtualStudioOtherBiometrics:
|
|
101
101
|
- virtual-studio
|
|
102
|
+
physicalStudioParking:
|
|
103
|
+
- physical-location
|
|
102
104
|
physicalStudioStreamingPlatform:
|
|
103
105
|
- physical-location
|
|
104
106
|
physicalStudioCompatibilityConstraints:
|
|
@@ -79,7 +79,7 @@ dependent_follow_up:
|
|
|
79
79
|
- user-research-studios
|
|
80
80
|
physicalStudioAvailability:
|
|
81
81
|
- user-research-studios
|
|
82
|
-
|
|
82
|
+
physicalStudioParkingAvailability:
|
|
83
83
|
- user-research-studios
|
|
84
84
|
physicalStudioPublicTransport:
|
|
85
85
|
- user-research-studios
|
|
@@ -117,6 +117,8 @@ dependent_follow_up_followup:
|
|
|
117
117
|
- user-research-studios
|
|
118
118
|
virtualStudioOtherBiometrics:
|
|
119
119
|
- user-research-studios
|
|
120
|
+
physicalStudioParking:
|
|
121
|
+
- user-research-studios
|
|
120
122
|
physicalStudioStreamingPlatform:
|
|
121
123
|
- user-research-studios
|
|
122
124
|
physicalStudioCompatibilityConstraints:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.2",
|
|
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/requirements-dev.txt
CHANGED
|
@@ -115,7 +115,7 @@ govuk-country-register==0.5.0
|
|
|
115
115
|
# via
|
|
116
116
|
# -r requirements.txt
|
|
117
117
|
# ccs-digitalmarketplace-utils
|
|
118
|
-
hypothesis==6.115.
|
|
118
|
+
hypothesis==6.115.5
|
|
119
119
|
# via -r requirements-dev.in
|
|
120
120
|
idna==3.7
|
|
121
121
|
# via
|
|
@@ -249,7 +249,7 @@ urllib3==2.2.2
|
|
|
249
249
|
# botocore
|
|
250
250
|
# ccs-digitalmarketplace-utils
|
|
251
251
|
# requests
|
|
252
|
-
werkzeug==3.0.
|
|
252
|
+
werkzeug==3.0.6
|
|
253
253
|
# via
|
|
254
254
|
# -r requirements.txt
|
|
255
255
|
# ccs-digitalmarketplace-utils
|