{% trans "Select which types of problem to include (selecting none will grab all types)" %}
</div>
</div>
<divclass="data-export-field-container">
<divclass="data-export-field">
<label>
<span>{% trans "Root block ID:" %}</span>
<inputtype="text"name="root_block_id"/>
</label>
</div>
<divclass="data-export-helptext">
{% trans "Input the ID of a chapter, section, or unit if you wish to only get results under it. Otherwise, it will grab all results for the course." %}
</div>
</div>
<divclass="data-export-field-container">
<divclass="data-export-field">
<label>
<span>{% trans "Username:" %}</span>
<inputtype="text"name="username"/>
</label>
</div>
<divclass="data-export-helptext">
{% trans "Input the username of a student if you wish to query for a specific one. Otherwise, it will grab all results for all students." %}
</div>
</div>
</div>
<divclass="data-export-actions">
<buttonclass="data-export-start">{% trans "Start a new export" %}</button>