{% load i18n %} {% load tz %}
{% trans "The display name for this component." %}
{% trans "The date and time when learners can begin submitting responses." %}
{% trans "The date and time when learners can no longer submit responses." %}
{% 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. Select Images to allow JPG, GIF, or PNG files. Select PDF or Images to allow PDF files and images. Select Custom File Types to allow files with extensions that you specify below. (Use the Select Custom File Types option with caution.)" %}
{% 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." %}