<%! from django.utils.translation import ugettext as _ %> ## The JS for this is defined in xqa_interface.html ${module_content} %if location.category in ['problem','video','html','combinedopenended','graphical_slider_tool']: % if edit_link:
Edit % if xqa_key: / QA % endif
% endif
${_("Staff Debug Info")}
% if settings.MITX_FEATURES.get('ENABLE_STUDENT_HISTORY_VIEW') and \ location.category == 'problem':
${_("Submission history")}
% endif
%endif