From a458b469d123930e357de20fc3ab32ec580e9fac Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Wed, 4 Dec 2013 17:02:17 -0500 Subject: [PATCH] modify partial recovery message --- lms/templates/instructor/staff_grading.html | 9 +++++---- .../open_ended_problems/combined_notifications.html | 5 +++-- .../open_ended_problems/open_ended_flagged_problems.html | 5 +++-- .../open_ended_problems/open_ended_problems.html | 5 +++-- lms/templates/peer_grading/peer_grading.html | 5 +++-- 5 files changed, 17 insertions(+), 12 deletions(-) diff --git a/lms/templates/instructor/staff_grading.html b/lms/templates/instructor/staff_grading.html index 0b37ff545b..209c4b00eb 100644 --- a/lms/templates/instructor/staff_grading.html +++ b/lms/templates/instructor/staff_grading.html @@ -32,10 +32,11 @@
- ${_("We have recovered the majority of student responses. " - "Those responses submitted while the issue was active are " - "temporarily unavailable, but we are working on restoring " - "them, and they should be visible again shortly.")} + ${_("Update: We have recovered the majority of student responses. " + "Those responses submitted while the issue was active " + "(approximately 2:00pm EST Dec 3 to 9:00am EST Dec 5) are " + "temporarily unavailable, but we are working on restoring " + "them, and they should be visible again shortly.")}
diff --git a/lms/templates/open_ended_problems/combined_notifications.html b/lms/templates/open_ended_problems/combined_notifications.html index 675dd77567..2f54b173c7 100644 --- a/lms/templates/open_ended_problems/combined_notifications.html +++ b/lms/templates/open_ended_problems/combined_notifications.html @@ -26,8 +26,9 @@
- ${_("We have recovered the majority of student responses. " - "Those responses submitted while the issue was active are " + ${_("Update: We have recovered the majority of student responses. " + "Those responses submitted while the issue was active " + "(approximately 2:00pm EST Dec 3 to 9:00am EST Dec 5) are " "temporarily unavailable, but we are working on restoring " "them, and they should be visible again shortly.")} diff --git a/lms/templates/open_ended_problems/open_ended_flagged_problems.html b/lms/templates/open_ended_problems/open_ended_flagged_problems.html index 7cc2cfefbe..9a43a9ff5c 100644 --- a/lms/templates/open_ended_problems/open_ended_flagged_problems.html +++ b/lms/templates/open_ended_problems/open_ended_flagged_problems.html @@ -29,8 +29,9 @@
- ${_("We have recovered the majority of student responses. " - "Those responses submitted while the issue was active are " + ${_("Update: We have recovered the majority of student responses. " + "Those responses submitted while the issue was active " + "(approximately 2:00pm EST Dec 3 to 9:00am EST Dec 5) are " "temporarily unavailable, but we are working on restoring " "them, and they should be visible again shortly.")} diff --git a/lms/templates/open_ended_problems/open_ended_problems.html b/lms/templates/open_ended_problems/open_ended_problems.html index 893dbb57fa..2a7c748556 100644 --- a/lms/templates/open_ended_problems/open_ended_problems.html +++ b/lms/templates/open_ended_problems/open_ended_problems.html @@ -26,8 +26,9 @@
- ${_("We have recovered the majority of student responses. " - "Those responses submitted while the issue was active are " + ${_("Update: We have recovered the majority of student responses. " + "Those responses submitted while the issue was active " + "(approximately 2:00pm EST Dec 3 to 9:00am EST Dec 5) are " "temporarily unavailable, but we are working on restoring " "them, and they should be visible again shortly.")} diff --git a/lms/templates/peer_grading/peer_grading.html b/lms/templates/peer_grading/peer_grading.html index a04b2fc9a3..ce8e495ff7 100644 --- a/lms/templates/peer_grading/peer_grading.html +++ b/lms/templates/peer_grading/peer_grading.html @@ -25,8 +25,9 @@ criteria.{end_li_tag}
- ${_("We have recovered the majority of student responses. " - "Those responses submitted while the issue was active are " + ${_("Update: We have recovered the majority of student responses. " + "Those responses submitted while the issue was active " + "(approximately 2:00pm EST Dec 3 to 9:00am EST Dec 5) are " "temporarily unavailable, but we are working on restoring " "them, and they should be visible again shortly.")}