{% load i18n %} {% load tz %} {% spaceless %}
  • {% trans "Peer Assessment allows students to provide feedback to other students and also receive feedback from others in their final grade. Often, though not always, this step is preceded by Self Assessment or Learner Training steps." %}

    {% trans "Configuration: For this step to be configured you must specify the number of peer reviews a student will be assessed with, and the number of peer a student must grade. Additional options can be specified." %}

    {% trans "View Options & Configuration" %}

    • {% trans "Specify the number of peer assessments that each learner must complete. Valid numbers are 1 to 99."%}

    • {% trans "Specify the number of learners that each response must be assessed by. Valid numbers are 1 to 99."%}

    • {% trans "When enabled, learners who have received at least 30% of the required \"Graded By\" peer reviews and who have waited longer than 7 days for a peer review will be assigned a peer review grade using available peer reviews." %}

      {% if force_on_flexible_peer_openassessments %}

      {% trans "This feature is being enabled by the course-level setting. It can be found under the Open Response Assessment Settings card on the Pages & Resources studio page." %}

      {% endif %}
  • {% endspaceless %}