{% extends "layout/basic.html" %} {% block content %} {% if (pdoc.examMode or (tdoc and tdoc.examMode)) and not handler.user.hasPerm(perm.PERM_EDIT_DOMAIN) %}
🔒 {{ _('Exam mode is active: pasting code is disabled in the editor.') }}
{{ _('Hint') }} {{ loop.index }}.{%- endfor -%} {% if hints.used < hints.total %} {% if hints.canUnlock %} {% else %}
{{ h|markdown|safe }}
{{ _('Submit at least one more failed attempt to unlock the next hint.') }}
{% endif %} {% endif %} {% if hints.used %}{{ _('Hint penalty on this problem') }}: -{{ hints.used * 10 }}%
{% endif %}