<%! from django.utils.translation import ugettext as _ %>

${_("Learning to Grade")}

${_("Peer Grading")}

${_("Student Response")}

${_("Written Feedback")}

% if track_changes:

${_("Please edit your peer's submission below.")}

${_("This is an insertion.")}  ${_("This is a deletion.")}  Reset Changes

% else:

${_("Please include some written feedback as well.")}

% endif
${_("This submission has explicit or offensive content : ")}
${_("I do not know how to grade this question : ")}

${_("How did I do?")}

${_("Ready to grade!")}

${_("You have finished learning to grade, which means that you are now ready to start grading.")}

${_("Learning to grade")}

${_("You have not yet finished learning to grade this problem.")}

${_("You will now be shown a series of instructor-scored essays, and will be asked to score them yourself.")}

${_("Once you can score the essays similarly to an instructor, you will be ready to grade your peers.")}

${_("Are you sure that you want to flag this submission?")}

${_("You are about to flag a submission. You should only flag a submission that contains explicit or offensive content. If the submission is not addressed to the question or is incorrect, you should give it a score of zero and accompanying feedback instead of flagging it.")}