From 69dc0d89e3a4dce1d65f7779f35af1812be4af25 Mon Sep 17 00:00:00 2001 From: DaniBitZesty <84323332+DaniBitZesty@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:42:49 +0100 Subject: [PATCH] Update headers in appraisal view --- forms/appraisal_form.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/forms/appraisal_form.rb b/forms/appraisal_form.rb index 1d154c6a64..db13f8a834 100644 --- a/forms/appraisal_form.rb +++ b/forms/appraisal_form.rb @@ -111,7 +111,7 @@ class AppraisalForm CSR_RAG_OPTIONS_2024 = [ ["Weak (0-15)", "negative"], ["Satisfactory (16-31)", "average"], - ["Exceptional (32-50)", "positive"] + ["Exceptional (32-40)", "positive"] ] STRENGTH_OPTIONS_2016 = [ @@ -541,7 +541,7 @@ def self.verdict_options_for(object, section) }, corporate_social_responsibility: { type: :rag, - label: "Corporate social responsibility (section D):", + label: "Environmental, social and corporate governance (section E):", position: 3 }, verdict: { @@ -788,7 +788,7 @@ def self.verdict_options_for(object, section) }, corporate_social_responsibility: { type: :rag, - label: "Corporate social responsibility (section D):", + label: "Environmental, social and corporate governance (section E):", position: 3 }, verdict: { @@ -1620,7 +1620,7 @@ def self.verdict_options_for(object, section) }, corporate_social_responsibility: { type: :rag, - label: "Corporate social responsibility:", + label: "Environmental, social and corporate governance (section E):", position: 3 }, verdict: {