ccs-digitalmarketplace-frameworks 1.2.23 → 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:
@@ -10,7 +10,7 @@ options:
10
10
 
11
11
  followup:
12
12
  contactWebContractNotice:
13
- - 'Yes'
13
+ - web-address-yes
14
14
 
15
15
 
16
16
 
@@ -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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.2.23",
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"