ccs-digitalmarketplace-frameworks 4.8.15 → 4.8.17
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/g-cloud-15/manifests/edit_technical_ability_certificate.yml +1 -1
- package/frameworks/g-cloud-15/questions/declaration/multiqSocialValueContact.yml +2 -2
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionCContactEmail.yml +3 -4
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot1.yml +1 -2
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot2a.yml +1 -2
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot2b.yml +1 -2
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot3.yml +1 -2
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
name: "CCS Social Value Contact"
|
|
2
|
-
question: "
|
|
2
|
+
question: "Provide contact details for the individual who will be your CCS Social Value Contact"
|
|
3
3
|
|
|
4
4
|
question_advice: If you are unable to state who this may be, enter the details of the person who would be ultimately responsible for delivery of any contract, or for the relationship with CCS.
|
|
5
5
|
|
|
6
6
|
type: multiquestion
|
|
7
7
|
|
|
8
8
|
questions:
|
|
9
|
-
- socialValueSectionCContactEmail
|
|
10
9
|
- socialValueSectionCContactName
|
|
11
10
|
- socialValueSectionCContactJobTitle
|
|
11
|
+
- socialValueSectionCContactEmail
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
name: Social value contact email address
|
|
2
2
|
question: Email address
|
|
3
3
|
type: text
|
|
4
|
-
|
|
4
|
+
limits:
|
|
5
|
+
format: email
|
|
5
6
|
validations:
|
|
6
7
|
-
|
|
7
8
|
name: answer_required
|
|
8
|
-
message: "
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
message: "Enter an email address in the correct format, like name@example.com"
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
id: tacLot
|
|
2
2
|
name: Services that formed part of the above contract
|
|
3
|
-
question:
|
|
4
|
-
hint: Please select at least one box below indicating what the TAC is for
|
|
3
|
+
question: Please select at least one box below indicating what the TAC is for
|
|
5
4
|
type: checkboxes
|
|
6
5
|
|
|
7
6
|
options:
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
id: tacLot
|
|
2
2
|
name: Services that formed part of the above contract
|
|
3
|
-
question:
|
|
4
|
-
hint: Please select at least one box below indicating what the TAC is for
|
|
3
|
+
question: Please select at least one box below indicating what the TAC is for
|
|
5
4
|
type: checkboxes
|
|
6
5
|
|
|
7
6
|
options:
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
id: tacLot
|
|
2
2
|
name: Services that formed part of the above contract
|
|
3
|
-
question:
|
|
4
|
-
hint: Please select at least one box below indicating what the TAC is for
|
|
3
|
+
question: Please select at least one box below indicating what the TAC is for
|
|
5
4
|
type: checkboxes
|
|
6
5
|
|
|
7
6
|
options:
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
id: tacLot
|
|
2
2
|
name: Services that formed part of the above contract
|
|
3
|
-
question:
|
|
4
|
-
hint: Please select at least one box below indicating what the TAC is for
|
|
3
|
+
question: Please select at least one box below indicating what the TAC is for
|
|
5
4
|
type: checkboxes
|
|
6
5
|
|
|
7
6
|
options:
|