Scroll to top in peer and staff grading, preserve line breaks in submissions
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user