{% 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 "Specify whether learners are able to upload files as a part of their response." %}
{% 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." %}