{% extends "aristotle_mdr/downloads/html/managedContent.html" %} {% load aristotle_tags %} {% block objSpecific %}

Question Information

Question Text

{{ item.questionText }}

Response Length: {{ item.responseLength }}

Collected Data Element

{% if item.collectedDataElement %} {% include "aristotle_mdr/helpers/itemLink.html" with item=item.collectedDataElement %} {% else %} No data element has been assigned to this question. {% endif %} {% endblock %}