{% load i18n %} {% spaceless %}
{% include "openassessmentblock/edit/oa_edit_rubric.html" %}
  • {% trans "This name appears when you hover over the unit in the course ribbon at the top of the page." %}

  • {% trans "The date at which submissions will first be accepted." %}

  • {% trans "The date at which submissions will stop being accepted." %}

  • {% trans "If enabled, students will be able to submit an image along with their open response." %}

{% trans "Select the steps that students must complete. All steps are optional, but every assignment must include at least one step." %}

{% include "openassessmentblock/edit/oa_edit_training.html" %} {% include "openassessmentblock/edit/oa_edit_peer.html" %} {% include "openassessmentblock/edit/oa_edit_self.html" %} {% include "openassessmentblock/edit/oa_edit_ai.html" %}

Actions

{% endspaceless %}