{% 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. 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." %}