Make the text on the peer grading closed page clearer
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<section class="container peer-grading-container">
|
||||
<h2>Peer Grading</h2>
|
||||
<p>The due date has passed, and
|
||||
% if use_for_single_location:
|
||||
<p>Peer grading for this problem is closed at this time.</p>
|
||||
peer grading for this problem is closed at this time.
|
||||
%else:
|
||||
<p>Peer grading is closed at this time.</p>
|
||||
peer grading is closed at this time.
|
||||
%endif
|
||||
</p>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user