Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSE Copy Updates #3108

Merged
merged 2 commits into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions app/views/pages/dfe_signin_help.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


<p>
You need a DfE Sign-in account username and password to manage school
You need a DfE Sign-in account, username and password to manage school
experience for an organisation.
</p>

Expand All @@ -21,8 +21,7 @@
</div>

<p>
Don't worry if you don't have or don't know your details - all you need to
do is contact your organisation's DfE Sign-in approver.
If you do not have, or have forgotten your details, contact your organisation's DfE Sign-in approver.
</p>

<p>
Expand Down Expand Up @@ -52,8 +51,8 @@
</div>
<div id="accordion-default-content-3" class="govuk-accordion__section-content" aria-labelledby="accordion-default-heading-3">
<p>Your approver will normally be the head or deputy head.<p>
<p>If they're not or you're not sure, don't worry. We just need to get some of your details so we can find them. Email our School Experience
Service team at <%= mail_to '[email protected]' %>.</p>
<p>If your head or deputy head is not the approver, or you're not sure, and you need help you can email the school experience
service team at <%= mail_to '[email protected]' %>.</p>
<p>We'll be in touch within 3 to 5 working days.</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions app/views/schools/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@

<p>
The service will ask you to outline the kind of experience you
offer including details about DBS-checks and any fees you charge candidates.
offer including details about DBS checks and any fees you charge candidates.
</p>

<p>
It's your responsibility to decide if candidates comply with your
school DBS and safeguarding policies.
school's DBS and safeguarding policies.
</p>
</section>
</div>
Expand Down
Loading