ccs-digitalmarketplace-frameworks 1.2.1 → 1.2.2
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/digital-outcomes-6/questions/services/ApplicationOperationsEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/BusinessRelationshipManager.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/BussinessAnalyst.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ChangeAndReleaseManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/CommandandControlCenterManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ContentDesigner.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ContentStrategist.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/CyberSecurity.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/CyberSecurityDayRate.yml +1 -2
- package/frameworks/digital-outcomes-6/questions/services/DataAnalyst.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/DataArchitect.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/DataEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/DataScientist.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/DeliveryManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/DevelopmentOperationsEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/EndUserComputingEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/FrontendDeveloper.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/GraphicDesigner.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/ITServiceManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/IncidentManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/InfrastructureEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/InfrastructureOperationsEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/InteractionDesigner.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/NetworkArchitect.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/PerformanceAnalyst.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ProblemManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ProductManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ProgrammeDeliveryManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/QualityAssuranceTestingAnalyst.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/SecurityArchitect.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ServiceDesigner.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ServiceDeskManager.yml +2 -2
- package/frameworks/digital-outcomes-6/questions/services/ServiceOwner.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ServiceTransitionManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/SoftwareDeveloper.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/SpecialistInfrastructureEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/TechnicalArchitect.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/TechnicalSpecialistArchitect.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/TechnicalWriter.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/TestEngineer.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/TestManager.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/UserResearcher.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/accessibleApplicationsOutcomes.yml +1 -2
- package/frameworks/digital-outcomes-6/questions/services/bespokeSystemInformation.yml +1 -2
- package/frameworks/digital-outcomes-6/questions/services/dataProtocols.yml +1 -2
- package/frameworks/digital-outcomes-6/questions/services/delivery.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/helpGovernmentImproveServices.yml +1 -2
- package/frameworks/digital-outcomes-6/questions/services/lot.yml +0 -5
- package/frameworks/digital-outcomes-6/questions/services/openStandardsPrinciples.yml +1 -2
- package/frameworks/digital-outcomes-6/questions/services/performanceAnalysis.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/security.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/softwareDevelopment.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/supportAndOperations.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/testingAndAuditing.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/userExperienceAndDesign.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/userResearch.yml +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
question: Business Relationship manager
|
|
2
2
|
name: Business Relationship manager
|
|
3
|
-
optional:
|
|
3
|
+
optional: true
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
@@ -10,6 +10,6 @@ any_of: role
|
|
|
10
10
|
questions:
|
|
11
11
|
- BusinessRelationshipManagerDayRate
|
|
12
12
|
|
|
13
|
-
empty_message: You have not added
|
|
13
|
+
empty_message: You have not added a Business Relationship manager
|
|
14
14
|
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
question: Cyber Security
|
|
2
2
|
name: Cyber Security
|
|
3
|
-
optional:
|
|
3
|
+
optional: true
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
@@ -10,6 +10,6 @@ any_of: role
|
|
|
10
10
|
questions:
|
|
11
11
|
- CyberSecurityDayRate
|
|
12
12
|
|
|
13
|
-
empty_message: You have not added
|
|
13
|
+
empty_message: You have not added a Cyber security
|
|
14
14
|
|
|
15
15
|
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
question: What is the minimum and maximum rate you charge a day for the role (pounds sterling, excluding VAT and expenses)?
|
|
2
|
-
question_advice:
|
|
3
|
-
hint: Minimise the chance of data or information systems security breaches. Ensure information is protected against unauthorised or unintended access. Put systems in place to prevent data destruction or disruption.
|
|
2
|
+
question_advice: Minimise the chance of data or information systems security breaches. Ensure information is protected against unauthorised or unintended access. Put systems in place to prevent data destruction or disruption.
|
|
4
3
|
depends:
|
|
5
4
|
- "on": lot
|
|
6
5
|
being:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
question: Data Analyst
|
|
2
2
|
name: Data Analyst
|
|
3
|
-
optional:
|
|
3
|
+
optional: true
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
@@ -10,6 +10,6 @@ any_of: role
|
|
|
10
10
|
questions:
|
|
11
11
|
- DataAnalystDayRate
|
|
12
12
|
|
|
13
|
-
empty_message: You have not added
|
|
13
|
+
empty_message: You have not added a Data analyst
|
|
14
14
|
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
question: Frontend Developer
|
|
2
2
|
name: Frontend Developer
|
|
3
|
-
optional:
|
|
3
|
+
optional: true
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
@@ -10,6 +10,6 @@ any_of: role
|
|
|
10
10
|
questions:
|
|
11
11
|
- FrontendDeveloperDayRate
|
|
12
12
|
|
|
13
|
-
empty_message: You have not added
|
|
13
|
+
empty_message: You have not added a Frontend developer
|
|
14
14
|
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
question: Graphic Designer
|
|
2
2
|
name: Graphic Designer
|
|
3
|
-
optional:
|
|
3
|
+
optional: true
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
@@ -10,6 +10,6 @@ any_of: role
|
|
|
10
10
|
questions:
|
|
11
11
|
- GraphicDesignerDayRate
|
|
12
12
|
|
|
13
|
-
empty_message: You have not added
|
|
13
|
+
empty_message: You have not added a Graphic designer
|
|
14
14
|
|
|
15
15
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
question: Service desk manager
|
|
2
2
|
name: Service desk manager
|
|
3
|
-
optional:
|
|
3
|
+
optional: true
|
|
4
4
|
depends:
|
|
5
5
|
- "on": lot
|
|
6
6
|
being:
|
|
@@ -10,6 +10,6 @@ any_of: role
|
|
|
10
10
|
questions:
|
|
11
11
|
- ServiceDeskManagerDayRate
|
|
12
12
|
|
|
13
|
-
empty_message: You have not added
|
|
13
|
+
empty_message: You have not added a Service desk manager
|
|
14
14
|
|
|
15
15
|
|
|
@@ -4,13 +4,12 @@ question: >
|
|
|
4
4
|
hint:
|
|
5
5
|
Read guidance about how to meet the regulations and <a class="govuk-link" target="_blank" rel="noopener noreferrer" href="https://www.gov.uk/guidance/accessibility-requirements-for-public-sector-websites-and-apps">design and build accessible services (opens in new tab)</a>.
|
|
6
6
|
type: boolean
|
|
7
|
-
required_value:
|
|
7
|
+
required_value: true
|
|
8
8
|
|
|
9
9
|
depends:
|
|
10
10
|
- "on": "lot"
|
|
11
11
|
being:
|
|
12
12
|
- digital-outcomes
|
|
13
|
-
- digital-specialists
|
|
14
13
|
|
|
15
14
|
validations:
|
|
16
15
|
- name: answer_required
|
|
@@ -3,13 +3,12 @@ question: >
|
|
|
3
3
|
Will you share bespoke system information from the service you’re working on, such as software performance data, to
|
|
4
4
|
help the government continuously improve its services?
|
|
5
5
|
type: boolean
|
|
6
|
-
required_value:
|
|
6
|
+
required_value: true
|
|
7
7
|
|
|
8
8
|
depends:
|
|
9
9
|
- "on": "lot"
|
|
10
10
|
being:
|
|
11
11
|
- digital-outcomes
|
|
12
|
-
- digital-specialists
|
|
13
12
|
|
|
14
13
|
validations:
|
|
15
14
|
- name: answer_required
|
|
@@ -2,13 +2,12 @@ name: Standard data protocols
|
|
|
2
2
|
question: >
|
|
3
3
|
Will you use standard, accessible data protocols to ensure interoperability across government services?
|
|
4
4
|
type: boolean
|
|
5
|
-
required_value:
|
|
5
|
+
required_value: true
|
|
6
6
|
|
|
7
7
|
depends:
|
|
8
8
|
- "on": "lot"
|
|
9
9
|
being:
|
|
10
10
|
- digital-outcomes
|
|
11
|
-
- digital-specialists
|
|
12
11
|
|
|
13
12
|
validations:
|
|
14
13
|
- name: answer_required
|
|
@@ -2,13 +2,12 @@ name: Share non-personal data
|
|
|
2
2
|
question: >
|
|
3
3
|
Will you share non-personal user and service data to help the government continuously improve its services?
|
|
4
4
|
type: boolean
|
|
5
|
-
required_value:
|
|
5
|
+
required_value: true
|
|
6
6
|
|
|
7
7
|
depends:
|
|
8
8
|
- "on": "lot"
|
|
9
9
|
being:
|
|
10
10
|
- digital-outcomes
|
|
11
|
-
- digital-specialists
|
|
12
11
|
|
|
13
12
|
validations:
|
|
14
13
|
- name: answer_required
|
|
@@ -6,11 +6,6 @@ options:
|
|
|
6
6
|
value: digital-outcomes
|
|
7
7
|
description: >
|
|
8
8
|
Such as a digital service, strategic delivery programme or an accessibility audit.
|
|
9
|
-
-
|
|
10
|
-
label: Provide digital specialists
|
|
11
|
-
value: digital-specialists
|
|
12
|
-
description: >
|
|
13
|
-
Such as a software engineer or content designer.
|
|
14
9
|
-
|
|
15
10
|
label: Provide user research studios
|
|
16
11
|
value: user-research-studios
|
|
@@ -4,13 +4,12 @@ question: >
|
|
|
4
4
|
<a class="govuk-link" target="_blank" rel="noopener noreferrer" href="http://standards.data.gov.uk/challenges/adopted">open standards selected for use across government (opens in new tab)</a>?
|
|
5
5
|
hint: This includes publishing any software you build for the government under the appropriate open source licence.
|
|
6
6
|
type: boolean
|
|
7
|
-
required_value:
|
|
7
|
+
required_value: true
|
|
8
8
|
|
|
9
9
|
depends:
|
|
10
10
|
- "on": "lot"
|
|
11
11
|
being:
|
|
12
12
|
- digital-outcomes
|
|
13
|
-
- digital-specialists
|
|
14
13
|
|
|
15
14
|
validations:
|
|
16
15
|
- name: answer_required
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.2",
|
|
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"
|