{% load lb_tags %}
馃摑 Acreditaci贸n Oficial ISO 17025 / Metrolog铆a

{{ evaluation.title }}

Curso: {{ course.title }} 路 Puntaje m铆nimo de aprobaci贸n: {{ evaluation.passing_score }}%

Tiempo Restante 30:00
{% csrf_token %} {% if evaluation.questions %} {% for q in evaluation.questions %}
{{ forloop.counter }}

{{ q.text }}

{% for option in q.options %} {% endfor %}
{% endfor %}
* Al enviar, se calcular谩 tu nota y si apruebas se emitir谩 tu diploma oficial autom谩ticamente.
{% else %}

No hay preguntas disponibles para este cuestionario en este momento.

{% endif %}