Commit f1028a35 by Stephen Sanchez

Merge pull request #1958 from edx/sanchez/peer-grading-typo

Fix typo in peer grading messages.
parents 807843d1 f4e95c6a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<% <%
nothing_to_grade_message = _( nothing_to_grade_message = _(
""" """
{p_tag}You currently do not having any peer grading to do. In order to have peer grading to do: {p_tag}You currently do not have any peer grading to do. In order to have peer grading to do:
{ul_tag} {ul_tag}
{li_tag}You need to have submitted a response to a peer grading problem.{end_li_tag} {li_tag}You need to have submitted a response to a peer grading problem.{end_li_tag}
{li_tag}The instructor needs to score the essays that are used to help you better understand the grading {li_tag}The instructor needs to score the essays that are used to help you better understand the grading
......
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