ccs-digitalmarketplace-frameworks 4.8.17 → 4.9.0

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.
Files changed (20) hide show
  1. package/frameworks/g-cloud-15/manifests/edit_lot_pricing_questions.yml +12 -0
  2. package/frameworks/g-cloud-15/questions/additional-lot-questions/supplierContractManagerCommitment.yml +2 -7
  3. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectAssociateDayRate.yml +20 -0
  4. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectBasicDayRate.yml +20 -0
  5. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectLeadDayRate.yml +20 -0
  6. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectTraineeDayRate.yml +20 -0
  7. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesDataArchitectBasicDayRate.yml +20 -0
  8. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesDataArchitectChiefDayRate.yml +20 -0
  9. package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesDataArchitectSeniorDayRate.yml +20 -0
  10. package/frameworks/g-cloud-15/questions/lot-pricing-questions/governmentDigitalAndDataRolesSummary.yml +15 -0
  11. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitect.yml +20 -0
  12. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectAssociate.yml +14 -0
  13. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectBasic.yml +14 -0
  14. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectLead.yml +14 -0
  15. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectTrainee.yml +14 -0
  16. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitect.yml +19 -0
  17. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitectBasic.yml +14 -0
  18. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitectChief.yml +14 -0
  19. package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitectSenior.yml +14 -0
  20. package/package.json +1 -1
@@ -0,0 +1,12 @@
1
+
2
+ - name: Government Digital and Data Roles
3
+ display_only: True
4
+ questions:
5
+ - governmentDigitalAndDataRolesSummary
6
+
7
+ - name: Architecture roles
8
+ editable: False
9
+ edit_questions: True
10
+ questions:
11
+ - multiqArchitectureRolesBusinessArchitect
12
+ - multiqArchitectureRolesDataArchitect
@@ -1,11 +1,6 @@
1
1
  name: Supplier's Contract Manager
2
- question: |
3
- Please commit here to having a Supplier's Contract Manager in the organisation to be responsible for delivery of your Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitment.
4
- If you do not and will not have a Supplier's Contract Manager, and you are not willing to nominate someone to this role, you may state this here, and your Framework Tender Response will be disqualified.
5
-
6
- question_advice: |
7
- Please commit here to having a Supplier's Contract Manager in the organisation to be responsible for delivery of your Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitment.
8
- If you do not and will not have a Supplier's Contract Manager, and you are not willing to nominate someone to this role, you may state this here, and your Framework Tender Response will be disqualified.
2
+ question: Please commit here to having a Supplier's Contract Manager in the organisation to be responsible for delivery of your Project Management and/or Continuous Improvement and/or Innovation and/or Account Management commitment.
3
+ question_advice: If you do not and will not have a Supplier's Contract Manager, and you are not willing to nominate someone to this role, you may state this here, and your Framework Tender Response will be disqualified.
9
4
 
10
5
  depends:
11
6
  - "on": "lot"
@@ -0,0 +1,20 @@
1
+ name: Associate business architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,20 @@
1
+ name: Business architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,20 @@
1
+ name: Lead business architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,20 @@
1
+ name: Trainee business architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,20 @@
1
+ name: Data architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,20 @@
1
+ name: Chief data architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,20 @@
1
+ name: Senior data architect rate
2
+ question: What is the maximum price you charge a day for the role (pounds sterling, excluding VAT and expenses)?
3
+ hint: For example, £199.99 (minimum price is £50.00)
4
+
5
+ depends:
6
+ - "on": lot
7
+ being:
8
+ - cloud-support
9
+
10
+ type: money
11
+ unit: "£"
12
+ limits:
13
+ min_value: 5000
14
+ max_value: 1000000
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
19
+ - name: not_a_number
20
+ message: You must enter a price between £50.00 and £10,000.00 with a maximum of two decimal places, e.g. £199.99
@@ -0,0 +1,15 @@
1
+ question: |
2
+ <div class="govuk-warning-text">
3
+ <span class="govuk-warning-text__icon" aria-hidden="true">!</span>
4
+ <strong class="govuk-warning-text__text">
5
+ <span class="govuk-visually-hidden">Warning</span>
6
+ You must enter pricing for at least one role for this lot to be completed
7
+ </strong>
8
+ </div>
9
+
10
+ depends:
11
+ - "on": lot
12
+ being:
13
+ - cloud-support
14
+
15
+ type: display
@@ -0,0 +1,20 @@
1
+ name: Business architect
2
+ question: Business architect
3
+ hint:
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+ optional: true
13
+ any_of: roles
14
+ empty_message: You have not added rates fir any Business architect roles
15
+
16
+ questions:
17
+ - multiqArchitectureRolesBusinessArchitectTrainee
18
+ - multiqArchitectureRolesBusinessArchitectAssociate
19
+ - multiqArchitectureRolesBusinessArchitectBasic
20
+ - multiqArchitectureRolesBusinessArchitectLead
@@ -0,0 +1,14 @@
1
+ name: Associate business architect
2
+ question: Associate business architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesBusinessArchitectAssociateDayRate
@@ -0,0 +1,14 @@
1
+ name: Business architect
2
+ question: Business architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesBusinessArchitectBasicDayRate
@@ -0,0 +1,14 @@
1
+ name: Lead business architect
2
+ question: Lead business architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesBusinessArchitectLeadDayRate
@@ -0,0 +1,14 @@
1
+ name: Trainee business architect
2
+ question: Trainee business architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesBusinessArchitectTraineeDayRate
@@ -0,0 +1,19 @@
1
+ name: Data architect
2
+ question: Data architect
3
+ hint:
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/data-architect">View role description <span class="govuk-visually-hidden">for Data architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+ optional: true
13
+ any_of: roles
14
+ empty_message: You have not added rates for any Data architect roles
15
+
16
+ questions:
17
+ - multiqArchitectureRolesDataArchitectBasic
18
+ - multiqArchitectureRolesDataArchitectSenior
19
+ - multiqArchitectureRolesDataArchitectChief
@@ -0,0 +1,14 @@
1
+ name: Data architect
2
+ question: Data architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesDataArchitectBasicDayRate
@@ -0,0 +1,14 @@
1
+ name: Chief data architect
2
+ question: Chief data architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesDataArchitectChiefDayRate
@@ -0,0 +1,14 @@
1
+ name: Senior data architect
2
+ question: Senior data architect
3
+ question_advice: |
4
+ <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://ddat-capability-framework.service.gov.uk/role/business-architect">View role description <span class="govuk-visually-hidden">for Business architect </span>(opens in new tab)</a>
5
+
6
+ depends:
7
+ - "on": lot
8
+ being:
9
+ - cloud-support
10
+
11
+ type: multiquestion
12
+
13
+ questions:
14
+ - architectureRolesDataArchitectSeniorDayRate
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.8.17",
3
+ "version": "4.9.0",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",