ccs-digitalmarketplace-frameworks 1.2.24 → 1.2.25

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.
@@ -6,7 +6,7 @@ options:
6
6
  - label: 'Yes'
7
7
  value: web-address-yes
8
8
  - label: We do not have an internet(web) address
9
- value: No
9
+ value: web-address-no
10
10
 
11
11
  followup:
12
12
  contactWebContractNotice:
@@ -10,6 +10,6 @@ any_of: role
10
10
  questions:
11
11
  - QualityAssuranceTestingAnalystDayRate
12
12
 
13
- empty_message: You have not added a Quality assurance testing analyst
13
+ empty_message: You have not added a Quality Assurance Testing(QAT) analyst
14
14
 
15
15
 
@@ -10,6 +10,6 @@ any_of: role
10
10
  questions:
11
11
  - ServiceTransitionManagerDayRate
12
12
 
13
- empty_message: You have not added a Service Transition Manager
13
+ empty_message: You have not added a Service transition manager
14
14
 
15
15
 
@@ -4,7 +4,7 @@ question: |
4
4
  Choose all the locations where you can work at buyers’ sites, and whether you can work offsite.
5
5
 
6
6
  hint: >
7
- ‘Offsite’ means the specialist will not be working at the buyer’s own sites.
7
+ ‘Offsite’ means the supplier will not be working at the buyer’s own sites.
8
8
 
9
9
  You can request to update the locations where you can provide services when the framework is live.
10
10
  depends:
@@ -10,7 +10,7 @@ options:
10
10
  - label: 'Yes'
11
11
  value: cloud-professional-yes
12
12
  - label: My organisation isn't submitting cloud professional (lot 4) services
13
- value: No
13
+ value: cloud-professional-no
14
14
 
15
15
 
16
16
  followup:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.2.24",
3
+ "version": "1.2.25",
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"