Commit 7658cd7a by Diana Huang

Make the text on the peer grading closed page clearer

parent d45c539c
<section class="container peer-grading-container"> <section class="container peer-grading-container">
<h2>Peer Grading</h2> <h2>Peer Grading</h2>
<p>The due date has passed, and
% if use_for_single_location: % 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: %else:
<p>Peer grading is closed at this time.</p> peer grading is closed at this time.
%endif %endif
</p>
</section> </section>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment