{% load i18n %} {% load tz %} {% spaceless %}
  • {% trans "Students assess a specified number of other students' responses using the rubric for the assignment." %}

    {% trans "Specify the following values for the peer assessment step. The numeric grading requirements must be given a value." %}

    • {% trans "Each student must assess this number of peer responses in order to recieve a grade."%}

    • {% trans "Each response must be assessed by at least this many students in order to tabulate a score."%}

    • {% trans "Specify a start date for the peer assessment period." %}

    • {% trans "Specify a due date for the peer assessment period." %}

  • {% endspaceless %}