Scroll to top in peer and staff grading, preserve line breaks in submissions

This commit is contained in:
Vik Paruchuri
2013-08-16 14:12:37 -04:00
parent be3291eeb0
commit 4f3ec68fb7
9 changed files with 43 additions and 22 deletions

View File

@@ -9,7 +9,7 @@
% if success:
% if len(problem_list) == 0:
<div class="message-container">
${_("You currently do not having any peer grading to do. In order to have peer grading to do, you need to have submitted a response to a peer grading problem. The instructor also needs to score the essays that are used in the 'learning to grade' process.")}
${_("You currently do not having any peer grading to do. In order to have peer grading to do, you need to have submitted a response to a peer grading problem. The instructor also needs to score the essays that are used to help you better understand the grading criteria.")}
</div>
%else:
<div class="problem-list-container">