diff --git a/forms/award_years/v2025/innovation/innovation_step1.rb b/forms/award_years/v2025/innovation/innovation_step1.rb index 1a2b54111..758038a1a 100644 --- a/forms/award_years/v2025/innovation/innovation_step1.rb +++ b/forms/award_years/v2025/innovation/innovation_step1.rb @@ -182,12 +182,12 @@ def innovation_step1 ) end - textarea :major_issues_overcome, "Please explain any major internal issues you have overcome in recent years and the remedial steps you have taken." do + textarea :major_issues_overcome, "Please explain any major issues you have overcome in recent years and the remedial steps you have taken." do ref "A 2.2" classes "sub-question text-words-max" required context %( -

For example, what remedial steps did you take following a significant issue that affected your workforce, such as a major Health & Safety incident?

+

For example, what remedial steps did you take following a significant issue or decision that affected your workforce, customers or clients, or supply chain, such as a major Health & Safety incident?

) words_max 200 end diff --git a/forms/award_years/v2025/international_trade/international_trade_step1.rb b/forms/award_years/v2025/international_trade/international_trade_step1.rb index 6dad30ed6..6fe5e38c9 100644 --- a/forms/award_years/v2025/international_trade/international_trade_step1.rb +++ b/forms/award_years/v2025/international_trade/international_trade_step1.rb @@ -184,12 +184,12 @@ def trade_step1 ) end - textarea :major_issues_overcome, "Please explain any major internal issues you have overcome in recent years and the remedial steps you have taken." do + textarea :major_issues_overcome, "Please explain any major issues you have overcome in recent years and the remedial steps you have taken." do ref "A 2.2" classes "sub-question text-words-max" required context %( -

For example, what remedial steps did you take following a significant issue that affected your workforce, such as a major Health & Safety incident?

+

For example, what remedial steps did you take following a significant issue or decision that affected your workforce, customers or clients, or supply chain, such as a major Health & Safety incident?

) words_max 200 end diff --git a/forms/award_years/v2025/social_mobility/social_mobility_step1.rb b/forms/award_years/v2025/social_mobility/social_mobility_step1.rb index 8c97ff2a8..5fef1e912 100644 --- a/forms/award_years/v2025/social_mobility/social_mobility_step1.rb +++ b/forms/award_years/v2025/social_mobility/social_mobility_step1.rb @@ -182,12 +182,12 @@ def mobility_step1 ) end - textarea :major_issues_overcome, "Please explain any major internal issues you have overcome in recent years and the remedial steps you have taken." do + textarea :major_issues_overcome, "Please explain any major issues you have overcome in recent years and the remedial steps you have taken." do ref "A 2.2" classes "sub-question text-words-max" required context %( -

For example, what remedial steps did you take following a significant issue that affected your workforce, such as a major Health & Safety incident?

+

For example, what remedial steps did you take following a significant issue or decision that affected your workforce, customers or clients, or supply chain, such as a major Health & Safety incident?

) words_max 200 end diff --git a/forms/award_years/v2025/sustainable_development/sustainable_development_step1.rb b/forms/award_years/v2025/sustainable_development/sustainable_development_step1.rb index 47afbf177..a6bb8d726 100644 --- a/forms/award_years/v2025/sustainable_development/sustainable_development_step1.rb +++ b/forms/award_years/v2025/sustainable_development/sustainable_development_step1.rb @@ -182,12 +182,12 @@ def development_step1 ) end - textarea :major_issues_overcome, "Please explain any major internal issues you have overcome in recent years and the remedial steps you have taken." do + textarea :major_issues_overcome, "Please explain any major issues you have overcome in recent years and the remedial steps you have taken." do ref "A 2.2" classes "sub-question text-words-max" required context %( -

For example, what remedial steps did you take following a significant issue that affected your workforce, such as a major Health & Safety incident?

+

For example, what remedial steps did you take following a significant issue or decision that affected your workforce, customers or clients, or supply chain, such as a major Health & Safety incident?

) words_max 200 end