ccs-digitalmarketplace-frameworks 3.12.21 → 3.12.23

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
  -
2
- name: Connected Persons
2
+ name: Connected persons
3
3
  slug: connected-persons
4
4
  editable: True
5
5
  prefill: False
@@ -1,7 +1,8 @@
1
- name: Name
2
- question: |
3
- Tell us who the connected persons is/are.
4
- Please ensure you enter the name as submitted as part of your core information
1
+ name: Connected person(s) name
2
+ question: >
3
+ <p>Tell us who the connected persons is/are.</p>
4
+
5
+ <p>Please ensure you enter the name as submitted as part of your core information.</p>
5
6
  question_advice: Regulation 27(4-6) makes provision for circumstances where disclosure of information about a connected person could place that person or anyone living with them at risk. These provisions are modelled on the Register of People with Significant Control Regulations 2016 (the ‘2016 Regulations’) but apply to all connected persons under the Act.
6
7
  hidden: true
7
8
 
@@ -11,6 +11,14 @@ question: |
11
11
  <li>the training and capacity building about slavery and human trafficking available to its staff</li>
12
12
  </ul>
13
13
 
14
+ Please note: if you are publishing a statement as a group of companies, it:
15
+
16
+ <ul class="govuk-list govuk-list--bullet govuk-!-margin-top-2 govuk-!-margin-bottom-2">
17
+ <li>must cover the steps taken to prevent modern slavery in all the organisations within that group that meet the criteria, and their supply chains</li>
18
+ <li>should clearly name the parent and subsidiary organisations it is covering</li>
19
+ <li>should be published on the UK websites of all the organisations covered by the statement</li>
20
+ </ul>
21
+
14
22
  <p class="govuk-label--m">
15
23
  Is all of the required information above included in your modern slavery statement?
16
24
  </p>
@@ -11,6 +11,14 @@ question: |
11
11
  <li>the training and capacity building about slavery and human trafficking available to its staff</li>
12
12
  </ul>
13
13
 
14
+ Please note: if you are publishing a statement as a group of companies, it:
15
+
16
+ <ul class="govuk-list govuk-list--bullet govuk-!-margin-top-2 govuk-!-margin-bottom-2">
17
+ <li>must cover the steps taken to prevent modern slavery in all the organisations within that group that meet the criteria, and their supply chains</li>
18
+ <li>should clearly name the parent and subsidiary organisations it is covering</li>
19
+ <li>should be published on the UK websites of all the organisations covered by the statement</li>
20
+ </ul>
21
+
14
22
  Is all of the required information above included in your modern slavery statement?
15
23
 
16
24
  type: boolean
@@ -1,5 +1,5 @@
1
1
 
2
- name: Connected Persons
2
+ name: Connected persons
3
3
  question: ""
4
4
 
5
5
  type: multiquestion
@@ -1,23 +1,15 @@
1
- question: 'Service type'
1
+ question: Service type
2
2
  type: radios
3
3
  options:
4
4
  -
5
- label: Provide teams for digital outcomes
5
+ label: Digital Outcomes
6
6
  value: digital-outcomes
7
- description: >
8
- Such as a digital service, strategic delivery programme or an accessibility audit.
9
7
  -
10
- label: Provide capabilities and partners for digital delivery
8
+ label: Digital Capability and Delivery Partners
11
9
  value: digital-capability-and-delivery-partner
12
- description: >
13
- Such as a digital service provider
14
10
  -
15
- label: Provide digital specialists
11
+ label: Digital Specialists
16
12
  value: digital-specialists
17
- description: >
18
- Such as a software engineer or content designer.
19
13
  -
20
14
  label: User Research Studios and Participants
21
15
  value: user-research-studios-and-participants
22
- description: >
23
- Providing facilities, participants and devices to conduct user research and a way to observe sessions.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.12.21",
3
+ "version": "3.12.23",
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"