Skip to content

Commit

Permalink
Change "Before you Begin" list items on PIA Intake page
Browse files Browse the repository at this point in the history
  • Loading branch information
Bottle7 committed Jul 26, 2023
1 parent 4fec2ca commit d058923
Showing 1 changed file with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ export default {
en: 'Before you start',
},
ListText: [
{
en: 'Fill out this form if you work or are a service provider to a ministry in the Government of B.C. and are starting a new initiative or significantly changing an existing initiative',
},
{
en: 'Do your best to fill out the fields below, but know that you can return to this section and edit your answers in the future',
},
Expand All @@ -19,6 +16,9 @@ export default {
{
en: 'After you submit this form, your MPO will be able to see it and help you with any questions you might have',
},
{
en: "If you are updating an existing PIA or drafting a PIA for legislation or regulations, find the PIA template you need here"
},
],
},
GeneralInfoSection: {
Expand All @@ -41,9 +41,9 @@ export default {
en: `What is the initiative?`,
},
HelperText: {
en: `Describe your initiative in enough detail that a reader who knows nothing
about your work will understand the purpose of your initiative and who your
partners and other stakeholders are. Describe what you’re doing, how it works,
en: `Describe your initiative in enough detail that a reader who knows nothing
about your work will understand the purpose of your initiative and who your
partners and other stakeholders are. Describe what you’re doing, how it works,
who is involved and when or how long your initiative runs.`,
},
},
Expand All @@ -52,8 +52,8 @@ export default {
en: `What is the scope of the PIA?`,
},
HelperText: {
en: `Your initiative might be part of a larger one or might be rolled out in
phases. What part of the initiative is covered by this PIA? What is out of
en: `Your initiative might be part of a larger one or might be rolled out in
phases. What part of the initiative is covered by this PIA? What is out of
scope of this PIA?`,
},
},
Expand All @@ -62,9 +62,9 @@ export default {
en: `What are the data or information elements involved in your initiative?`,
},
HelperText: {
en: `Please list all the elements of information or data that you might collect,
use, store, disclose, or access as part of your initiative. If your initiative
involves large quantities of information or datasets, you can list categories
en: `Please list all the elements of information or data that you might collect,
use, store, disclose, or access as part of your initiative. If your initiative
involves large quantities of information or datasets, you can list categories
or other groupings of personal information in a table below or in an appendix.`,
},
},
Expand All @@ -79,19 +79,19 @@ export default {
en: `Personal information`,
},
HelperText: {
en: `is any recorded information about an identifiable individual, other than
business contact information. Personal information includes information that
en: `is any recorded information about an identifiable individual, other than
business contact information. Personal information includes information that
can be used to identify an individual through association or reference.`,
},
},
InitiativeRiskReductionSection: {
H2Text: {
en: `How will you reduce the risk of unintentionally collecting personal
en: `How will you reduce the risk of unintentionally collecting personal
information?`,
},
HelperText: {
en: `Some initiatives that do not require personal information are at risk of
collecting personal information inadvertently, which could result in an information
en: `Some initiatives that do not require personal information are at risk of
collecting personal information inadvertently, which could result in an information
incident or privacy breach. `,
},
},
Expand Down

0 comments on commit d058923

Please sign in to comment.