{% load i18n %} {% spaceless %}
{% include "openassessmentblock/edit/oa_edit_criterion.html" with criterion_name="" criterion_label="" criterion_prompt="" criterion_options=False criterion_feedback="disabled" %}
{% include "openassessmentblock/edit/oa_edit_option.html" with option_name="" option_label="" option_points=1 option_explanation="" %}

{% trans "Rubric Change Impacts Settings Section" %}

{% trans "A change that you made to this assessment's rubric has an impact on some examples laid out in the settings tab. For more information, go to the Settings section and fix areas highlighted in red." %}

{% trans "close alert" %}

{% trans "For open response problems, assessment is rubric-based. Rubric criterion have point breakdowns and explanations to help students with peer and self assessment steps. For more information on how to build your rubric, see our online help documentation."%}

{% trans "Add Another Criterion" %}
{% trans "Rubric Feedback" %}
  • {% trans "If you would like your students to be able to provide feedback on the rubric, add a prompt to ask them for it." %}

{% endspaceless %}