Skip to content

Commit

Permalink
Update copy
Browse files Browse the repository at this point in the history
Requirement from policy to change the copy
  • Loading branch information
rjlynch committed Oct 9, 2024
1 parent 97ce061 commit 373357f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,7 @@ en:
errors:
inclusion: "Select yes if %{claimant} teaches this course for at least half their timetabled teaching hours"
subject_to_formal_performance_action:
label: "Can you confirm that %{claimant} is not currently subject to any performance measures?"
label: "Can you confirm that %{claimant} is not currently subject to any performance measures as a result of continuous poor teaching standards?"
errors:
inclusion: "Select yes if %{claimant} is not currently subject to any performance measures"
subject_to_disciplinary_action:
Expand Down Expand Up @@ -1299,7 +1299,7 @@ en:
errors:
inclusion: "Select yes if %{claimant} will be timetabled to teach at least 2.5 hours per week next term"
subject_to_formal_performance_action:
label: "Can you confirm that %{claimant} is not currently subject to any performance measures?"
label: "Can you confirm that %{claimant} is not currently subject to any performance measures as a result of continuous poor teaching standards?"
errors:
inclusion: "Select yes if %{claimant} is not currently subject to any performance measures"
subject_to_disciplinary_action:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@

within_fieldset(
"Can you confirm that Edna Krabappel is not currently subject to any " \
"performance measures?"
"performance measures as a result of continuous poor teaching standards?"
) do
choose "Yes"
end
Expand Down Expand Up @@ -655,7 +655,7 @@

within_fieldset(
"Can you confirm that Edna Krabappel is not currently subject to any " \
"performance measures?"
"performance measures as a result of continuous poor teaching standards?"
) do
choose "Yes"
end
Expand Down Expand Up @@ -809,7 +809,7 @@

within_fieldset(
"Can you confirm that Edna Krabappel is not currently subject to any " \
"performance measures?"
"performance measures as a result of continuous poor teaching standards?"
) do
choose "Yes"
end
Expand Down

0 comments on commit 373357f

Please sign in to comment.