{% load i18n %} {% spaceless %}

{% trans "Clone Rubric" %}

{{ rubric_reuse_data|json_script:"openassessment_rubric_reuse_data" }}
{% trans "To clone a rubric from an existing published or unpublished draft, you can search by the Block ID. Note that cloning is one-way, meaning changes made after cloning will only affect the rubric being modified, and will not modify any rubric it was cloned from." %}
{% trans "Block ID For this ORA:" %} {{ block_location }}

{% trans "Clone" %}

{% endspaceless %}