ccs-digitalmarketplace-frameworks 1.2.20 → 1.2.24

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.
@@ -45,7 +45,7 @@
45
45
 
46
46
  - name: Digital role to deliver the capabilities
47
47
  summary_page_description: >
48
- You must be able to provide at least one digital role to be eligible to supply digital outcomes.
48
+ You must be able to provide at least one <a class="govuk-link" href="https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework" target="_blank" rel="noopener noreferrer">digital role</a> to be eligible to supply digital outcomes.
49
49
  editable: False
50
50
  edit_questions: True
51
51
  questions:
@@ -4,13 +4,13 @@ question: Do you have an internet web address ?
4
4
  type: radios
5
5
  options:
6
6
  - label: 'Yes'
7
- values: web-address-yes
7
+ value: web-address-yes
8
8
  - label: We do not have an internet(web) address
9
- values: No
9
+ value: No
10
10
 
11
11
  followup:
12
12
  contactWebContractNotice:
13
- - 'Yes'
13
+ - web-address-yes
14
14
 
15
15
 
16
16
 
@@ -6,12 +6,12 @@
6
6
  description: |
7
7
  You must answer these questions to confirm that your services are suitable for G-Cloud&nbsp;13.
8
8
 
9
- Except for questions [[servicesHaveOrSupportCloudHostingCloudSoftware]] and [[servicesHaveOrSupportCloudSupport]],
9
+ Except for questions [[servicesHaveOrSupportCloudHostingCloudSoftware]], [[servicesHaveOrSupportCloudSupport]] and [[multiqServiceProfessional]],
10
10
  if you can’t answer ‘yes’ to every question in this section,
11
11
  it’s very unlikely that your application will be accepted.
12
12
 
13
13
  You must answer ‘yes’ to at least one of questions
14
- [[servicesHaveOrSupportCloudHostingCloudSoftware]] or [[servicesHaveOrSupportCloudSupport]]
14
+ [[servicesHaveOrSupportCloudHostingCloudSoftware]], [[servicesHaveOrSupportCloudSupport]] or [[multiqServiceProfessional]]
15
15
  or answer ‘yes’ to both.
16
16
 
17
17
  You must be able to truthfully answer every question for your application to be considered eligible.
@@ -15,4 +15,4 @@ max_length_in_words: 500
15
15
  validations:
16
16
  -
17
17
  name: answer_required
18
- message: You need to answer this question because you answered ‘yes’ to the __place holder__.
18
+ message: You need to answer this question because you answered ‘yes’ to the Cloud Professional Question.
@@ -7,4 +7,4 @@ max_length_in_words: 500
7
7
  validations:
8
8
  -
9
9
  name: answer_required
10
- message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
10
+ message: You need to answer this question because you answered ‘yes’ to the Cloud Professional question.
@@ -7,4 +7,4 @@ max_length_in_words: 500
7
7
  validations:
8
8
  -
9
9
  name: answer_required
10
- message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
10
+ message: You need to answer this question because you answered ‘yes’ to the Cloud Professional question.
@@ -7,4 +7,4 @@ max_length_in_words: 500
7
7
  validations:
8
8
  -
9
9
  name: answer_required
10
- message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
10
+ message: You need to answer this question because you answered ‘yes’ to the Cloud Professional question.
@@ -7,4 +7,4 @@ max_length_in_words: 500
7
7
  validations:
8
8
  -
9
9
  name: answer_required
10
- message: You need to answer this question because you answered ‘yes’ to the Unspent tax convictions question.
10
+ message: You need to answer this question because you answered ‘yes’ to the Cloud Professional question.
@@ -8,22 +8,22 @@ question: >
8
8
  type: radios
9
9
  options:
10
10
  - label: 'Yes'
11
- values: cloud-professional-yes
11
+ value: cloud-professional-yes
12
12
  - label: My organisation isn't submitting cloud professional (lot 4) services
13
- values: No
13
+ value: No
14
14
 
15
15
 
16
16
  followup:
17
17
  serviceCloudServiceProfessional:
18
- - 'Yes'
18
+ - cloud-professional-yes
19
19
  serviceCloudServiceProfessional2:
20
- - 'Yes'
20
+ - cloud-professional-yes
21
21
  serviceCloudServiceProfessional3:
22
- - 'Yes'
22
+ - cloud-professional-yes
23
23
  serviceCloudServiceProfessional4:
24
- - 'Yes'
24
+ - cloud-professional-yes
25
25
  serviceCloudServiceProfessional5:
26
- - 'Yes'
26
+ - cloud-professional-yes
27
27
  validations:
28
28
  # See app/main/helpers/validation.py::G12Validator
29
29
  - name: dependent_question_error
@@ -2,7 +2,7 @@ name: Asking questions
2
2
  question: >
3
3
  Do you understand that you can ask ‘clarification’ questions on the <a href="https://www.digitalmarketplace.service.gov.uk/suppliers/frameworks/g-cloud-13/updates" target="_blank" rel="noopener noreferrer">G-Cloud&nbsp;13 updates page (link opens in a new tab)</a> in your Digital Marketplace account?
4
4
  hint: >
5
- You can ask clarification questions about G-Cloud&nbsp;13 until 5pm BST 1 April 2022. All questions and answers will be posted regularly on the G-Cloud 13 updates page. You will be notified by email when new clarification questions and answers are available.
5
+ You can ask clarification questions about G-Cloud&nbsp;13 until 3pm BST 1 April 2022. All questions and answers will be posted regularly on the G-Cloud 13 updates page. You will be notified by email when new clarification questions and answers are available.
6
6
 
7
7
  type: boolean
8
8
  assessment:
@@ -1,5 +1,7 @@
1
1
  name: How the web chat support is accessible
2
2
  question: Describe how your web chat is accessible.
3
+ question_advice: >
4
+ Include details of what users can and can’t do.
3
5
 
4
6
  hidden: true
5
7
  depends:
@@ -1,15 +1,15 @@
1
- name: How the web chat support is accessible
2
- question: Describe how your web chat is accessible.
3
-
1
+ name: How the web interface is accessible
2
+ question: Describe how your web interface is accessible.
3
+ question_advice: >
4
+ Include details of what users can and can’t do.
5
+ <a href="http://mandate376.standards.eu/standard/technical-requirements/#9" target="_blank" rel="noopener noreferrer">EN 301 549 9: Web (link opens in a new tab)</a> includes the features and
6
+ constraints you should describe.
4
7
 
5
8
  hidden: true
6
9
  depends:
7
10
  - "on": lot
8
11
  being:
9
12
  - cloud-hosting
10
- - cloud-software
11
- - cloud-support
12
- - cloud-professional
13
13
 
14
14
  type: textbox_large
15
15
  max_length_in_words: 200
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.2.20",
3
+ "version": "1.2.24",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"