removes temporary error messages
This commit is contained in:
@@ -16,25 +16,6 @@
|
||||
<section class="container">
|
||||
<div class="open-ended-problems" data-ajax_url="${ajax_url}">
|
||||
<div class="error-container">${error_text}</div>
|
||||
<br>
|
||||
<div style="color:red;">
|
||||
<b>
|
||||
${_("We're sorry, some student responses have been temporarily "
|
||||
"hidden. We appreciate your patience as we work hard "
|
||||
"to restore their visibility. Rest assured, no student "
|
||||
"data has been lost.")}
|
||||
</b>
|
||||
<br>
|
||||
<b>
|
||||
${_("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.")}
|
||||
</b>
|
||||
</div>
|
||||
<br>
|
||||
<hr>
|
||||
<h1>${_("Open Ended Problems")}</h1>
|
||||
<h2>${_("Instructions")}</h2>
|
||||
<p>${_("Here is a list of open ended problems for this course.")}</p>
|
||||
|
||||
Reference in New Issue
Block a user