From 76c8a7a38dd87b771583d902730a931ac819815b Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Thu, 5 Dec 2013 14:50:05 -0500 Subject: [PATCH] add all clear message --- lms/templates/instructor/staff_grading.html | 11 +++++++++++ .../open_ended_problems/combined_notifications.html | 11 +++++++++++ .../open_ended_flagged_problems.html | 11 +++++++++++ .../open_ended_problems/open_ended_problems.html | 11 +++++++++++ lms/templates/peer_grading/peer_grading.html | 11 +++++++++++ 5 files changed, 55 insertions(+) diff --git a/lms/templates/instructor/staff_grading.html b/lms/templates/instructor/staff_grading.html index 59585308c1..ae6485ec36 100644 --- a/lms/templates/instructor/staff_grading.html +++ b/lms/templates/instructor/staff_grading.html @@ -22,6 +22,17 @@

${_("Staff grading")}

+
+
+ + The issue we had between Dec 3 and Dec 5 with the visibility + of student responses has now been resolved. All responses + should now be visible. Thank you for your patience! + --the edX team + +
+
+
diff --git a/lms/templates/open_ended_problems/combined_notifications.html b/lms/templates/open_ended_problems/combined_notifications.html index 47bb01fc8e..1f20256479 100644 --- a/lms/templates/open_ended_problems/combined_notifications.html +++ b/lms/templates/open_ended_problems/combined_notifications.html @@ -16,6 +16,17 @@
${error_text}
+
+
+ + The issue we had between Dec 3 and Dec 5 with the visibility + of student responses has now been resolved. All responses + should now be visible. Thank you for your patience! + --the edX team + +
+
+

${_("Open Ended Console")}

${_("Instructions")}

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 87d5a11bd8..3bad135c28 100644 --- a/lms/templates/open_ended_problems/open_ended_flagged_problems.html +++ b/lms/templates/open_ended_problems/open_ended_flagged_problems.html @@ -19,6 +19,17 @@
${error_text}
+
+
+ + The issue we had between Dec 3 and Dec 5 with the visibility + of student responses has now been resolved. All responses + should now be visible. Thank you for your patience! + --the edX team + +
+
+

${_("Flagged Open Ended Problems")}

${_("Instructions")}

diff --git a/lms/templates/open_ended_problems/open_ended_problems.html b/lms/templates/open_ended_problems/open_ended_problems.html index d5edc8edaf..f9447f49a9 100644 --- a/lms/templates/open_ended_problems/open_ended_problems.html +++ b/lms/templates/open_ended_problems/open_ended_problems.html @@ -16,6 +16,17 @@
${error_text}
+
+
+ + The issue we had between Dec 3 and Dec 5 with the visibility + of student responses has now been resolved. All responses + should now be visible. Thank you for your patience! + --the edX team + +
+
+

${_("Open Ended Problems")}

${_("Instructions")}

${_("Here is a list of open ended problems for this course.")}

diff --git a/lms/templates/peer_grading/peer_grading.html b/lms/templates/peer_grading/peer_grading.html index 101e6341f5..1b212bcc0f 100644 --- a/lms/templates/peer_grading/peer_grading.html +++ b/lms/templates/peer_grading/peer_grading.html @@ -15,6 +15,17 @@ criteria.{end_li_tag}
${error_text}
+
+
+ + The issue we had between Dec 3 and Dec 5 with the visibility + of student responses has now been resolved. All responses + should now be visible. Thank you for your patience! + --the edX team + +
+
+

${_("Peer Grading")}

${_("Instructions")}