Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
9d48bb0e
Commit
9d48bb0e
authored
Dec 05, 2013
by
Adam Palay
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removes temporary error messages
parent
72bb0f8c
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
95 deletions
+0
-95
lms/templates/instructor/staff_grading.html
+0
-19
lms/templates/open_ended_problems/combined_notifications.html
+0
-19
lms/templates/open_ended_problems/open_ended_flagged_problems.html
+0
-19
lms/templates/open_ended_problems/open_ended_problems.html
+0
-19
lms/templates/peer_grading/peer_grading.html
+0
-19
No files found.
lms/templates/instructor/staff_grading.html
View file @
9d48bb0e
...
...
@@ -22,25 +22,6 @@
<h1>
${_("Staff grading")}
</h1>
<div
class=
"breadcrumbs"
></div>
<div
class=
"error-container"
></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>
<div
class=
"message-container"
></div>
...
...
lms/templates/open_ended_problems/combined_notifications.html
View file @
9d48bb0e
...
...
@@ -16,25 +16,6 @@
<section
class=
"container"
>
<div
class=
"combined-notifications"
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 Console")}
</h1>
<h2>
${_("Instructions")}
</h2>
...
...
lms/templates/open_ended_problems/open_ended_flagged_problems.html
View file @
9d48bb0e
...
...
@@ -19,25 +19,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>
${_("Flagged Open Ended Problems")}
</h1>
<h2>
${_("Instructions")}
</h2>
...
...
lms/templates/open_ended_problems/open_ended_problems.html
View file @
9d48bb0e
...
...
@@ -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>
...
...
lms/templates/peer_grading/peer_grading.html
View file @
9d48bb0e
...
...
@@ -15,25 +15,6 @@ criteria.{end_li_tag}
<section
class=
"container peer-grading-container"
>
<div
class=
"peer-grading"
data-ajax-url=
"${ajax_url}"
data-use-single-location=
"${use_single_location}"
>
<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>
<div
class=
"peer-grading-tools"
>
<h1
class=
"peer-grading-title"
>
${_("Peer Grading")}
</h1>
<h2
class=
"peer-grading-instructions"
>
${_("Instructions")}
</h2>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment