{% load i18n %}
{% trans "The display name for this component." %}
{% trans "Specify whether learners must include a text based response to this problem's prompt." %}
{% trans "Select which editor learners will use to include a text based response to this problem's prompt." %}
{% trans "Specify whether learners are able to upload files as a part of their response." %}
{% trans "Specify whether learners can upload more than one file. This has no effect if File Uploads Response is set to None. This is automatically set to True for Team Assignments. "%}
{% trans "Specify whether learners can submit files along with their text responses." %}
{% trans "Enter the file extensions, separated by commas, that you want learners to be able to upload. For example: pdf,doc,docx." %}
{% trans "Specify whether learners can write LaTeX formatted strings"%}
{% trans "Specify the number of top scoring responses to display after the learner has submitted a response. Valid numbers are 0 to 99. If the number is 0, the Top Responses section does not appear to learners." %}
{% trans "Specify whether team submissions are allowed for this response." %}
{% trans "Specify whether learners can see the rubric while they are working on their response." %}
{% trans "Set to TRUE to allow learners to resubmit ungraded work. Set to FALSE if resubmissions are not allowed." %}
{% trans "Specify the maximum period during which resubmissions are allowed. If left blank, learners will be able to reset their submission as long as it has not been graded. The grace period starts once the learner has submitted their response." %}